| Package | Description |
|---|---|
| com.amazonaws.services.iotfleethub.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationState |
ApplicationState.fromValue(String value)
Use this in place of valueOf.
|
static ApplicationState |
ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationState[] |
ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeApplicationResult |
DescribeApplicationResult.withApplicationState(ApplicationState applicationState)
The current state of the web application.
|
ApplicationSummary |
ApplicationSummary.withApplicationState(ApplicationState applicationState)
The current state of the web application.
|
Copyright © 2023. All rights reserved.