| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorStatus |
AcceleratorStatus.fromValue(String value)
Use this in place of valueOf.
|
static AcceleratorStatus |
AcceleratorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceleratorStatus[] |
AcceleratorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Accelerator |
Accelerator.withStatus(AcceleratorStatus status)
Describes the deployment status of the accelerator.
|
Copyright © 2025. All rights reserved.