Class HttpEndpointApi

java.lang.Object
io.bdeploy.api.remote.v1.dto.HttpEndpointApi

public class HttpEndpointApi extends Object
  • Field Details

    • id

      public String id
      The unique ID of the endpoint.
    • path

      public String path
      The path to the endpoint on the server.

      Note that path parameters are currently not supported.

  • Constructor Details

    • HttpEndpointApi

      public HttpEndpointApi()