Uses of Class
software.amazon.awssdk.services.groundstation.model.GetAgentConfigurationRequest
-
Packages that use GetAgentConfigurationRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of GetAgentConfigurationRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type GetAgentConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetAgentConfigurationResponse>GroundStationAsyncClient. getAgentConfiguration(GetAgentConfigurationRequest getAgentConfigurationRequest)default GetAgentConfigurationResponseGroundStationClient. getAgentConfiguration(GetAgentConfigurationRequest getAgentConfigurationRequest) -
Uses of GetAgentConfigurationRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type GetAgentConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetAgentConfigurationRequestMarshaller. marshall(GetAgentConfigurationRequest getAgentConfigurationRequest)
-