| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterActivityTypeResponse |
SWFClient.registerActivityType(RegisterActivityTypeRequest registerActivityTypeRequest)
Registers a new activity type along with its configuration settings in the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterActivityTypeResponse> |
SWFAsyncClient.registerActivityType(RegisterActivityTypeRequest registerActivityTypeRequest)
Registers a new activity type along with its configuration settings in the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterActivityTypeResponse |
RegisterActivityTypeResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.