| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static BuildBatchPhaseType |
BuildBatchPhaseType.fromValue(String value)
Use this in place of valueOf.
|
static BuildBatchPhaseType |
BuildBatchPhaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildBatchPhaseType[] |
BuildBatchPhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BuildBatchPhase |
BuildBatchPhase.withPhaseType(BuildBatchPhaseType phaseType)
The name of the batch build phase.
|
Copyright © 2020. All rights reserved.