Interface GetSchemaAsJsonResponse.Builder

  • Method Details

    • name

      The name of the retrieved schema.

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

      The JSON representation of the schema document.

      Parameters:
      document - The JSON representation of the schema document.
      Returns:
      Returns a reference to this object so that method calls can be chained together.