| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfigCapabilityType |
ConfigCapabilityType.fromValue(String value)
Use this in place of valueOf.
|
static ConfigCapabilityType |
ConfigCapabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigCapabilityType[] |
ConfigCapabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigRequest |
UpdateConfigRequest.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
GetConfigRequest |
GetConfigRequest.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
ConfigListItem |
ConfigListItem.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
GetConfigResult |
GetConfigResult.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
DeleteConfigResult |
DeleteConfigResult.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
UpdateConfigResult |
UpdateConfigResult.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
DeleteConfigRequest |
DeleteConfigRequest.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
CreateConfigResult |
CreateConfigResult.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
Copyright © 2019. All rights reserved.