public static class CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations() |
@NameInMap(value="Endpoint") public String endpoint
@NameInMap(value="SubAddress") public String subAddress
@NameInMap(value="Type") public String type
@NameInMap(value="Weight") public Long weight
public CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations()
public static CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations build(Map<String,?> map) throws Exception
Exception
public CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations setEndpoint(String endpoint)
public String getEndpoint()
public CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations setSubAddress(String subAddress)
public String getSubAddress()
public CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations setType(String type)
public String getType()
public CreateEndpointGroupsRequest.CreateEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations setWeight(Long weight)
public Long getWeight()
Copyright © 2024. All rights reserved.