| Package | Description |
|---|---|
| com.amazonaws.services.cloudcontrolapi.model |
| Modifier and Type | Method and Description |
|---|---|
static OperationStatus |
OperationStatus.fromValue(String value)
Use this in place of valueOf.
|
static OperationStatus |
OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus[] |
OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressEvent |
ProgressEvent.withOperationStatus(OperationStatus operationStatus)
The current status of the resource operation request.
|
ResourceRequestStatusFilter |
ResourceRequestStatusFilter.withOperationStatuses(OperationStatus... operationStatuses)
The operation statuses to include in the filter.
|
Copyright © 2024. All rights reserved.