Interface StreamingSessionStorageRoot.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StreamingSessionStorageRoot.Builder,StreamingSessionStorageRoot>, SdkBuilder<StreamingSessionStorageRoot.Builder,StreamingSessionStorageRoot>, SdkPojo
Enclosing class:
StreamingSessionStorageRoot

public static interface StreamingSessionStorageRoot.Builder extends SdkPojo, CopyableBuilder<StreamingSessionStorageRoot.Builder,StreamingSessionStorageRoot>
  • Method Details

    • linux

      The folder path in Linux workstations where files are uploaded.

      Parameters:
      linux - The folder path in Linux workstations where files are uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • windows

      The folder path in Windows workstations where files are uploaded.

      Parameters:
      windows - The folder path in Windows workstations where files are uploaded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.