Uses of Class
com.tencentcloudapi.iecp.v20210914.models.CreateEdgeUnitApplicationYamlResponse
-
Packages that use CreateEdgeUnitApplicationYamlResponse Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of CreateEdgeUnitApplicationYamlResponse in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 that return CreateEdgeUnitApplicationYamlResponse Modifier and Type Method Description CreateEdgeUnitApplicationYamlResponse
IecpClient. CreateEdgeUnitApplicationYaml(CreateEdgeUnitApplicationYamlRequest req)
yaml方式创建应用 -
Uses of CreateEdgeUnitApplicationYamlResponse in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type CreateEdgeUnitApplicationYamlResponse Constructor Description CreateEdgeUnitApplicationYamlResponse(CreateEdgeUnitApplicationYamlResponse 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.
-