Uses of Interface
software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse.Builder
Packages that use CreateCidrCollectionResponse.Builder
-
Uses of CreateCidrCollectionResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CreateCidrCollectionResponse.BuilderModifier and TypeMethodDescriptionCreateCidrCollectionResponse.builder()CreateCidrCollectionResponse.Builder.collection(Consumer<CidrCollection.Builder> collection) A complex type that contains information about the CIDR collection.CreateCidrCollectionResponse.Builder.collection(CidrCollection collection) A complex type that contains information about the CIDR collection.A unique URL that represents the location for the CIDR collection.CreateCidrCollectionResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CreateCidrCollectionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateCidrCollectionResponse.Builder>CreateCidrCollectionResponse.serializableBuilderClass()