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