| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static CapabilityHealthReason |
CapabilityHealthReason.fromValue(String value)
Use this in place of valueOf.
|
static CapabilityHealthReason |
CapabilityHealthReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapabilityHealthReason[] |
CapabilityHealthReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointDetails |
EndpointDetails.withHealthReasons(CapabilityHealthReason... healthReasons)
Health reasons for a dataflow endpoint.
|
Copyright © 2024. All rights reserved.