Uses of Class
com.amazonaws.services.route53.model.CreateHostedZoneRequest
Packages that use CreateHostedZoneRequest
-
Uses of CreateHostedZoneRequest in com.amazonaws.services.route53
Methods in com.amazonaws.services.route53 with parameters of type CreateHostedZoneRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53.createHostedZone
(CreateHostedZoneRequest request) AmazonRoute53.createHostedZone
(CreateHostedZoneRequest createHostedZoneRequest) This action creates a new hosted zone.AmazonRoute53Client.createHostedZone
(CreateHostedZoneRequest createHostedZoneRequest) This action creates a new hosted zone.AbstractAmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest request) AbstractAmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) AmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest createHostedZoneRequest) This action creates a new hosted zone.AmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest createHostedZoneRequest, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) This action creates a new hosted zone.AmazonRoute53AsyncClient.createHostedZoneAsync
(CreateHostedZoneRequest request) AmazonRoute53AsyncClient.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) Method parameters in com.amazonaws.services.route53 with type arguments of type CreateHostedZoneRequestModifier and TypeMethodDescriptionAbstractAmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) AmazonRoute53Async.createHostedZoneAsync
(CreateHostedZoneRequest createHostedZoneRequest, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) This action creates a new hosted zone.AmazonRoute53AsyncClient.createHostedZoneAsync
(CreateHostedZoneRequest request, AsyncHandler<CreateHostedZoneRequest, CreateHostedZoneResult> asyncHandler) -
Uses of CreateHostedZoneRequest in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return CreateHostedZoneRequestModifier and TypeMethodDescriptionCreateHostedZoneRequest.clone()
CreateHostedZoneRequest.withCallerReference
(String callerReference) A unique string that identifies the request and that allows failedCreateHostedZone
requests to be retried without the risk of executing the operation twice.CreateHostedZoneRequest.withDelegationSetId
(String delegationSetId) The delegation set id of the reusable delgation set whose NS records you want to assign to the new hosted zone.CreateHostedZoneRequest.withHostedZoneConfig
(HostedZoneConfig hostedZoneConfig) A complex type that contains an optional comment about your hosted zone.The name of the domain.The VPC that you want your hosted zone to be associated with.