static ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.builder() |
|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.cidrCollections(Collection<CollectionSummary> cidrCollections) |
A complex type with information about the CIDR collection.
|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.cidrCollections(Consumer<CollectionSummary.Builder>... cidrCollections) |
A complex type with information about the CIDR collection.
|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.cidrCollections(CollectionSummary... cidrCollections) |
A complex type with information about the CIDR collection.
|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.Builder.nextToken(String nextToken) |
An opaque pagination token to indicate where the service is to begin enumerating results.
|
ListCidrCollectionsResponse.Builder |
ListCidrCollectionsResponse.toBuilder() |
|