public static class DescribeHostAvailabilityListResponse.NodeTaskConfig.TaskOption extends Object
| 构造器和说明 |
|---|
TaskOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHttpKeyword() |
String |
getHttpMethod() |
Boolean |
getHttpNegative() |
String |
getHttpPostContent() |
String |
getHttpResponseCharset() |
String |
getHttpURI() |
Integer |
getInterval() |
String |
getTelnetOrPingHost() |
void |
setHttpKeyword(String httpKeyword) |
void |
setHttpMethod(String httpMethod) |
void |
setHttpNegative(Boolean httpNegative) |
void |
setHttpPostContent(String httpPostContent) |
void |
setHttpResponseCharset(String httpResponseCharset) |
void |
setHttpURI(String httpURI) |
void |
setInterval(Integer interval) |
void |
setTelnetOrPingHost(String telnetOrPingHost) |
public String getHttpURI()
public void setHttpURI(String httpURI)
public String getTelnetOrPingHost()
public void setTelnetOrPingHost(String telnetOrPingHost)
public String getHttpResponseCharset()
public void setHttpResponseCharset(String httpResponseCharset)
public String getHttpPostContent()
public void setHttpPostContent(String httpPostContent)
public String getHttpKeyword()
public void setHttpKeyword(String httpKeyword)
public String getHttpMethod()
public void setHttpMethod(String httpMethod)
public Boolean getHttpNegative()
public void setHttpNegative(Boolean httpNegative)
public Integer getInterval()
public void setInterval(Integer interval)
Copyright © 2021. All Rights Reserved.