Interface ReadWriteAccess.Builder

  • Method Details

    • authorization

      ReadWriteAccess.Builder authorization(String authorization)

      Determines whether the read/write scope is enabled or disabled.

      Parameters:
      authorization - Determines whether the read/write scope is enabled or disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • authorization

      ReadWriteAccess.Builder authorization(ServiceAuthorization authorization)

      Determines whether the read/write scope is enabled or disabled.

      Parameters:
      authorization - Determines whether the read/write scope is enabled or disabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: