Uses of Class
com.amazonaws.services.route53.model.GetReusableDelegationSetResult
Packages that use GetReusableDelegationSetResult
-
Uses of GetReusableDelegationSetResult in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 that return GetReusableDelegationSetResultModifier and TypeMethodDescriptionAbstractAmazonRoute53.getReusableDelegationSet
(GetReusableDelegationSetRequest request) AmazonRoute53.getReusableDelegationSet
(GetReusableDelegationSetRequest getReusableDelegationSetRequest) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.AmazonRoute53Client.getReusableDelegationSet
(GetReusableDelegationSetRequest getReusableDelegationSetRequest) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.Methods in com.amazonaws.services.route53 that return types with arguments of type GetReusableDelegationSetResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request) AbstractAmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) AmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest getReusableDelegationSetRequest) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.AmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest getReusableDelegationSetRequest, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.AmazonRoute53AsyncClient.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request) AmazonRoute53AsyncClient.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type GetReusableDelegationSetResultModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) AmazonRoute53Async.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest getReusableDelegationSetRequest, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) To retrieve the reusable delegation set, send aGET
request to the/Route 53 API version/delegationset/delegation set ID
resource.AmazonRoute53AsyncClient.getReusableDelegationSetAsync
(GetReusableDelegationSetRequest request, AsyncHandler<GetReusableDelegationSetRequest, GetReusableDelegationSetResult> asyncHandler) -
Uses of GetReusableDelegationSetResult in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return GetReusableDelegationSetResultModifier and TypeMethodDescriptionGetReusableDelegationSetResult.clone()
GetReusableDelegationSetResult.withDelegationSet
(DelegationSet delegationSet) A complex type that contains the information about the nameservers for the specified delegation set ID.