| 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 ListStudiosResponse |
NimbleClient.listStudios(Consumer<ListStudiosRequest.Builder> listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
default ListStudiosResponse |
NimbleClient.listStudios(ListStudiosRequest listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListStudiosResponse> |
NimbleAsyncClient.listStudios(Consumer<ListStudiosRequest.Builder> listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
default CompletableFuture<ListStudiosResponse> |
NimbleAsyncClient.listStudios(ListStudiosRequest listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListStudiosResponse> |
ListStudiosIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListStudiosPublisher.subscribe(org.reactivestreams.Subscriber<? super ListStudiosResponse> subscriber) |
Copyright © 2023. All rights reserved.