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