Interface DeleteFunctionResponse.Builder

  • Method Details

    • statusCode

      DeleteFunctionResponse.Builder statusCode(Integer statusCode)

      The HTTP status code returned by the operation.

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