Interface DeleteSchemaResponse.Builder

  • Method Details

    • schemaArn

      DeleteSchemaResponse.Builder schemaArn(String schemaArn)

      The Amazon Resource Name (ARN) of the schema being deleted.

      Parameters:
      schemaArn - The Amazon Resource Name (ARN) of the schema being deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • schemaName

      DeleteSchemaResponse.Builder schemaName(String schemaName)

      The name of the schema being deleted.

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

      The status of the schema.

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

      The status of the schema.

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