类的使用
com.baidubce.services.cfc.model.FunctionConfiguration
-
使用FunctionConfiguration的程序包 程序包 说明 com.baidubce.services.cfc.model -
-
com.baidubce.services.cfc.model中FunctionConfiguration的使用
返回FunctionConfiguration的com.baidubce.services.cfc.model中的方法 修饰符和类型 方法 说明 FunctionConfigurationGetFunctionResponse. getConfiguration()Get the function information返回变量类型为FunctionConfiguration的类型的com.baidubce.services.cfc.model中的方法 修饰符和类型 方法 说明 List<FunctionConfiguration>ListFunctionsResponse. getFunctions()Get the function listList<FunctionConfiguration>ListVersionsByFunctionResponse. getVersions()Get the function version list参数类型为FunctionConfiguration的com.baidubce.services.cfc.model中的方法 修饰符和类型 方法 说明 voidGetFunctionResponse. setConfiguration(FunctionConfiguration configuration)Set the function information类型变量类型为FunctionConfiguration的com.baidubce.services.cfc.model中的方法参数 修饰符和类型 方法 说明 voidListFunctionsResponse. setFunctions(List<FunctionConfiguration> functions)Set the function listvoidListVersionsByFunctionResponse. setVersions(List<FunctionConfiguration> versions)Set the function version list
-