Uses of Class
software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
Packages that use GetAccountLimitRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetAccountLimitRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetAccountLimitRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetAccountLimitResponse>Route53AsyncClient.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest) Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.default GetAccountLimitResponseRoute53Client.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest) Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account. -
Uses of GetAccountLimitRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetAccountLimitRequestModifier and TypeMethodDescriptionGetAccountLimitRequestMarshaller.marshall(GetAccountLimitRequest getAccountLimitRequest)