public class CustomHeaderKVForUpdateExternalPrometheusInput extends Object
| Constructor and Description |
|---|
CustomHeaderKVForUpdateExternalPrometheusInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Get key
|
String |
getValue()
Get value
|
int |
hashCode() |
CustomHeaderKVForUpdateExternalPrometheusInput |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
CustomHeaderKVForUpdateExternalPrometheusInput |
value(String value) |
public CustomHeaderKVForUpdateExternalPrometheusInput()
public CustomHeaderKVForUpdateExternalPrometheusInput key(String key)
public String getKey()
public void setKey(String key)
public CustomHeaderKVForUpdateExternalPrometheusInput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.