public class EditableServiceMonitorConfig extends ServiceMonitorConfig implements io.dekorate.deps.kubernetes.api.builder.Editable<ServiceMonitorConfigBuilder>
| Constructor and Description |
|---|
EditableServiceMonitorConfig() |
EditableServiceMonitorConfig(Project project,
Map<ConfigKey,Object> attributes,
String port,
String path,
int interval,
boolean honorLabels) |
| Modifier and Type | Method and Description |
|---|---|
ServiceMonitorConfigBuilder |
edit() |
equals, getInterval, getPath, getPort, hashCode, isHonorLabels, newServiceMonitorConfigBuilderentrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic ServiceMonitorConfigBuilder edit()
edit in interface io.dekorate.deps.kubernetes.api.builder.Editable<ServiceMonitorConfigBuilder>Copyright © 2018–2020 Red Hat. All rights reserved.