public class EndpointPathDecorator extends Decorator<ServiceMonitorBuilder>
Decorator that will set the endpoint path on the Endpoint that matches the port,
inside the ServiceMonitor that matches the name.| Constructor and Description |
|---|
EndpointPathDecorator(String name,
String port,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(ServiceMonitorBuilder serviceMonitor) |
getTypepublic void visit(ServiceMonitorBuilder serviceMonitor)
Copyright © 2018–2019 Red Hat. All rights reserved.