Uses of Class
com.tencentcloudapi.iecp.v20210914.models.CreateEdgeNodeBatchRequest
-
Packages that use CreateEdgeNodeBatchRequest Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of CreateEdgeNodeBatchRequest in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 with parameters of type CreateEdgeNodeBatchRequest Modifier and Type Method Description CreateEdgeNodeBatchResponse
IecpClient. CreateEdgeNodeBatch(CreateEdgeNodeBatchRequest req)
批量预注册节点 -
Uses of CreateEdgeNodeBatchRequest in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type CreateEdgeNodeBatchRequest Constructor Description CreateEdgeNodeBatchRequest(CreateEdgeNodeBatchRequest 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.
-