| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterDomainResponse |
SWFClient.registerDomain(RegisterDomainRequest registerDomainRequest)
Registers a new domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterDomainResponse> |
SWFAsyncClient.registerDomain(RegisterDomainRequest registerDomainRequest)
Registers a new domain.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterDomainResponse |
RegisterDomainResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.