Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler) |
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Retrieves a count of all your hosted zones.
|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler) |