public class ServiceMonitorConfigBuilder extends ServiceMonitorConfigFluentImpl<ServiceMonitorConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceMonitorConfig,ServiceMonitorConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceMonitorConfigBuilder() |
ServiceMonitorConfigBuilder(Boolean validationEnabled) |
ServiceMonitorConfigBuilder(ServiceMonitorConfig instance) |
ServiceMonitorConfigBuilder(ServiceMonitorConfig instance,
Boolean validationEnabled) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent,
Boolean validationEnabled) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent,
ServiceMonitorConfig instance) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent,
ServiceMonitorConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceMonitorConfig |
build() |
equals, getHonorLabels, getInterval, getPath, getPort, hashCode, hasHonorLabels, hasInterval, hasPath, hasPort, toString, withHonorLabels, withHonorLabels, withInterval, withPath, withPortaddToAttributes, 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 ServiceMonitorConfigBuilder()
public ServiceMonitorConfigBuilder(Boolean validationEnabled)
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent)
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent, Boolean validationEnabled)
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent, ServiceMonitorConfig instance)
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent, ServiceMonitorConfig instance, Boolean validationEnabled)
public ServiceMonitorConfigBuilder(ServiceMonitorConfig instance)
public ServiceMonitorConfigBuilder(ServiceMonitorConfig instance, Boolean validationEnabled)
public EditableServiceMonitorConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceMonitorConfig>Copyright © 2018–2022 Red Hat. All rights reserved.