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