| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListStudiosResponse |
NimbleClient.listStudios(ListStudiosRequest 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.
|
default ListStudiosIterable |
NimbleClient.listStudiosPaginator(ListStudiosRequest listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
default ListStudiosPublisher |
NimbleAsyncClient.listStudiosPaginator(ListStudiosRequest listStudiosRequest)
List studios in your Amazon Web Services accounts in the requested Amazon Web Services Region.
|
| Constructor and Description |
|---|
ListStudiosIterable(NimbleClient client,
ListStudiosRequest firstRequest) |
ListStudiosPublisher(NimbleAsyncClient client,
ListStudiosRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStudiosRequestMarshaller.marshall(ListStudiosRequest listStudiosRequest) |
Copyright © 2023. All rights reserved.