| 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 |
|---|---|
UpdateAgentStatusResult |
AbstractAWSGroundStation.updateAgentStatus(UpdateAgentStatusRequest request) |
UpdateAgentStatusResult |
AWSGroundStationClient.updateAgentStatus(UpdateAgentStatusRequest request)
Update the status of the agent.
|
UpdateAgentStatusResult |
AWSGroundStation.updateAgentStatus(UpdateAgentStatusRequest updateAgentStatusRequest)
Update the status of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAgentStatusResult> |
AWSGroundStationAsyncClient.updateAgentStatusAsync(UpdateAgentStatusRequest request,
AsyncHandler<UpdateAgentStatusRequest,UpdateAgentStatusResult> asyncHandler) |
Future<UpdateAgentStatusResult> |
AbstractAWSGroundStationAsync.updateAgentStatusAsync(UpdateAgentStatusRequest request,
AsyncHandler<UpdateAgentStatusRequest,UpdateAgentStatusResult> asyncHandler) |
Future<UpdateAgentStatusResult> |
AWSGroundStationAsync.updateAgentStatusAsync(UpdateAgentStatusRequest updateAgentStatusRequest,
AsyncHandler<UpdateAgentStatusRequest,UpdateAgentStatusResult> asyncHandler)
Update the status of the agent.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAgentStatusResult |
UpdateAgentStatusResult.clone() |
UpdateAgentStatusResult |
UpdateAgentStatusResult.withAgentId(String agentId)
UUID of updated agent.
|
Copyright © 2023. All rights reserved.