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