Uses of Class
com.tencentcloudapi.cls.v20201016.models.ApplyConfigToMachineGroupRequest
-
Packages that use ApplyConfigToMachineGroupRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of ApplyConfigToMachineGroupRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type ApplyConfigToMachineGroupRequest Modifier and Type Method Description ApplyConfigToMachineGroupResponseClsClient. ApplyConfigToMachineGroup(ApplyConfigToMachineGroupRequest req)应用采集配置到指定机器组 -
Uses of ApplyConfigToMachineGroupRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type ApplyConfigToMachineGroupRequest Constructor Description ApplyConfigToMachineGroupRequest(ApplyConfigToMachineGroupRequest 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.
-