Uses of Class
software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
Packages that use GetHostedZoneCountRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetHostedZoneCountRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetHostedZoneCountRequestModifier and TypeMethodDescriptionRoute53AsyncClient.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account. -
Uses of GetHostedZoneCountRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetHostedZoneCountRequestModifier and TypeMethodDescriptionGetHostedZoneCountRequestMarshaller.marshall(GetHostedZoneCountRequest getHostedZoneCountRequest)