Uses of Class
software.amazon.awssdk.services.iotroborunner.model.GetDestinationRequest
-
Packages that use GetDestinationRequest Package Description software.amazon.awssdk.services.iotroborunner An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.iotroborunner.transform -
-
Uses of GetDestinationRequest in software.amazon.awssdk.services.iotroborunner
Methods in software.amazon.awssdk.services.iotroborunner with parameters of type GetDestinationRequest Modifier and Type Method Description default CompletableFuture<GetDestinationResponse>IotRoboRunnerAsyncClient. getDestination(GetDestinationRequest getDestinationRequest)Grants permission to get a destinationdefault GetDestinationResponseIotRoboRunnerClient. getDestination(GetDestinationRequest getDestinationRequest)Grants permission to get a destination -
Uses of GetDestinationRequest in software.amazon.awssdk.services.iotroborunner.transform
Methods in software.amazon.awssdk.services.iotroborunner.transform with parameters of type GetDestinationRequest Modifier and Type Method Description SdkHttpFullRequestGetDestinationRequestMarshaller. marshall(GetDestinationRequest getDestinationRequest)
-