java.lang.Object
com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
-
Field Summary
Fields
com.yahoo.config.provision.zone.RoutingMethod
boolean
-
Constructor Summary
Constructors
Endpoint(String cluster,
boolean tls,
URI url,
String scope,
com.yahoo.config.provision.zone.RoutingMethod routingMethod)
-
Method Summary
-
Field Details
-
-
-
-
-
routingMethod
public com.yahoo.config.provision.zone.RoutingMethod routingMethod
-
Constructor Details
-
Endpoint
public Endpoint(String cluster,
boolean tls,
URI url,
String scope,
com.yahoo.config.provision.zone.RoutingMethod routingMethod)
-