| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
Welcome to the Amazon Nimble Studio API reference.
|
| software.amazon.awssdk.services.nimble.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListStreamingImagesResponse |
NimbleClient.listStreamingImages(Consumer<ListStreamingImagesRequest.Builder> listStreamingImagesRequest)
List the streaming image resources available to this studio.
|
default ListStreamingImagesResponse |
NimbleClient.listStreamingImages(ListStreamingImagesRequest listStreamingImagesRequest)
List the streaming image resources available to this studio.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListStreamingImagesResponse> |
NimbleAsyncClient.listStreamingImages(Consumer<ListStreamingImagesRequest.Builder> listStreamingImagesRequest)
List the streaming image resources available to this studio.
|
default CompletableFuture<ListStreamingImagesResponse> |
NimbleAsyncClient.listStreamingImages(ListStreamingImagesRequest listStreamingImagesRequest)
List the streaming image resources available to this studio.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListStreamingImagesResponse> |
ListStreamingImagesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListStreamingImagesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListStreamingImagesResponse> subscriber) |
Copyright © 2022. All rights reserved.