public class AllocateVpcIpv6CidrRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
AllocateVpcIpv6CidrRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static AllocateVpcIpv6CidrRequest.Builder |
builder() |
static AllocateVpcIpv6CidrRequest |
create() |
String |
getAddressPoolType() |
String |
getClientToken() |
String |
getIpv6CidrBlock() |
String |
getIpv6Isp() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
AllocateVpcIpv6CidrRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static AllocateVpcIpv6CidrRequest.Builder builder()
public static AllocateVpcIpv6CidrRequest create()
public AllocateVpcIpv6CidrRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getAddressPoolType()
public String getClientToken()
public String getIpv6CidrBlock()
public String getIpv6Isp()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
Copyright © 2024. All rights reserved.