public static final class DescribeMasterSlaveServerGroupAttributeResponseBody.Builder extends Object
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder createTime(String createTime)
The time when the CLB instance was created. The time follows the YYYY-MM-DDThh:mm:ssZ format.
2022-12-02T02:49:05Z
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder loadBalancerId(String loadBalancerId)
The ID of the associated CLB instance.
example:lb-14fadafw4343a******
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder masterSlaveBackendServers(DescribeMasterSlaveServerGroupAttributeResponseBody.MasterSlaveBackendServers masterSlaveBackendServers)
A list of backend servers in the primary/secondary server group.
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder masterSlaveServerGroupId(String masterSlaveServerGroupId)
The ID of the primary/secondary server group.
example:rsp-cige6******
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder masterSlaveServerGroupName(String masterSlaveServerGroupName)
The name of the primary/secondary server group.
example:Group1
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder requestId(String requestId)
The request ID.
example:9DEC9C28-AB05-4DDF-9A78-6B0******
public DescribeMasterSlaveServerGroupAttributeResponseBody.Builder tags(DescribeMasterSlaveServerGroupAttributeResponseBody.Tags tags)
The tag list.
public DescribeMasterSlaveServerGroupAttributeResponseBody build()
Copyright © 2026. All rights reserved.