public class MatcherForListSilencePoliciesOutput extends Object
| Constructor and Description |
|---|
MatcherForListSilencePoliciesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabel()
Get label
|
String |
getOperator()
Get operator
|
String |
getValue()
Get value
|
int |
hashCode() |
MatcherForListSilencePoliciesOutput |
label(String label) |
MatcherForListSilencePoliciesOutput |
operator(String operator) |
void |
setLabel(String label) |
void |
setOperator(String operator) |
void |
setValue(String value) |
String |
toString() |
MatcherForListSilencePoliciesOutput |
value(String value) |
public MatcherForListSilencePoliciesOutput label(String label)
public String getLabel()
public void setLabel(String label)
public MatcherForListSilencePoliciesOutput operator(String operator)
public String getOperator()
public void setOperator(String operator)
public MatcherForListSilencePoliciesOutput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.