| 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<RegisterAgentResult> |
AbstractAWSGroundStationAsync.registerAgentAsync(RegisterAgentRequest request,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler) |
Future<RegisterAgentResult> |
AWSGroundStationAsyncClient.registerAgentAsync(RegisterAgentRequest request,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler) |
Future<RegisterAgentResult> |
AWSGroundStationAsync.registerAgentAsync(RegisterAgentRequest registerAgentRequest,
AsyncHandler<RegisterAgentRequest,RegisterAgentResult> asyncHandler)
|
| Modifier and Type | Method and Description |
|---|---|
RegisterAgentRequest |
RegisterAgentRequest.clone() |
RegisterAgentRequest |
RegisterAgentRequest.withAgentDetails(AgentDetails agentDetails)
Detailed information about the agent being registered.
|
RegisterAgentRequest |
RegisterAgentRequest.withDiscoveryData(DiscoveryData discoveryData)
Data for associating an agent with the capabilities it is managing.
|
Copyright © 2023. All rights reserved.