Interface SpaceSharingSettings.Builder

  • Method Details

    • sharingType

      SpaceSharingSettings.Builder sharingType(String sharingType)

      Specifies the sharing type of the space.

      Parameters:
      sharingType - Specifies the sharing type of the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sharingType

      SpaceSharingSettings.Builder sharingType(SharingType sharingType)

      Specifies the sharing type of the space.

      Parameters:
      sharingType - Specifies the sharing type of the space.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: