| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentAccountConnectionStatus |
EnvironmentAccountConnectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentAccountConnectionStatus |
EnvironmentAccountConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentAccountConnectionStatus[] |
EnvironmentAccountConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentAccountConnection |
EnvironmentAccountConnection.withStatus(EnvironmentAccountConnectionStatus status)
The status of the environment account connection.
|
EnvironmentAccountConnectionSummary |
EnvironmentAccountConnectionSummary.withStatus(EnvironmentAccountConnectionStatus status)
The status of the environment account connection.
|
ListEnvironmentAccountConnectionsRequest |
ListEnvironmentAccountConnectionsRequest.withStatuses(EnvironmentAccountConnectionStatus... statuses)
The status details for each listed environment account connection.
|
Copyright © 2021. All rights reserved.