| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio |
Welcome to the Amazon Nimble Studio API reference.
|
| com.amazonaws.services.nimblestudio.model | |
| com.amazonaws.services.nimblestudio.waiters |
| Modifier and Type | Method and Description |
|---|---|
GetStudioComponentResult |
AmazonNimbleStudioClient.getStudioComponent(GetStudioComponentRequest request)
Gets a studio component resource.
|
GetStudioComponentResult |
AbstractAmazonNimbleStudio.getStudioComponent(GetStudioComponentRequest request) |
GetStudioComponentResult |
AmazonNimbleStudio.getStudioComponent(GetStudioComponentRequest getStudioComponentRequest)
Gets a studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStudioComponentResult> |
AmazonNimbleStudioAsyncClient.getStudioComponentAsync(GetStudioComponentRequest request,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler) |
Future<GetStudioComponentResult> |
AbstractAmazonNimbleStudioAsync.getStudioComponentAsync(GetStudioComponentRequest request,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler) |
Future<GetStudioComponentResult> |
AmazonNimbleStudioAsync.getStudioComponentAsync(GetStudioComponentRequest getStudioComponentRequest,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler)
Gets a studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetStudioComponentResult |
GetStudioComponentResult.clone() |
GetStudioComponentResult |
GetStudioComponentResult.withStudioComponent(StudioComponent studioComponent)
Information about the studio component.
|
| Modifier and Type | Method and Description |
|---|---|
GetStudioComponentResult |
GetStudioComponentFunction.apply(GetStudioComponentRequest getStudioComponentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2023. All rights reserved.