Interface EndpointDisplayContentResponse.Builder

  • Method Details

    • body

      The API documentation.

      Parameters:
      body - The API documentation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endpoint

      The URL to invoke your REST API.

      Parameters:
      endpoint - The URL to invoke your REST API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationName

      EndpointDisplayContentResponse.Builder operationName(String operationName)

      The operation name.

      Parameters:
      operationName - The operation name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.