public class DescribeMasterSlaveServerGroupAttributeResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribeMasterSlaveServerGroupAttributeResponseBody() |
@NameInMap(value="CreateTime") public String createTime
@NameInMap(value="LoadBalancerId") public String loadBalancerId
@NameInMap(value="MasterSlaveBackendServers") public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServers masterSlaveBackendServers
@NameInMap(value="MasterSlaveServerGroupId") public String masterSlaveServerGroupId
@NameInMap(value="MasterSlaveServerGroupName") public String masterSlaveServerGroupName
@NameInMap(value="RequestId") public String requestId
public DescribeMasterSlaveServerGroupAttributeResponseBody()
public static DescribeMasterSlaveServerGroupAttributeResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMasterSlaveServerGroupAttributeResponseBody setCreateTime(String createTime)
public String getCreateTime()
public DescribeMasterSlaveServerGroupAttributeResponseBody setLoadBalancerId(String loadBalancerId)
public String getLoadBalancerId()
public DescribeMasterSlaveServerGroupAttributeResponseBody setMasterSlaveBackendServers(DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServers masterSlaveBackendServers)
public DescribeMasterSlaveServerGroupAttributeResponseBody.DescribeMasterSlaveServerGroupAttributeResponseBodyMasterSlaveBackendServers getMasterSlaveBackendServers()
public DescribeMasterSlaveServerGroupAttributeResponseBody setMasterSlaveServerGroupId(String masterSlaveServerGroupId)
public String getMasterSlaveServerGroupId()
public DescribeMasterSlaveServerGroupAttributeResponseBody setMasterSlaveServerGroupName(String masterSlaveServerGroupName)
public String getMasterSlaveServerGroupName()
public DescribeMasterSlaveServerGroupAttributeResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.