Uses of Class
com.amazonaws.services.route53.model.GetHostedZoneCountRequest
Packages that use GetHostedZoneCountRequest
-
Uses of GetHostedZoneCountRequest in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 with parameters of type GetHostedZoneCountRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest request) AmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AmazonRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) To retrieve a count of all your hosted zones, send aGETrequest to the/Route 53 API version/hostedzonecountresource.AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request) AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> 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(GetHostedZoneCountRequest request) AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request, AsyncHandler<GetHostedZoneCountRequest, GetHostedZoneCountResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type GetHostedZoneCountRequestModifier 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 GetHostedZoneCountRequest in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return GetHostedZoneCountRequest