| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTypeConfiguration |
DescribeWorkflowTypeResponse.configuration()
Configuration settings of the workflow type registered through RegisterWorkflowType
|
| Modifier and Type | Method and Description |
|---|---|
DescribeWorkflowTypeResponse.Builder |
DescribeWorkflowTypeResponse.Builder.configuration(WorkflowTypeConfiguration configuration)
Configuration settings of the workflow type registered through RegisterWorkflowType
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowTypeConfiguration |
WorkflowTypeConfigurationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTypeConfigurationMarshaller.marshall(WorkflowTypeConfiguration workflowTypeConfiguration,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.