| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDomainsResponse |
SWFClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns the list of domains registered in the account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDomainsResponse> |
SWFAsyncClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns the list of domains registered in the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDomainsResponse |
ListDomainsResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.