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