| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio |
Welcome to the Amazon Nimble Studio API reference.
|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateStudioComponentResult |
AmazonNimbleStudioClient.updateStudioComponent(UpdateStudioComponentRequest request)
Updates a studio component resource.
|
UpdateStudioComponentResult |
AbstractAmazonNimbleStudio.updateStudioComponent(UpdateStudioComponentRequest request) |
UpdateStudioComponentResult |
AmazonNimbleStudio.updateStudioComponent(UpdateStudioComponentRequest updateStudioComponentRequest)
Updates a studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateStudioComponentResult> |
AmazonNimbleStudioAsyncClient.updateStudioComponentAsync(UpdateStudioComponentRequest request,
AsyncHandler<UpdateStudioComponentRequest,UpdateStudioComponentResult> asyncHandler) |
Future<UpdateStudioComponentResult> |
AbstractAmazonNimbleStudioAsync.updateStudioComponentAsync(UpdateStudioComponentRequest request,
AsyncHandler<UpdateStudioComponentRequest,UpdateStudioComponentResult> asyncHandler) |
Future<UpdateStudioComponentResult> |
AmazonNimbleStudioAsync.updateStudioComponentAsync(UpdateStudioComponentRequest updateStudioComponentRequest,
AsyncHandler<UpdateStudioComponentRequest,UpdateStudioComponentResult> asyncHandler)
Updates a studio component resource.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateStudioComponentResult |
UpdateStudioComponentResult.clone() |
UpdateStudioComponentResult |
UpdateStudioComponentResult.withStudioComponent(StudioComponent studioComponent)
Information about the studio component.
|
Copyright © 2023. All rights reserved.