public class MonitorConfigCustomHeadersItem extends Object
| Constructor and Description |
|---|
MonitorConfigCustomHeadersItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get header name.
|
String |
value()
Get header value.
|
MonitorConfigCustomHeadersItem |
withName(String name)
Set header name.
|
MonitorConfigCustomHeadersItem |
withValue(String value)
Set header value.
|
public String name()
public MonitorConfigCustomHeadersItem withName(String name)
name - the name value to setpublic String value()
public MonitorConfigCustomHeadersItem withValue(String value)
value - the value value to setCopyright © 2019. All rights reserved.