public class ServiceMonitorConfigFluentImpl<A extends ServiceMonitorConfigFluent<A>> extends ConfigurationFluentImpl<A> implements ServiceMonitorConfigFluent<A>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceMonitorConfigFluentImpl() |
ServiceMonitorConfigFluentImpl(ServiceMonitorConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getHonorLabels() |
Integer |
getInterval() |
String |
getPath() |
String |
getPort() |
int |
hashCode() |
Boolean |
hasHonorLabels() |
Boolean |
hasInterval() |
Boolean |
hasPath() |
Boolean |
hasPort() |
String |
toString() |
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, withProjectaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddToAttributes, addToAttributes, buildProject, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectpublic ServiceMonitorConfigFluentImpl()
public ServiceMonitorConfigFluentImpl(ServiceMonitorConfig instance)
public String getPort()
getPort in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public A withPort(String port)
withPort in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Boolean hasPort()
hasPort in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public String getPath()
getPath in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public A withPath(String path)
withPath in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Boolean hasPath()
hasPath in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Integer getInterval()
getInterval in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public A withInterval(Integer interval)
withInterval in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Boolean hasInterval()
hasInterval in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Boolean getHonorLabels()
getHonorLabels in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public A withHonorLabels(Boolean honorLabels)
withHonorLabels in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public Boolean hasHonorLabels()
hasHonorLabels in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>public boolean equals(Object o)
equals in class ConfigurationFluentImpl<A extends ServiceMonitorConfigFluent<A>>public int hashCode()
hashCode in class ConfigurationFluentImpl<A extends ServiceMonitorConfigFluent<A>>public String toString()
toString in class ConfigurationFluentImpl<A extends ServiceMonitorConfigFluent<A>>public A withHonorLabels()
withHonorLabels in interface ServiceMonitorConfigFluent<A extends ServiceMonitorConfigFluent<A>>Copyright © 2018–2023 Red Hat. All rights reserved.