Uses of Class
software.amazon.awssdk.services.groundstation.model.UpdateAgentStatusResponse
-
Packages that use UpdateAgentStatusResponse Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference. -
-
Uses of UpdateAgentStatusResponse in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return UpdateAgentStatusResponse Modifier and Type Method Description default UpdateAgentStatusResponseGroundStationClient. updateAgentStatus(Consumer<UpdateAgentStatusRequest.Builder> updateAgentStatusRequest)default UpdateAgentStatusResponseGroundStationClient. updateAgentStatus(UpdateAgentStatusRequest updateAgentStatusRequest)Methods in software.amazon.awssdk.services.groundstation that return types with arguments of type UpdateAgentStatusResponse Modifier and Type Method Description default CompletableFuture<UpdateAgentStatusResponse>GroundStationAsyncClient. updateAgentStatus(Consumer<UpdateAgentStatusRequest.Builder> updateAgentStatusRequest)default CompletableFuture<UpdateAgentStatusResponse>GroundStationAsyncClient. updateAgentStatus(UpdateAgentStatusRequest updateAgentStatusRequest)
-