public class ComGithubAppscodeKubeMonApiAgentSpec extends Object
| Constructor and Description |
|---|
ComGithubAppscodeKubeMonApiAgentSpec() |
| Modifier and Type | Method and Description |
|---|---|
ComGithubAppscodeKubeMonApiAgentSpec |
agent(String agent) |
boolean |
equals(Object o) |
String |
getAgent()
Valid values: coreos-prometheus-operator
|
ComGithubAppscodeKubeMonApiPrometheusSpec |
getPrometheus()
Get prometheus
|
int |
hashCode() |
ComGithubAppscodeKubeMonApiAgentSpec |
prometheus(ComGithubAppscodeKubeMonApiPrometheusSpec prometheus) |
void |
setAgent(String agent) |
void |
setPrometheus(ComGithubAppscodeKubeMonApiPrometheusSpec prometheus) |
String |
toString() |
public ComGithubAppscodeKubeMonApiAgentSpec()
public ComGithubAppscodeKubeMonApiAgentSpec agent(String agent)
public String getAgent()
public void setAgent(String agent)
public ComGithubAppscodeKubeMonApiAgentSpec prometheus(ComGithubAppscodeKubeMonApiPrometheusSpec prometheus)
public ComGithubAppscodeKubeMonApiPrometheusSpec getPrometheus()
public void setPrometheus(ComGithubAppscodeKubeMonApiPrometheusSpec prometheus)
Copyright © 2018. All rights reserved.