| Package | Description |
|---|---|
| com.amazonaws.services.osis.model |
| Modifier and Type | Method and Description |
|---|---|
static ChangeProgressStatuses |
ChangeProgressStatuses.fromValue(String value)
Use this in place of valueOf.
|
static ChangeProgressStatuses |
ChangeProgressStatuses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeProgressStatuses[] |
ChangeProgressStatuses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeProgressStatus |
ChangeProgressStatus.withStatus(ChangeProgressStatuses status)
The overall status of the pipeline configuration change.
|
Copyright © 2023. All rights reserved.