| Package | Description |
|---|---|
| com.amazonaws.services.groundstation |
Welcome to the AWS Ground Station API Reference.
|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
GetConfigResult |
AbstractAWSGroundStation.getConfig(GetConfigRequest request) |
GetConfigResult |
AWSGroundStationClient.getConfig(GetConfigRequest request)
Returns
Config information. |
GetConfigResult |
AWSGroundStation.getConfig(GetConfigRequest getConfigRequest)
Returns
Config information. |
Future<GetConfigResult> |
AbstractAWSGroundStationAsync.getConfigAsync(GetConfigRequest request) |
Future<GetConfigResult> |
AWSGroundStationAsyncClient.getConfigAsync(GetConfigRequest request) |
Future<GetConfigResult> |
AWSGroundStationAsync.getConfigAsync(GetConfigRequest getConfigRequest)
Returns
Config information. |
Future<GetConfigResult> |
AbstractAWSGroundStationAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AWSGroundStationAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AWSGroundStationAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Returns
Config information. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigResult> |
AbstractAWSGroundStationAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AWSGroundStationAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AWSGroundStationAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Returns
Config information. |
| Modifier and Type | Method and Description |
|---|---|
GetConfigRequest |
GetConfigRequest.clone() |
GetConfigRequest |
GetConfigRequest.withConfigId(String configId)
UUID of a
Config. |
GetConfigRequest |
GetConfigRequest.withConfigType(ConfigCapabilityType configType)
Type of a
Config. |
GetConfigRequest |
GetConfigRequest.withConfigType(String configType)
Type of a
Config. |
Copyright © 2024. All rights reserved.