CopyableBuilder<ActionContext.Builder,ActionContext>, SdkBuilder<ActionContext.Builder,ActionContext>public static interface ActionContext.Builder extends CopyableBuilder<ActionContext.Builder,ActionContext>
| Modifier and Type | Method | Description |
|---|---|---|
ActionContext.Builder |
name(String name) |
The name of the action within the context of a job.
|
copyapply, buildActionContext.Builder name(String name)
The name of the action within the context of a job.
name - The name of the action within the context of a job.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.