| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio | |
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetStudioComponentResult> |
AmazonNimbleStudioAsync.getStudioComponentAsync(GetStudioComponentRequest getStudioComponentRequest,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler)
Gets a studio component resource.
|
Future<GetStudioComponentResult> |
AmazonNimbleStudioAsyncClient.getStudioComponentAsync(GetStudioComponentRequest request,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler) |
Future<GetStudioComponentResult> |
AbstractAmazonNimbleStudioAsync.getStudioComponentAsync(GetStudioComponentRequest request,
AsyncHandler<GetStudioComponentRequest,GetStudioComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetStudioComponentRequest |
GetStudioComponentRequest.clone() |
GetStudioComponentRequest |
GetStudioComponentRequest.withStudioComponentId(String studioComponentId)
The studio component ID.
|
GetStudioComponentRequest |
GetStudioComponentRequest.withStudioId(String studioId)
The studio ID.
|
Copyright © 2021. All rights reserved.