public interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>> extends ConfigurationFluent<A>
ConfigurationFluent.ProjectNested<N>| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHonorLabels() |
Integer |
getInterval() |
String |
getPath() |
String |
getPort() |
Boolean |
hasHonorLabels() |
Boolean |
hasInterval() |
Boolean |
hasPath() |
Boolean |
hasPort() |
A |
withHonorLabels() |
A |
withHonorLabels(Boolean honorLabels) |
A |
withInterval(Integer interval) |
A |
withPath(String path) |
A |
withPort(String port) |
addToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectCopyright © 2018–2022 Red Hat. All rights reserved.