| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Method and Description |
|---|---|
static ActivityTaskStartedEventAttributes.Builder |
ActivityTaskStartedEventAttributes.builder() |
ActivityTaskStartedEventAttributes.Builder |
ActivityTaskStartedEventAttributes.Builder.identity(String identity)
Identity of the worker that was assigned this task.
|
ActivityTaskStartedEventAttributes.Builder |
ActivityTaskStartedEventAttributes.Builder.scheduledEventId(Long scheduledEventId)
The ID of the
ActivityTaskScheduled event that was recorded when this activity task was
scheduled. |
ActivityTaskStartedEventAttributes.Builder |
ActivityTaskStartedEventAttributes.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ActivityTaskStartedEventAttributes.Builder> |
ActivityTaskStartedEventAttributes.serializableBuilderClass() |
Copyright © 2017. All rights reserved.