public static interface StreamingSessionStorageRoot.Builder extends SdkPojo, CopyableBuilder<StreamingSessionStorageRoot.Builder,StreamingSessionStorageRoot>
| Modifier and Type | Method and Description |
|---|---|
StreamingSessionStorageRoot.Builder |
linux(String linux)
The folder path in Linux workstations where files are uploaded.
|
StreamingSessionStorageRoot.Builder |
windows(String windows)
The folder path in Windows workstations where files are uploaded.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStreamingSessionStorageRoot.Builder linux(String linux)
The folder path in Linux workstations where files are uploaded.
linux - The folder path in Linux workstations where files are uploaded.StreamingSessionStorageRoot.Builder windows(String windows)
The folder path in Windows workstations where files are uploaded.
windows - The folder path in Windows workstations where files are uploaded.Copyright © 2022. All rights reserved.