public static interface ChangeCidrCollectionResponse.Builder extends Route53Response.Builder, SdkPojo, CopyableBuilder<ChangeCidrCollectionResponse.Builder,ChangeCidrCollectionResponse>
| Modifier and Type | Method and Description |
|---|---|
ChangeCidrCollectionResponse.Builder |
id(String id)
The ID that is returned by
ChangeCidrCollection. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildChangeCidrCollectionResponse.Builder id(String id)
The ID that is returned by ChangeCidrCollection. You can use it as input to
GetChange to see if a CIDR collection change has propagated or not.
id - The ID that is returned by ChangeCidrCollection. You can use it as input to
GetChange to see if a CIDR collection change has propagated or not.Copyright © 2022. All rights reserved.