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