Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
ResponseCode |
ModifyHostStatusResponse.getSuccess()
Get Successful status code, needs JSON decoding before use, the returned format is {Domain:Status}, successful status code is Success, others are failed status codes (YunAPI Defined Error Codes)
|
ResponseCode |
ModifyHostFlowModeResponse.getSuccess()
Get Successful status code
|
ResponseCode |
ModifyCustomRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
AddCustomWhiteRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
ModifyHostModeResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
ModifyCustomRuleStatusResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
DeleteHostResponse.getSuccess()
Get Domain name deletion result.
|
ResponseCode |
AddCustomRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
ModifyWebshellStatusResponse.getSuccess()
Get Successful status code, needs JSON decoding before use, the returned format is {Domain:Status}, successful status code is Success, others are failed status codes (YunAPI Defined Error Codes)
|
ResponseCode |
ModifyCustomWhiteRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
DescribeHostLimitResponse.getSuccess()
Get Successfully returned status code
Note: This field may return null, indicating that no valid values can be obtained.
|
ResponseCode |
DeleteCustomRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
ModifyCustomWhiteRuleStatusResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
ResponseCode |
DeleteCustomWhiteRuleResponse.getSuccess()
Get Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyHostStatusResponse.setSuccess(ResponseCode Success)
Set Successful status code, needs JSON decoding before use, the returned format is {Domain:Status}, successful status code is Success, others are failed status codes (YunAPI Defined Error Codes)
|
void |
ModifyHostFlowModeResponse.setSuccess(ResponseCode Success)
Set Successful status code
|
void |
ModifyCustomRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
AddCustomWhiteRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
ModifyHostModeResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
ModifyCustomRuleStatusResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
DeleteHostResponse.setSuccess(ResponseCode Success)
Set Domain name deletion result.
|
void |
AddCustomRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
ModifyWebshellStatusResponse.setSuccess(ResponseCode Success)
Set Successful status code, needs JSON decoding before use, the returned format is {Domain:Status}, successful status code is Success, others are failed status codes (YunAPI Defined Error Codes)
|
void |
ModifyCustomWhiteRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
DescribeHostLimitResponse.setSuccess(ResponseCode Success)
Set Successfully returned status code
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
DeleteCustomRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
ModifyCustomWhiteRuleStatusResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
void |
DeleteCustomWhiteRuleResponse.setSuccess(ResponseCode Success)
Set Operation status code: if all resource operations succeed, the success status code is returned; if any resource operation fails, the content of Message needs to be parsed to see which resource failed.
|
Constructor and Description |
---|
ResponseCode(ResponseCode source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.