Uses of Class
com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest
Packages that use DeprecateDomainRequest
Package
Description
-
Uses of DeprecateDomainRequest in com.amazonaws.services.simpleworkflow
Methods in com.amazonaws.services.simpleworkflow with parameters of type DeprecateDomainRequestModifier and TypeMethodDescriptionvoidAbstractAmazonSimpleWorkflow.deprecateDomain(DeprecateDomainRequest request) voidAmazonSimpleWorkflow.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest) Deprecates the specified domain.voidAmazonSimpleWorkflowClient.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest) Deprecates the specified domain.AbstractAmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest request) AbstractAmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest deprecateDomainRequest) Deprecates the specified domain.AmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest deprecateDomainRequest, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) Deprecates the specified domain.AmazonSimpleWorkflowAsyncClient.deprecateDomainAsync(DeprecateDomainRequest request) AmazonSimpleWorkflowAsyncClient.deprecateDomainAsync(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) Method parameters in com.amazonaws.services.simpleworkflow with type arguments of type DeprecateDomainRequestModifier and TypeMethodDescriptionAbstractAmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) AmazonSimpleWorkflowAsync.deprecateDomainAsync(DeprecateDomainRequest deprecateDomainRequest, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) Deprecates the specified domain.AmazonSimpleWorkflowAsyncClient.deprecateDomainAsync(DeprecateDomainRequest request, AsyncHandler<DeprecateDomainRequest, Void> asyncHandler) -
Uses of DeprecateDomainRequest in com.amazonaws.services.simpleworkflow.model
Methods in com.amazonaws.services.simpleworkflow.model that return DeprecateDomainRequestModifier and TypeMethodDescriptionDeprecateDomainRequest.clone()The name of the domain to deprecate.