@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-08-31T19:41:55.826Z[Etc/UTC]") public class V1PrometheusSpecRules extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_ALERT |
| Constructor and Description |
|---|
V1PrometheusSpecRules() |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpecRules |
alert(V1PrometheusSpecRulesAlert alert) |
boolean |
equals(Object o) |
V1PrometheusSpecRulesAlert |
getAlert()
Get alert
|
int |
hashCode() |
void |
setAlert(V1PrometheusSpecRulesAlert alert) |
String |
toString() |
public static final String SERIALIZED_NAME_ALERT
public V1PrometheusSpecRules alert(V1PrometheusSpecRulesAlert alert)
@Nullable public V1PrometheusSpecRulesAlert getAlert()
public void setAlert(V1PrometheusSpecRulesAlert alert)
Copyright © 2020. All rights reserved.