程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.builder() |
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.description(String description)
The new description for the vSwitch.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.enableIPv6(Boolean enableIPv6)
Specifies whether to enable the IPv6 feature for the vSwitch.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.ipv6CidrBlock(Integer ipv6CidrBlock)
The last eight bits of the IPv6 CIDR block of the vSwitch.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.regionId(String regionId)
The ID of the region where the vSwitch is deployed.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.toBuilder() |
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.vpcIpv6CidrBlock(String vpcIpv6CidrBlock)
The IPv6 CIDR block of the VPC to which the vSwitch belongs.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.vSwitchId(String vSwitchId)
The ID of the vSwitch.
|
ModifyVSwitchAttributeRequest.Builder |
ModifyVSwitchAttributeRequest.Builder.vSwitchName(String vSwitchName)
The new name for the vSwitch.
|
Copyright © 2024. All rights reserved.