public class ServiceMonitorConfig extends Configuration
| Constructor and Description |
|---|
ServiceMonitorConfig() |
ServiceMonitorConfig(Project project,
Map<ConfigKey,Object> attributes,
String port,
String path,
int interval,
boolean honorLabels) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getInterval() |
String |
getPath() |
String |
getPort() |
int |
hashCode() |
boolean |
isHonorLabels() |
static ServiceMonitorConfigBuilder |
newServiceMonitorConfigBuilder() |
entrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectpublic String getPort()
public String getPath()
public int getInterval()
public boolean isHonorLabels()
public static ServiceMonitorConfigBuilder newServiceMonitorConfigBuilder()
Copyright © 2018–2021 Red Hat. All rights reserved.