| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListActivityTypesResponse |
SWFClient.listActivityTypes(ListActivityTypesRequest listActivityTypesRequest)
Returns information about all activities registered in the specified domain that match the specified name and
registration status.
|
default CompletableFuture<ListActivityTypesResponse> |
SWFAsyncClient.listActivityTypes(ListActivityTypesRequest listActivityTypesRequest)
Returns information about all activities registered in the specified domain that match the specified name and
registration status.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListActivityTypesRequest> |
ListActivityTypesRequestMarshaller.marshall(ListActivityTypesRequest listActivityTypesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListActivityTypesRequest> |
ListActivityTypesRequestMarshaller.marshall(ListActivityTypesRequest listActivityTypesRequest) |
void |
ListActivityTypesRequestModelMarshaller.marshall(ListActivityTypesRequest listActivityTypesRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.