Package io.bdeploy.api.remote.v1.dto
Class HttpEndpointApi
java.lang.Object
io.bdeploy.api.remote.v1.dto.HttpEndpointApi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The unique ID of the endpoint. -
path
The path to the endpoint on the server.Note that path parameters are currently not supported.
-
-
Constructor Details
-
HttpEndpointApi
public HttpEndpointApi()
-