| 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.
|
default CompletableFuture<ListDomainsResponse> |
SWFAsyncClient.listDomains(ListDomainsRequest listDomainsRequest)
Returns the list of domains registered in the account.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListDomainsRequest> |
ListDomainsRequestMarshaller.marshall(ListDomainsRequest listDomainsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListDomainsRequest> |
ListDomainsRequestMarshaller.marshall(ListDomainsRequest listDomainsRequest) |
void |
ListDomainsRequestModelMarshaller.marshall(ListDomainsRequest listDomainsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.