| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentStatus |
EnvironmentStatus.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentStatus |
EnvironmentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentStatus[] |
EnvironmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSummary |
EnvironmentSummary.withStatus(EnvironmentStatus status)
The status of the environment.
|
UpdateEnvironmentResult |
UpdateEnvironmentResult.withStatus(EnvironmentStatus status)
The status to be updated as part of the
UpdateEnvironment action. |
ListEnvironmentsRequest |
ListEnvironmentsRequest.withStatus(EnvironmentStatus status)
The status of the environments that you want to list.
|
GetEnvironmentResult |
GetEnvironmentResult.withStatus(EnvironmentStatus status)
The status of this Amazon DataZone environment.
|
CreateEnvironmentResult |
CreateEnvironmentResult.withStatus(EnvironmentStatus status)
The status of this Amazon DataZone environment.
|
Copyright © 2023. All rights reserved.