| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
StreamingSessionStorageRoot |
StreamingSessionStorageRoot.clone() |
StreamingSessionStorageRoot |
StreamConfigurationSessionStorage.getRoot()
The configuration for the upload storage root of the streaming session.
|
StreamingSessionStorageRoot |
StreamingSessionStorageRoot.withLinux(String linux)
The folder path in Linux workstations where files are uploaded.
|
StreamingSessionStorageRoot |
StreamingSessionStorageRoot.withWindows(String windows)
The folder path in Windows workstations where files are uploaded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamConfigurationSessionStorage.setRoot(StreamingSessionStorageRoot root)
The configuration for the upload storage root of the streaming session.
|
StreamConfigurationSessionStorage |
StreamConfigurationSessionStorage.withRoot(StreamingSessionStorageRoot root)
The configuration for the upload storage root of the streaming session.
|
Copyright © 2023. All rights reserved.