Interface SpaceSharingSettings.Builder

    • Method Detail

      • 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, SharingType
      • 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:
        SharingType, SharingType