Uses of Class
com.tencentcloudapi.cls.v20201016.models.CreateMachineGroupRequest
-
Packages that use CreateMachineGroupRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of CreateMachineGroupRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type CreateMachineGroupRequest Modifier and Type Method Description CreateMachineGroupResponse
ClsClient. CreateMachineGroup(CreateMachineGroupRequest req)
创建机器组 -
Uses of CreateMachineGroupRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type CreateMachineGroupRequest Constructor Description CreateMachineGroupRequest(CreateMachineGroupRequest 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.
-