Interface SelfGrantStatusDetail.Builder

  • Method Details

    • databaseName

      SelfGrantStatusDetail.Builder databaseName(String databaseName)

      The name of the database used for the data source.

      Parameters:
      databaseName - The name of the database used for the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • failureCause

      SelfGrantStatusDetail.Builder failureCause(String failureCause)

      The reason for why the operation failed.

      Parameters:
      failureCause - The reason for why the operation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaName

      SelfGrantStatusDetail.Builder schemaName(String schemaName)

      The name of the schema used in the data source.

      Parameters:
      schemaName - The name of the schema used in the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The self granting status of the data source.

      Parameters:
      status - The self granting status of the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The self granting status of the data source.

      Parameters:
      status - The self granting status of the data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: