| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.model |
| Modifier and Type | Method and Description |
|---|---|
static StopStreamingSessionResponse.Builder |
StopStreamingSessionResponse.builder() |
default StopStreamingSessionResponse.Builder |
StopStreamingSessionResponse.Builder.session(Consumer<StreamingSession.Builder> session)
Sets the value of the Session property for this object.
|
StopStreamingSessionResponse.Builder |
StopStreamingSessionResponse.Builder.session(StreamingSession session)
Sets the value of the Session property for this object.
|
StopStreamingSessionResponse.Builder |
StopStreamingSessionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopStreamingSessionResponse.Builder> |
StopStreamingSessionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.