public static interface StageContext.Builder extends CopyableBuilder<StageContext.Builder,StageContext>
| Modifier and Type | Method and Description |
|---|---|
StageContext.Builder |
name(String name)
The name of the stage.
|
copyapply, buildStageContext.Builder name(String name)
The name of the stage.
name - The name of the stage.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.