Interface DeleteCollectionResponse.Builder

  • Method Details

    • statusCode

      DeleteCollectionResponse.Builder statusCode(Integer statusCode)

      HTTP status code that indicates the result of the operation.

      Parameters:
      statusCode - HTTP status code that indicates the result of the operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.