| 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 |
|---|---|
Future<GetStreamingImageResult> |
AmazonNimbleStudioAsyncClient.getStreamingImageAsync(GetStreamingImageRequest request,
AsyncHandler<GetStreamingImageRequest,GetStreamingImageResult> asyncHandler) |
Future<GetStreamingImageResult> |
AbstractAmazonNimbleStudioAsync.getStreamingImageAsync(GetStreamingImageRequest request,
AsyncHandler<GetStreamingImageRequest,GetStreamingImageResult> asyncHandler) |
Future<GetStreamingImageResult> |
AmazonNimbleStudioAsync.getStreamingImageAsync(GetStreamingImageRequest getStreamingImageRequest,
AsyncHandler<GetStreamingImageRequest,GetStreamingImageResult> asyncHandler)
Get streaming image.
|
| Modifier and Type | Method and Description |
|---|---|
GetStreamingImageRequest |
GetStreamingImageRequest.clone() |
GetStreamingImageRequest |
GetStreamingImageRequest.withStreamingImageId(String streamingImageId)
The streaming image ID.
|
GetStreamingImageRequest |
GetStreamingImageRequest.withStudioId(String studioId)
The studio ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetStreamingImageRequest> |
AmazonNimbleStudioWaiters.streamingImageDeleted()
Builds a StreamingImageDeleted 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<GetStreamingImageRequest> |
AmazonNimbleStudioWaiters.streamingImageReady()
Builds a StreamingImageReady 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 |
|---|---|
GetStreamingImageResult |
GetStreamingImageFunction.apply(GetStreamingImageRequest getStreamingImageRequest)
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.