| 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 |
|---|---|
GetStudioResult |
AmazonNimbleStudioClient.getStudio(GetStudioRequest request)
Get a studio resource.
|
GetStudioResult |
AbstractAmazonNimbleStudio.getStudio(GetStudioRequest request) |
GetStudioResult |
AmazonNimbleStudio.getStudio(GetStudioRequest getStudioRequest)
Get a studio resource.
|
Future<GetStudioResult> |
AmazonNimbleStudioAsyncClient.getStudioAsync(GetStudioRequest request) |
Future<GetStudioResult> |
AbstractAmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest request) |
Future<GetStudioResult> |
AmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest getStudioRequest)
Get a studio resource.
|
Future<GetStudioResult> |
AmazonNimbleStudioAsyncClient.getStudioAsync(GetStudioRequest request,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler) |
Future<GetStudioResult> |
AbstractAmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest request,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler) |
Future<GetStudioResult> |
AmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest getStudioRequest,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler)
Get a studio resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStudioResult> |
AmazonNimbleStudioAsyncClient.getStudioAsync(GetStudioRequest request,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler) |
Future<GetStudioResult> |
AbstractAmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest request,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler) |
Future<GetStudioResult> |
AmazonNimbleStudioAsync.getStudioAsync(GetStudioRequest getStudioRequest,
AsyncHandler<GetStudioRequest,GetStudioResult> asyncHandler)
Get a studio resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetStudioRequest |
GetStudioRequest.clone() |
GetStudioRequest |
GetStudioRequest.withStudioId(String studioId)
The studio ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetStudioRequest> |
AmazonNimbleStudioWaiters.studioDeleted()
Builds a StudioDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStudioRequest> |
AmazonNimbleStudioWaiters.studioReady()
Builds a StudioReady waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetStudioResult |
GetStudioFunction.apply(GetStudioRequest getStudioRequest)
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.