public class EndpointPathDecorator extends NamedResourceDecorator<ServiceMonitorBuilder>
Decorator that will set the endpoint path on the Endpoint that matches the
port,
inside the ServiceMonitor that matches the name.kind, name| Constructor and Description |
|---|
EndpointPathDecorator(String port,
String path) |
EndpointPathDecorator(String name,
String port,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
andThenVisit(ServiceMonitorBuilder serviceMonitor,
io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta) |
after, andThenVisit, getName, visitpublic void andThenVisit(ServiceMonitorBuilder serviceMonitor, io.fabric8.kubernetes.api.model.ObjectMeta resourceMeta)
andThenVisit in class NamedResourceDecorator<ServiceMonitorBuilder>Copyright © 2018–2024 Red Hat. All rights reserved.