-
修改函数的metadata信息UpdateFunctionConfig
-
获取函数的metadataShowFunctionConfig
String 租户的project id。 project_name String 租户的project name。 package String 函数所属的分组Package,用于用户针对函数的自定义分组。 runtime String FunctionGraph函数的执行环境 Python2
来自:百科 -
更新函数最大实例数UpdateFunctionMaxInstanceConfig
project_name String 租户的project name。 package String 函数所属的分组Package,用于用户针对函数的自定义分组。 runtime String FunctionGraph函数的执行环境 Python2.7: Python语言2.7版本。 Python3
来自:百科 -
发布函数版本CreateFunctionVersion
-
获取指定函数的版本列表ListFunctionVersions
-
创建函数CreateFunction
-
修改函数代码UpdateFunctionCode
-
获取依赖包列表ListDependencies
-
更新指定依赖包UpdateDependcy
-
创建依赖包CreateDependency
-
创建依赖包版本CreateDependencyVersion
-
获取指定函数代码ShowFunctionCode
-
获取依赖包版本列表ListDependencyVersion
-
获取指定依赖包ShowDependcy
-
获取依赖包版本详情ShowDependencyVersion
-
代码检查_代码检查如何设置规则集_代码检查CodeArts Check-华为云
-
导入函数ImportFunction
-
什么是WebSVN
-
什么是Klass和Oop?
-
获取函数列表ListFunctions
-
JUnit是什么