程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ens20171110.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.builder() |
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.cidrBlock(String cidrBlock)
The IPv4 CIDR block of the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.cloudResources(DescribeNetworkAttributeResponseBody.CloudResources cloudResources)
The list of resources in the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.createdTime(String createdTime)
The time when the network was created.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.description(String description)
The description of the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.ensRegionId(String ensRegionId)
The ID of the edge node.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.networkAclId(String networkAclId)
The ID of the network access control list (ACL).
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.networkId(String networkId)
The ID of the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.networkName(String networkName)
The name of the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.requestId(String requestId)
The request ID.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.routerTableId(String routerTableId)
The ID of the route table.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.status(String status)
The status of the network.
|
DescribeNetworkAttributeResponseBody.Builder |
DescribeNetworkAttributeResponseBody.Builder.vSwitchIds(DescribeNetworkAttributeResponseBody.VSwitchIds vSwitchIds)
The list of vSwitches in the network.
|
Copyright © 2024. All rights reserved.