Class InstanceInformation.Endpoint
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.application.v4.model.InstanceInformation.Endpoint
-
- Enclosing class:
- InstanceInformation
public static class InstanceInformation.Endpoint extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Stringclustercom.yahoo.config.provision.zone.RoutingMethodroutingMethodjava.lang.Stringscopebooleantlsjava.net.URIurl
-
Constructor Summary
Constructors Constructor Description Endpoint(java.lang.String cluster, boolean tls, java.net.URI url, java.lang.String scope, com.yahoo.config.provision.zone.RoutingMethod routingMethod)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-