| Package | Description |
|---|---|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointState |
EndpointState.fromValue(String value)
Use this in place of valueOf.
|
static EndpointState |
EndpointState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointState[] |
EndpointState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.withState(EndpointState state)
The state of the endpoint.
|
ListManagedEndpointsRequest |
ListManagedEndpointsRequest.withStates(EndpointState... states)
The states of the managed endpoints.
|
Copyright © 2022. All rights reserved.