public class ServiceMonitorConfigBuilder extends ServiceMonitorConfigFluent<ServiceMonitorConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceMonitorConfig,ServiceMonitorConfigBuilder>
ConfigurationFluent.ProjectNested<N>| Constructor and Description |
|---|
ServiceMonitorConfigBuilder() |
ServiceMonitorConfigBuilder(ServiceMonitorConfig instance) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent) |
ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent,
ServiceMonitorConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableServiceMonitorConfig |
build() |
copyInstance, equals, getHonorLabels, getInterval, getPath, getPort, hashCode, hasHonorLabels, hasInterval, hasPath, hasPort, toString, withHonorLabels, withHonorLabels, withInterval, withPath, withPortaddToAttributes, addToAttributes, buildProject, copyInstance, editOrNewProject, editOrNewProjectLike, editProject, getAttributes, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withNewProject, withNewProjectLike, withProjectaggregate, aggregate, build, build, builderOf, getVisitableMappublic ServiceMonitorConfigBuilder()
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent)
public ServiceMonitorConfigBuilder(ServiceMonitorConfigFluent<?> fluent, ServiceMonitorConfig instance)
public ServiceMonitorConfigBuilder(ServiceMonitorConfig instance)
public EditableServiceMonitorConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceMonitorConfig>Copyright © 2018–2024 Red Hat. All rights reserved.