public static class DescribeHostAvailabilityListResponse.NodeTaskConfig.TaskOption extends Object
| 构造器和说明 |
|---|
TaskOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHttpKeyword() |
String |
getHttpMethod() |
Boolean |
getHttpNegative() |
String |
getHttpResponseCharset() |
String |
getHttpURI() |
String |
getTelnetOrPingHost() |
void |
setHttpKeyword(String httpKeyword) |
void |
setHttpMethod(String httpMethod) |
void |
setHttpNegative(Boolean httpNegative) |
void |
setHttpResponseCharset(String httpResponseCharset) |
void |
setHttpURI(String httpURI) |
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 getHttpKeyword()
public void setHttpKeyword(String httpKeyword)
public String getHttpMethod()
public void setHttpMethod(String httpMethod)
public Boolean getHttpNegative()
public void setHttpNegative(Boolean httpNegative)
Copyright © 2020. All Rights Reserved.