public class AllocateIpv6AddressRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
AllocateIpv6AddressRequest.Builder |
static class |
AllocateIpv6AddressRequest.Tag |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static AllocateIpv6AddressRequest.Builder builder()
public static AllocateIpv6AddressRequest create()
public AllocateIpv6AddressRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getAddressType()
public String getClientToken()
public Boolean getDryRun()
public String getIpv6Address()
public String getIpv6AddressDescription()
public String getIpv6AddressName()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceGroupId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public List<AllocateIpv6AddressRequest.Tag> getTag()
public String getVSwitchId()
Copyright © 2024. All rights reserved.