| 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 CompletableFuture<ListStudioComponentsResponse> |
NimbleAsyncClient.listStudioComponents(ListStudioComponentsRequest listStudioComponentsRequest)
Lists the
StudioComponents in a studio. |
default ListStudioComponentsResponse |
NimbleClient.listStudioComponents(ListStudioComponentsRequest listStudioComponentsRequest)
Lists the
StudioComponents in a studio. |
default ListStudioComponentsPublisher |
NimbleAsyncClient.listStudioComponentsPaginator(ListStudioComponentsRequest listStudioComponentsRequest)
Lists the
StudioComponents in a studio. |
default ListStudioComponentsIterable |
NimbleClient.listStudioComponentsPaginator(ListStudioComponentsRequest listStudioComponentsRequest)
Lists the
StudioComponents in a studio. |
| Constructor and Description |
|---|
ListStudioComponentsIterable(NimbleClient client,
ListStudioComponentsRequest firstRequest) |
ListStudioComponentsPublisher(NimbleAsyncClient client,
ListStudioComponentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListStudioComponentsRequestMarshaller.marshall(ListStudioComponentsRequest listStudioComponentsRequest) |
Copyright © 2023. All rights reserved.