Uses of Class
software.amazon.awssdk.services.swf.model.DomainDeprecatedException
-
Packages that use DomainDeprecatedException Package Description software.amazon.awssdk.services.swf Amazon Simple Workflow Service -
-
Uses of DomainDeprecatedException in software.amazon.awssdk.services.swf
Methods in software.amazon.awssdk.services.swf that throw DomainDeprecatedException Modifier and Type Method Description default DeprecateDomainResponseSwfClient. deprecateDomain(Consumer<DeprecateDomainRequest.Builder> deprecateDomainRequest)Deprecates the specified domain.default DeprecateDomainResponseSwfClient. deprecateDomain(DeprecateDomainRequest deprecateDomainRequest)Deprecates the specified domain.
-