Uses of Interface
software.amazon.awssdk.services.route53.model.CidrCollection.Builder
Packages that use CidrCollection.Builder
-
Uses of CidrCollection.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CidrCollection.BuilderModifier and TypeMethodDescriptionThe ARN of the collection.static CidrCollection.BuilderCidrCollection.builder()The unique ID of the CIDR collection.The name of a CIDR collection.CidrCollection.toBuilder()A sequential counter that RouteĀ 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CidrCollection.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CidrCollection.Builder>CidrCollection.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type CidrCollection.BuilderModifier and TypeMethodDescriptionCreateCidrCollectionResponse.Builder.collection(Consumer<CidrCollection.Builder> collection) A complex type that contains information about the CIDR collection.