Uses of Interface
software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
Packages that use CidrCollectionChange.Builder
-
Uses of CidrCollectionChange.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CidrCollectionChange.BuilderModifier and TypeMethodDescriptionCIDR collection change action.CidrCollectionChange.Builder.action(CidrCollectionChangeAction action) CIDR collection change action.static CidrCollectionChange.BuilderCidrCollectionChange.builder()List of CIDR blocks.CidrCollectionChange.Builder.cidrList(Collection<String> cidrList) List of CIDR blocks.CidrCollectionChange.Builder.locationName(String locationName) Name of the location that is associated with the CIDR collection.CidrCollectionChange.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CidrCollectionChange.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CidrCollectionChange.Builder>CidrCollectionChange.serializableBuilderClass()