类 CreateFunctionResponse
- java.lang.Object
-
- com.baidubce.model.AbstractBceResponse
-
- com.baidubce.services.cfc.model.CfcResponse
-
- com.baidubce.services.cfc.model.FunctionConfigurationResponse
-
- com.baidubce.services.cfc.model.CreateFunctionResponse
-
- 所有已实现的接口:
Serializable
public class CreateFunctionResponse extends FunctionConfigurationResponse
Response object for creating a Baidu CFC function.- 另请参阅:
- 序列化表格
-
-
字段概要
-
从类继承的字段 com.baidubce.model.AbstractBceResponse
metadata
-
-
构造器概要
构造器 构造器 说明 CreateFunctionResponse()
-
方法概要
-
从类继承的方法 com.baidubce.services.cfc.model.FunctionConfigurationResponse
getCodeSha256, getCodeSize, getCommitId, getDescription, getEnvironment, getFunctionArn, getFunctionBrn, getFunctionName, getHandler, getLastModified, getLogBosDir, getLogType, getMemorySize, getRegion, getRole, getRuntime, getTimeout, getUid, getUpdatedAt, getVersion, getVersionDesc, setCodeSha256, setCodeSize, setCommitId, setDescription, setEnvironment, setFunctionArn, setFunctionBrn, setFunctionName, setHandler, setLastModified, setLogBosDir, setLogType, setMemorySize, setRegion, setRole, setRuntime, setTimeout, setUid, setUpdatedAt, setVersion, setVersionDesc
-
从类继承的方法 com.baidubce.services.cfc.model.CfcResponse
setMetadata, toString
-
从类继承的方法 com.baidubce.model.AbstractBceResponse
getMetadata
-
-