| 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 |
|---|---|
Future<GetAgentConfigurationResult> |
AbstractAWSGroundStationAsync.getAgentConfigurationAsync(GetAgentConfigurationRequest request,
AsyncHandler<GetAgentConfigurationRequest,GetAgentConfigurationResult> asyncHandler) |
Future<GetAgentConfigurationResult> |
AWSGroundStationAsyncClient.getAgentConfigurationAsync(GetAgentConfigurationRequest request,
AsyncHandler<GetAgentConfigurationRequest,GetAgentConfigurationResult> asyncHandler) |
Future<GetAgentConfigurationResult> |
AWSGroundStationAsync.getAgentConfigurationAsync(GetAgentConfigurationRequest getAgentConfigurationRequest,
AsyncHandler<GetAgentConfigurationRequest,GetAgentConfigurationResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
GetAgentConfigurationRequest |
GetAgentConfigurationRequest.clone() |
GetAgentConfigurationRequest |
GetAgentConfigurationRequest.withAgentId(String agentId)
UUID of agent to get configuration information for.
|
Copyright © 2025. All rights reserved.