Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
HealthCheck |
RuleInput.getHealthCheck()
Get Health check information.
|
HealthCheck |
RuleOutput.getHealthCheck()
Get Health check information
Note: This field may return null, indicating that no valid values can be obtained.
|
HealthCheck |
ModifyRuleRequest.getHealthCheck()
Get Health check information
|
HealthCheck |
Listener.getHealthCheck()
Get Health check information of the listener
Note: This field may return null, indicating that no valid values can be obtained.
|
HealthCheck |
CreateListenerRequest.getHealthCheck()
Get Health check parameter, which is applicable only to TCP/UDP/TCP_SSL listeners
|
HealthCheck |
ModifyListenerRequest.getHealthCheck()
Get Health check parameter, which is applicable only to TCP/UDP/TCP_SSL listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
RuleInput.setHealthCheck(HealthCheck HealthCheck)
Set Health check information.
|
void |
RuleOutput.setHealthCheck(HealthCheck HealthCheck)
Set Health check information
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
ModifyRuleRequest.setHealthCheck(HealthCheck HealthCheck)
Set Health check information
|
void |
Listener.setHealthCheck(HealthCheck HealthCheck)
Set Health check information of the listener
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
CreateListenerRequest.setHealthCheck(HealthCheck HealthCheck)
Set Health check parameter, which is applicable only to TCP/UDP/TCP_SSL listeners
|
void |
ModifyListenerRequest.setHealthCheck(HealthCheck HealthCheck)
Set Health check parameter, which is applicable only to TCP/UDP/TCP_SSL listeners.
|
Copyright © 2020. All rights reserved.