Uses of Class
com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeResponse
-
Packages that use ModifyTargetGroupAttributeResponse Package Description com.tencentcloudapi.clb.v20180317 com.tencentcloudapi.clb.v20180317.models -
-
Uses of ModifyTargetGroupAttributeResponse in com.tencentcloudapi.clb.v20180317
Methods in com.tencentcloudapi.clb.v20180317 that return ModifyTargetGroupAttributeResponse Modifier and Type Method Description ModifyTargetGroupAttributeResponse
ClbClient. ModifyTargetGroupAttribute(ModifyTargetGroupAttributeRequest req)
修改目标组的名称或者默认端口属性 -
Uses of ModifyTargetGroupAttributeResponse in com.tencentcloudapi.clb.v20180317.models
Constructors in com.tencentcloudapi.clb.v20180317.models with parameters of type ModifyTargetGroupAttributeResponse Constructor Description ModifyTargetGroupAttributeResponse(ModifyTargetGroupAttributeResponse 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.
-