HttpEndpointWithoutMethod

Endpoint definition before an HTTP verb has been chosen.

Constructors

Link copied to clipboard
constructor(id: String, description: String?, details: String?)

Properties

Link copied to clipboard

Builder for a DELETE endpoint with this metadata retained.

Link copied to clipboard

Builder for a GET endpoint with this metadata retained.

Link copied to clipboard

Builder for a HEAD endpoint with this metadata retained.

Link copied to clipboard

Builder for an OPTIONS endpoint with this metadata retained.

Link copied to clipboard

Builder for a PATCH endpoint with this metadata retained.

Link copied to clipboard

Builder for a POST endpoint with this metadata retained.

Link copied to clipboard

Builder for a PUT endpoint with this metadata retained.

Link copied to clipboard

Builder for a TRACE endpoint with this metadata retained.