| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
AggregateStatus |
AggregateStatus.addSignatureMapEntry(String key,
Boolean value)
Add a single SignatureMap entry
|
AggregateStatus |
AggregateStatus.clearSignatureMapEntries()
Removes all the entries added into SignatureMap.
|
AggregateStatus |
AggregateStatus.clone() |
AggregateStatus |
UpdateAgentStatusRequest.getAggregateStatus()
Aggregate status for agent.
|
AggregateStatus |
AggregateStatus.withSignatureMap(Map<String,Boolean> signatureMap)
Sparse map of failure signatures.
|
AggregateStatus |
AggregateStatus.withStatus(AgentStatus status)
Aggregate status.
|
AggregateStatus |
AggregateStatus.withStatus(String status)
Aggregate status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAgentStatusRequest.setAggregateStatus(AggregateStatus aggregateStatus)
Aggregate status for agent.
|
UpdateAgentStatusRequest |
UpdateAgentStatusRequest.withAggregateStatus(AggregateStatus aggregateStatus)
Aggregate status for agent.
|
Copyright © 2025. All rights reserved.