Uses of Class
com.amazonaws.services.route53.model.GetHostedZoneCountResult
Packages that use GetHostedZoneCountResult
-
Uses of GetHostedZoneCountResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return GetHostedZoneCountResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.getHostedZoneCount()AbstractAmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest request) AmazonRoute53.getHostedZoneCount()Simplified method form for invoking the GetHostedZoneCount operation.AmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AmazonRoute53Client.getHostedZoneCount()AmazonRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.Methods in com.amazonaws.services.route53 that return types with arguments of type GetHostedZoneCountResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getHostedZoneCountAsync()Simplified method form for invoking the GetHostedZoneCount operation.AbstractAmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request) AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) AmazonRoute53Async.getHostedZoneCountAsync()Simplified method form for invoking the GetHostedZoneCount operation.AmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AmazonRoute53AsyncClient.getHostedZoneCountAsync()Simplified method form for invoking the GetHostedZoneCount operation.AmazonRoute53AsyncClient.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request) AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type GetHostedZoneCountResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) AmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AmazonRoute53AsyncClient.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) -
Uses of GetHostedZoneCountResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return GetHostedZoneCountResultModifier and TypeMethodDescriptionGetHostedZoneCountResult.clone()GetHostedZoneCountResult.withHostedZoneCount(Long hostedZoneCount) The number of hosted zones associated with the current AWS account.