Uses of Class
software.amazon.awssdk.services.nimble.model.ListStreamingImagesRequest
-
Packages that use ListStreamingImagesRequest Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference.software.amazon.awssdk.services.nimble.paginators software.amazon.awssdk.services.nimble.transform -
-
Uses of ListStreamingImagesRequest in software.amazon.awssdk.services.nimble
-
Uses of ListStreamingImagesRequest in software.amazon.awssdk.services.nimble.paginators
Constructors in software.amazon.awssdk.services.nimble.paginators with parameters of type ListStreamingImagesRequest Constructor Description ListStreamingImagesIterable(NimbleClient client, ListStreamingImagesRequest firstRequest)ListStreamingImagesPublisher(NimbleAsyncClient client, ListStreamingImagesRequest firstRequest) -
Uses of ListStreamingImagesRequest in software.amazon.awssdk.services.nimble.transform
Methods in software.amazon.awssdk.services.nimble.transform with parameters of type ListStreamingImagesRequest Modifier and Type Method Description SdkHttpFullRequestListStreamingImagesRequestMarshaller. marshall(ListStreamingImagesRequest listStreamingImagesRequest)
-