Uses of Class
software.amazon.awssdk.services.groundstation.model.AggregateStatus
-
Packages that use AggregateStatus Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of AggregateStatus in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return AggregateStatus Modifier and Type Method Description AggregateStatusUpdateAgentStatusRequest. aggregateStatus()Aggregate status for agent.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type AggregateStatus Modifier and Type Method Description UpdateAgentStatusRequest.BuilderUpdateAgentStatusRequest.Builder. aggregateStatus(AggregateStatus aggregateStatus)Aggregate status for agent.
-