| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble |
Welcome to the Amazon Nimble Studio API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default StopStreamingSessionResponse |
NimbleClient.stopStreamingSession(Consumer<StopStreamingSessionRequest.Builder> stopStreamingSessionRequest)
Transitions sessions from the READY state into the STOPPED state.
|
default StopStreamingSessionResponse |
NimbleClient.stopStreamingSession(StopStreamingSessionRequest stopStreamingSessionRequest)
Transitions sessions from the READY state into the STOPPED state.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopStreamingSessionResponse> |
NimbleAsyncClient.stopStreamingSession(Consumer<StopStreamingSessionRequest.Builder> stopStreamingSessionRequest)
Transitions sessions from the READY state into the STOPPED state.
|
default CompletableFuture<StopStreamingSessionResponse> |
NimbleAsyncClient.stopStreamingSession(StopStreamingSessionRequest stopStreamingSessionRequest)
Transitions sessions from the READY state into the STOPPED state.
|
Copyright © 2022. All rights reserved.