| 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 |
|---|---|
StopStreamingSessionResult |
AmazonNimbleStudioClient.stopStreamingSession(StopStreamingSessionRequest request)
Transitions sessions from the
READY state into the STOPPED state. |
StopStreamingSessionResult |
AbstractAmazonNimbleStudio.stopStreamingSession(StopStreamingSessionRequest request) |
StopStreamingSessionResult |
AmazonNimbleStudio.stopStreamingSession(StopStreamingSessionRequest stopStreamingSessionRequest)
Transitions sessions from the
READY state into the STOPPED state. |
| Modifier and Type | Method and Description |
|---|---|
Future<StopStreamingSessionResult> |
AmazonNimbleStudioAsyncClient.stopStreamingSessionAsync(StopStreamingSessionRequest request,
AsyncHandler<StopStreamingSessionRequest,StopStreamingSessionResult> asyncHandler) |
Future<StopStreamingSessionResult> |
AbstractAmazonNimbleStudioAsync.stopStreamingSessionAsync(StopStreamingSessionRequest request,
AsyncHandler<StopStreamingSessionRequest,StopStreamingSessionResult> asyncHandler) |
Future<StopStreamingSessionResult> |
AmazonNimbleStudioAsync.stopStreamingSessionAsync(StopStreamingSessionRequest stopStreamingSessionRequest,
AsyncHandler<StopStreamingSessionRequest,StopStreamingSessionResult> asyncHandler)
Transitions sessions from the
READY state into the STOPPED state. |
| Modifier and Type | Method and Description |
|---|---|
StopStreamingSessionResult |
StopStreamingSessionResult.clone() |
StopStreamingSessionResult |
StopStreamingSessionResult.withSession(StreamingSession session) |
Copyright © 2023. All rights reserved.