Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DeleteEdgeUnitApplicationsRequest
-
Packages that use DeleteEdgeUnitApplicationsRequest Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DeleteEdgeUnitApplicationsRequest in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 with parameters of type DeleteEdgeUnitApplicationsRequest Modifier and Type Method Description DeleteEdgeUnitApplicationsResponseIecpClient. DeleteEdgeUnitApplications(DeleteEdgeUnitApplicationsRequest req)删除应用列表 -
Uses of DeleteEdgeUnitApplicationsRequest in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DeleteEdgeUnitApplicationsRequest Constructor Description DeleteEdgeUnitApplicationsRequest(DeleteEdgeUnitApplicationsRequest 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.
-