Uses of Interface
software.amazon.awssdk.services.route53.model.CollectionSummary.Builder
Packages that use CollectionSummary.Builder
-
Uses of CollectionSummary.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CollectionSummary.BuilderModifier and TypeMethodDescriptionThe ARN of the collection summary.static CollectionSummary.BuilderCollectionSummary.builder()Unique ID for the CIDR collection.The name of a CIDR collection.CollectionSummary.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 CollectionSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CollectionSummary.Builder>CollectionSummary.serializableBuilderClass()