| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model | |
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
ActivityTypeConfiguration |
DescribeActivityTypeResponse.configuration()
The configuration settings registered with the activity type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeActivityTypeResponse.Builder |
DescribeActivityTypeResponse.Builder.configuration(ActivityTypeConfiguration configuration)
The configuration settings registered with the activity type.
|
| Modifier and Type | Method and Description |
|---|---|
ActivityTypeConfiguration |
ActivityTypeConfigurationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityTypeConfigurationMarshaller.marshall(ActivityTypeConfiguration activityTypeConfiguration,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.