| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
null
|
| Modifier and Type | Method and Description |
|---|---|
default GetStudioComponentResponse |
NimbleClient.getStudioComponent(Consumer<GetStudioComponentRequest.Builder> getStudioComponentRequest)
Gets a studio component resource.
|
default GetStudioComponentResponse |
NimbleClient.getStudioComponent(GetStudioComponentRequest getStudioComponentRequest)
Gets a studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStudioComponentResponse> |
NimbleAsyncClient.getStudioComponent(Consumer<GetStudioComponentRequest.Builder> getStudioComponentRequest)
Gets a studio component resource.
|
default CompletableFuture<GetStudioComponentResponse> |
NimbleAsyncClient.getStudioComponent(GetStudioComponentRequest getStudioComponentRequest)
Gets a studio component resource.
|
Copyright © 2021. All rights reserved.