Uses of Class
software.amazon.awssdk.services.iotroborunner.model.ListDestinationsRequest
-
Packages that use ListDestinationsRequest 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.paginators software.amazon.awssdk.services.iotroborunner.transform -
-
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotroborunner
-
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotroborunner.paginators
Constructors in software.amazon.awssdk.services.iotroborunner.paginators with parameters of type ListDestinationsRequest Constructor Description ListDestinationsIterable(IotRoboRunnerClient client, ListDestinationsRequest firstRequest)ListDestinationsPublisher(IotRoboRunnerAsyncClient client, ListDestinationsRequest firstRequest) -
Uses of ListDestinationsRequest in software.amazon.awssdk.services.iotroborunner.transform
Methods in software.amazon.awssdk.services.iotroborunner.transform with parameters of type ListDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestListDestinationsRequestMarshaller. marshall(ListDestinationsRequest listDestinationsRequest)
-