Uses of Class
com.tencentcloudapi.as.v20180419.models.SetInstancesProtectionResponse
-
Packages that use SetInstancesProtectionResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of SetInstancesProtectionResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return SetInstancesProtectionResponse Modifier and Type Method Description SetInstancesProtectionResponseAsClient. SetInstancesProtection(SetInstancesProtectionRequest req)本接口(SetInstancesProtection)用于设置实例保护。 实例设置保护之后,当发生不健康替换、报警策略、期望值变更等触发缩容时,将不对此实例缩容操作。 -
Uses of SetInstancesProtectionResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type SetInstancesProtectionResponse Constructor Description SetInstancesProtectionResponse(SetInstancesProtectionResponse 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.
-