Uses of Interface
software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse.Builder
Packages that use ListCidrBlocksResponse.Builder
-
Uses of ListCidrBlocksResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListCidrBlocksResponse.BuilderModifier and TypeMethodDescriptionListCidrBlocksResponse.builder()ListCidrBlocksResponse.Builder.cidrBlocks(Collection<CidrBlockSummary> cidrBlocks) A complex type that contains information about the CIDR blocks.ListCidrBlocksResponse.Builder.cidrBlocks(Consumer<CidrBlockSummary.Builder>... cidrBlocks) A complex type that contains information about the CIDR blocks.ListCidrBlocksResponse.Builder.cidrBlocks(CidrBlockSummary... cidrBlocks) A complex type that contains information about the CIDR blocks.An opaque pagination token to indicate where the service is to begin enumerating results.ListCidrBlocksResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListCidrBlocksResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListCidrBlocksResponse.Builder>ListCidrBlocksResponse.serializableBuilderClass()