public static interface CoipCidr.Builder extends SdkPojo, CopyableBuilder<CoipCidr.Builder,CoipCidr>
| Modifier and Type | Method and Description |
|---|---|
CoipCidr.Builder |
cidr(String cidr)
An address range in a customer-owned IP address space.
|
CoipCidr.Builder |
coipPoolId(String coipPoolId)
The ID of the address pool.
|
CoipCidr.Builder |
localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCoipCidr.Builder cidr(String cidr)
An address range in a customer-owned IP address space.
cidr - An address range in a customer-owned IP address space.CoipCidr.Builder coipPoolId(String coipPoolId)
The ID of the address pool.
coipPoolId - The ID of the address pool.CoipCidr.Builder localGatewayRouteTableId(String localGatewayRouteTableId)
The ID of the local gateway route table.
localGatewayRouteTableId - The ID of the local gateway route table.Copyright © 2022. All rights reserved.