Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NetDetectIpState[] |
CheckNetDetectStateResponse.getNetDetectIpStateSet()
Get The array of network detection verification results.
|
NetDetectIpState[] |
NetDetectState.getNetDetectIpStateSet()
Get The array of network detection destination IP verification results.
|
Modifier and Type | Method and Description |
---|---|
void |
CheckNetDetectStateResponse.setNetDetectIpStateSet(NetDetectIpState[] NetDetectIpStateSet)
Set The array of network detection verification results.
|
void |
NetDetectState.setNetDetectIpStateSet(NetDetectIpState[] NetDetectIpStateSet)
Set The array of network detection destination IP verification results.
|
Constructor and Description |
---|
NetDetectIpState(NetDetectIpState 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 © 2023. All rights reserved.