Interface IdentifierParts.Builder

  • Method Details

    • method

      The method of the product REST endpoint.

      Parameters:
      method - The method of the product REST endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • path

      The path of the product REST endpoint.

      Parameters:
      path - The path of the product REST endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • restApiId

      IdentifierParts.Builder restApiId(String restApiId)

      The REST API ID of the product REST endpoint.

      Parameters:
      restApiId - The REST API ID of the product REST endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stage

      The stage of the product REST endpoint.

      Parameters:
      stage - The stage of the product REST endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.