程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.availableIpAddressCount(Long availableIpAddressCount)
The number of available IP addresses.
|
static DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.builder() |
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.cidrBlock(String cidrBlock)
The CIDR block of the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.creationTime(String creationTime)
The time when the vSwitch was created.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.description(String description)
The description of the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.enabledIpv6(Boolean enabledIpv6)
Indicates whether IPv6 is enabled for the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.ipv6CidrBlock(String ipv6CidrBlock)
The IPv6 CIDR block of the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.isDefault(Boolean isDefault)
Indicates whether the vSwitch is the default vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.networkAclId(String networkAclId)
The network access control list (ACL) rules.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.ownerId(Long ownerId)
The ID of the Alibaba Cloud account to which the resource belongs.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.requestId(String requestId)
The request ID.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group to which the ACL belongs.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.routeTable(DescribeVSwitchAttributesResponseBody.RouteTable routeTable)
The information about the route table that is associated with the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.shareType(String shareType)
Indicates whether the vSwitch is shared.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.status(String status)
The status of the vSwitch.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.tags(DescribeVSwitchAttributesResponseBody.Tags tags)
The information about the tags.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.vpcId(String vpcId)
The ID of the VPC to which the vSwitch belongs.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.vSwitchId(String vSwitchId)
The vSwitch ID.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.vSwitchName(String vSwitchName)
The vSwitch name.
|
DescribeVSwitchAttributesResponseBody.Builder |
DescribeVSwitchAttributesResponseBody.Builder.zoneId(String zoneId)
The ID of the zone to which the vSwitch belongs.
|
Copyright © 2024. All rights reserved.