| 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 |
|---|---|
RegisterAgentResult |
AbstractAWSGroundStation.registerAgent(RegisterAgentRequest request) |
RegisterAgentResult |
AWSGroundStationClient.registerAgent(RegisterAgentRequest request)
Registers a new agent with AWS Groundstation.
|
RegisterAgentResult |
AWSGroundStation.registerAgent(RegisterAgentRequest registerAgentRequest)
Registers a new agent with AWS Groundstation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RegisterAgentResult> |
AWSGroundStationAsyncClient.registerAgentAsync(RegisterAgentRequest request,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler) |
Future<RegisterAgentResult> |
AbstractAWSGroundStationAsync.registerAgentAsync(RegisterAgentRequest request,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler) |
Future<RegisterAgentResult> |
AWSGroundStationAsync.registerAgentAsync(RegisterAgentRequest registerAgentRequest,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler)
Registers a new agent with AWS Groundstation.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterAgentResult |
RegisterAgentResult.clone() |
RegisterAgentResult |
RegisterAgentResult.withAgentId(String agentId)
UUID of registered agent.
|
Copyright © 2023. All rights reserved.