public static interface CidrBlockSummary.Builder extends SdkPojo, CopyableBuilder<CidrBlockSummary.Builder,CidrBlockSummary>
| Modifier and Type | Method and Description |
|---|---|
CidrBlockSummary.Builder |
cidrBlock(String cidrBlock)
Value for the CIDR block.
|
CidrBlockSummary.Builder |
locationName(String locationName)
The location name of the CIDR block.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCidrBlockSummary.Builder cidrBlock(String cidrBlock)
Value for the CIDR block.
cidrBlock - Value for the CIDR block.CidrBlockSummary.Builder locationName(String locationName)
The location name of the CIDR block.
locationName - The location name of the CIDR block.Copyright © 2023. All rights reserved.