Uses of Interface
software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest.Builder
Packages that use GetHostedZoneCountRequest.Builder
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetHostedZoneCountRequest.Builder in software.amazon.awssdk.services.route53
Method parameters in software.amazon.awssdk.services.route53 with type arguments of type GetHostedZoneCountRequest.BuilderModifier and TypeMethodDescriptionRoute53AsyncClient.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account. -
Uses of GetHostedZoneCountRequest.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetHostedZoneCountRequest.BuilderModifier and TypeMethodDescriptionGetHostedZoneCountRequest.builder()GetHostedZoneCountRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetHostedZoneCountRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetHostedZoneCountRequest.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetHostedZoneCountRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetHostedZoneCountRequest.Builder>GetHostedZoneCountRequest.serializableBuilderClass()