Uses of Class
software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException
Packages that use CidrCollectionAlreadyExistsException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of CidrCollectionAlreadyExistsException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw CidrCollectionAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault CreateCidrCollectionResponseRoute53Client.createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder> createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.default CreateCidrCollectionResponseRoute53Client.createCidrCollection(CreateCidrCollectionRequest createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.