Uses of Class
com.tencentcloudapi.cls.v20201016.models.DeleteMachineGroupResponse
-
Packages that use DeleteMachineGroupResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DeleteMachineGroupResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DeleteMachineGroupResponse Modifier and Type Method Description DeleteMachineGroupResponseClsClient. DeleteMachineGroup(DeleteMachineGroupRequest req)删除机器组 -
Uses of DeleteMachineGroupResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DeleteMachineGroupResponse Constructor Description DeleteMachineGroupResponse(DeleteMachineGroupResponse 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.
-