Uses of Class
software.amazon.awssdk.services.route53.model.LimitsExceededException
Packages that use LimitsExceededException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of LimitsExceededException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw LimitsExceededExceptionModifier and TypeMethodDescriptionRoute53Client.associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder> changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(ChangeCidrCollectionRequest changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default 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.Route53Client.createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder> createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.Route53Client.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(Consumer<UpdateHostedZoneFeaturesRequest.Builder> updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.