Skip navigation links
A C D E F G I L N P R S T U V W 

A

AccessInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
AccessInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.AccessInfo
 
AccessInfo(AccessInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.AccessInfo
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.
Alias - Class in com.tencentcloudapi.scf.v20180416.models
 
Alias() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Alias
 
Alias(Alias) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Alias
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.
AsyncEvent - Class in com.tencentcloudapi.scf.v20180416.models
 
AsyncEvent() - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
 
AsyncEvent(AsyncEvent) - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
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.
AsyncEventStatus - Class in com.tencentcloudapi.scf.v20180416.models
 
AsyncEventStatus() - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
 
AsyncEventStatus(AsyncEventStatus) - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
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.
AsyncTriggerConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
AsyncTriggerConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
 
AsyncTriggerConfig(AsyncTriggerConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
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.

C

CfsConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
CfsConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CfsConfig
 
CfsConfig(CfsConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CfsConfig
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.
CfsInsInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
CfsInsInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
 
CfsInsInfo(CfsInsInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
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.
Code - Class in com.tencentcloudapi.scf.v20180416.models
 
Code() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Code
 
Code(Code) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Code
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.
com.tencentcloudapi.scf.v20180416 - package com.tencentcloudapi.scf.v20180416
 
com.tencentcloudapi.scf.v20180416.models - package com.tencentcloudapi.scf.v20180416.models
 
CopyFunction(CopyFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
复制一个函数,您可以选择将复制出的新函数放置在特定的Region和Namespace。 注:本接口**不会**复制函数的以下对象或属性: 1.
CopyFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
CopyFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
 
CopyFunctionRequest(CopyFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
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.
CopyFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
CopyFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CopyFunctionResponse
 
CopyFunctionResponse(CopyFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CopyFunctionResponse
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.
CreateAlias(CreateAliasRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
为某个函数版本创建一个别名,您可以使用别名来标记特定的函数版本,如DEV/RELEASE版本,也可以随时修改别名指向的版本。 一个别名必须指向一个主版本,此外还可以同时指向一个附加版本。调用函数时指定特定的别名,则请求会被发送到别名指向的版本上,您可以配置请求发送到主版本和附加版本的比例。
CreateAliasRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateAliasRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
 
CreateAliasRequest(CreateAliasRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
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.
CreateAliasResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateAliasResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateAliasResponse
 
CreateAliasResponse(CreateAliasResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateAliasResponse
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.
CreateFunction(CreateFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入参数创建新的函数。
CreateFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
 
CreateFunctionRequest(CreateFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
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.
CreateFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateFunctionResponse
 
CreateFunctionResponse(CreateFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateFunctionResponse
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.
CreateNamespace(CreateNamespaceRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入的参数创建命名空间。
CreateNamespaceRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateNamespaceRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
 
CreateNamespaceRequest(CreateNamespaceRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
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.
CreateNamespaceResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateNamespaceResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceResponse
 
CreateNamespaceResponse(CreateNamespaceResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceResponse
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.
CreateTrigger(CreateTriggerRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据参数输入设置新的触发方式。
CreateTriggerRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateTriggerRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
 
CreateTriggerRequest(CreateTriggerRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
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.
CreateTriggerResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
CreateTriggerResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
 
CreateTriggerResponse(CreateTriggerResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
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.

D

DeadLetterConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
DeadLetterConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
 
DeadLetterConfig(DeadLetterConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
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.
DeleteAlias(DeleteAliasRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
删除一个函数版本的别名
DeleteAliasRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteAliasRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
 
DeleteAliasRequest(DeleteAliasRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
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.
DeleteAliasResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteAliasResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteAliasResponse
 
DeleteAliasResponse(DeleteAliasResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteAliasResponse
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.
DeleteFunction(DeleteFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入参数删除函数。
DeleteFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
 
DeleteFunctionRequest(DeleteFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
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.
DeleteFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionResponse
 
DeleteFunctionResponse(DeleteFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionResponse
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.
DeleteLayerVersion(DeleteLayerVersionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
删除指定层的指定版本,被删除的版本无法再关联到函数上,但不会影响正在引用这个层的函数。
DeleteLayerVersionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteLayerVersionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
 
DeleteLayerVersionRequest(DeleteLayerVersionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
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.
DeleteLayerVersionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteLayerVersionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionResponse
 
DeleteLayerVersionResponse(DeleteLayerVersionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionResponse
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.
DeleteNamespace(DeleteNamespaceRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入的参数删除命名空间。
DeleteNamespaceRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteNamespaceRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceRequest
 
DeleteNamespaceRequest(DeleteNamespaceRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceRequest
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.
DeleteNamespaceResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteNamespaceResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceResponse
 
DeleteNamespaceResponse(DeleteNamespaceResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceResponse
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.
DeleteProvisionedConcurrencyConfig(DeleteProvisionedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
删除函数版本的预置并发配置。
DeleteProvisionedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteProvisionedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
 
DeleteProvisionedConcurrencyConfigRequest(DeleteProvisionedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
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.
DeleteProvisionedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteProvisionedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigResponse
 
DeleteProvisionedConcurrencyConfigResponse(DeleteProvisionedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigResponse
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.
DeleteReservedConcurrencyConfig(DeleteReservedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
删除函数的最大独占配额配置。
DeleteReservedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteReservedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
 
DeleteReservedConcurrencyConfigRequest(DeleteReservedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
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.
DeleteReservedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteReservedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigResponse
 
DeleteReservedConcurrencyConfigResponse(DeleteReservedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigResponse
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.
DeleteTrigger(DeleteTriggerRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据参数传入删除已有的触发方式。
DeleteTriggerRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteTriggerRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
 
DeleteTriggerRequest(DeleteTriggerRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
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.
DeleteTriggerResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
DeleteTriggerResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerResponse
 
DeleteTriggerResponse(DeleteTriggerResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerResponse
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.

E

EipConfigIn - Class in com.tencentcloudapi.scf.v20180416.models
 
EipConfigIn() - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipConfigIn
 
EipConfigIn(EipConfigIn) - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipConfigIn
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.
EipConfigOut - Class in com.tencentcloudapi.scf.v20180416.models
 
EipConfigOut() - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
 
EipConfigOut(EipConfigOut) - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
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.
EipOutConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
EipOutConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
 
EipOutConfig(EipOutConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
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.
Environment - Class in com.tencentcloudapi.scf.v20180416.models
 
Environment() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Environment
 
Environment(Environment) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Environment
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.

F

Filter - Class in com.tencentcloudapi.scf.v20180416.models
 
Filter() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Filter
 
Filter(Filter) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Filter
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.
Function - Class in com.tencentcloudapi.scf.v20180416.models
 
Function() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Function
 
Function(Function) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Function
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.
FunctionLog - Class in com.tencentcloudapi.scf.v20180416.models
 
FunctionLog() - Constructor for class com.tencentcloudapi.scf.v20180416.models.FunctionLog
 
FunctionLog(FunctionLog) - Constructor for class com.tencentcloudapi.scf.v20180416.models.FunctionLog
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.
FunctionVersion - Class in com.tencentcloudapi.scf.v20180416.models
 
FunctionVersion() - Constructor for class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
 
FunctionVersion(FunctionVersion) - Constructor for class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
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.

G

getAccessInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 域名信息
GetAccount(GetAccountRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取账户信息
getAccountLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Get 命名空间限制的信息
GetAccountRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAccountRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAccountRequest
 
GetAccountRequest(GetAccountRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAccountRequest
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.
GetAccountResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAccountResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
 
GetAccountResponse(GetAccountResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
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.
getAccountUsage() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Get 命名空间已使用的信息
getAdditionalVersionWeights() - Method in class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
Get 随机权重路由附加版本
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 创建时间
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数创建回见
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 版本的创建时间
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 创建时间
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Get 命名空间修改时间
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器创建时间
getAddTime() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器创建时间
getAddtionVersionMatchs() - Method in class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
Get 规则路由附加版本
GetAlias(GetAliasRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取别名的详细信息,包括名称、描述、版本、路由信息等。
getAliases() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Get 别名列表
GetAliasRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAliasRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
 
GetAliasRequest(GetAliasRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
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.
GetAliasResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAliasResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
 
GetAliasResponse(GetAliasResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
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.
getAllocated() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Get 函数已预置的并发配置详情。
getAllocatedProvisionedConcurrencyNum() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 设置的预置并发数。
getApigw() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Apigw触发器数量
getArgs() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get 容器的启动参数。该参数为可选参数,如果不填写,则默认使用 Dockerfile 中的 CMD。传入规范,以“空格”作为参数的分割标识,例如 -u app.py 注意:此字段可能返回 null,表示取不到有效值。
GetAsyncEventStatus(GetAsyncEventStatusRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取函数异步执行事件状态,事件状态保留 3 * 24 小时(从事件完成开始计时)。
GetAsyncEventStatusRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAsyncEventStatusRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusRequest
 
GetAsyncEventStatusRequest(GetAsyncEventStatusRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusRequest
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.
GetAsyncEventStatusResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetAsyncEventStatusResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
 
GetAsyncEventStatusResponse(GetAsyncEventStatusResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
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.
getAsyncRunEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 是否开启异步属性,TRUE 为开启,FALSE为关闭
getAsyncRunEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数异步属性,取值 TRUE 或者 FALSE
getAsyncRunEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否开启异步属性 注意:此字段可能返回 null,表示取不到有效值。
getAsyncTriggerConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
Get 异步重试配置信息
getAsyncTriggerConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Get 异步重试配置信息
getAvailableProvisionedConcurrencyNum() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 当前已完成预置的并发数。
getAvailableStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的计费状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.87.BD.E6.95.B0.E8.AE.A1.E8.B4.B9.E7.8A.B6.E6.80.81) 注意:此字段可能返回 null,表示取不到有效值。
getAvailableStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器状态
getAvailableStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器是否可用
getBillDuration() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数计费时间,根据 duration 向上取最近的 100ms,单位为ms
getBillDuration() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 表示函数的计费耗时,单位是毫秒,异步调用返回为空
getBindStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器和云函数绑定状态
getBindStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器和云函数绑定状态
getCfsConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 文件系统配置参数,用于云函数挂载文件系统
getCfsConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 文件系统配置参数,用于云函数挂载文件系统 注意:此字段可能返回 null,表示取不到有效值。
getCfsConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 文件系统配置入参,用于云函数绑定CFS文件系统
getCfsId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 文件系统实例id
getCfsInsList() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsConfig
Get 文件系统信息列表
getCkafka() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Ckafka触发器数量
getClb() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Clb触发器数量
getClientContext() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 运行函数时的参数,以json格式传入,同步调用最大支持 6MB,异步调用最大支持 128 KB。该字段信息对应函数 [event 入参](https://cloud.tencent.com/document/product/583/9210#.E5.87.BD.E6.95.B0.E5.85.A5.E5.8F.82.3Ca-id.3D.22input.22.3E.3C.2Fa.3E)。
getCls() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Cls触发器数量
getClsLogsetId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数日志投递到的CLS LogsetID
getClsLogsetId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 日志投递到的Cls日志集
getClsLogsetId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 日志投递到的cls日志集ID
getClsTopicId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数日志投递到的CLS TopicID
getClsTopicId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 日志投递到的Cls Topic
getClsTopicId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 日志投递到的cls Topic ID
getCm() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Cm触发器数量
getCmq() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Cmq触发器数量
getCode() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数代码.
getCode() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 函数代码
getCodeError() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 代码错误信息
getCodeInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的代码
getCodeResult() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 代码是否正确
getCodeSha256() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Get 函数的SHA256编码
getCodeSha256() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 层中版本文件的SHA256编码
getCodeSize() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数代码大小
getCodeSize() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 代码大小
getCodeSource() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get CodeSource 代码来源,支持ZipFile, Cos, Demo 其中之一
getCodeSource() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 代码来源方式,支持 ZipFile, Cos, Inline 之一
getCommand() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get 容器的启动命令。该参数为可选参数,如果不填写,则默认使用 Dockerfile 中的 Entrypoint。传入规范,填写可运行的指令,例如 python 注意:此字段可能返回 null,表示取不到有效值。
getCompatibleRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Get 适配的运行时
getCompatibleRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
Get 适配的运行时
getCompatibleRuntimes() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 适配的运行时
getCompatibleRuntimes() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。
getCompatibleRuntimes() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Get 层适用的运行时,可多选,可选的值对应函数的 Runtime 可选值。
getConcurrentExecutions() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 并发量
getContent() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Get 层的文件来源或文件内容
getCopyConfiguration() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 是否复制函数的属性,包括环境变量、内存、超时、函数描述、标签、VPC等,默认为是。 TRUE:复制函数配置 FALSE:不复制函数配置
getCos() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Cos触发器数量
getCosBucketName() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 对象存储桶名称(填写存储桶名称自定义部分,不包含-appid)
getCosBucketName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 对象存储桶名称
getCosBucketRegion() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 对象存储的地域,地域为北京时需要传入ap-beijing,北京一区时需要传递ap-beijing-1,其他的地域不需要传递。
getCosBucketRegion() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 对象存储的地域,注:北京分为ap-beijing和ap-beijing-1
getCosObjectName() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 对象存储中代码包文件路径,以/开头
getCosObjectName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 对象存储对象路径
getCustomArgument() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 用户自定义参数,仅支持timer触发器
getCustomArgument() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 客户自定义参数
getCustomArgument() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 客户自定义参数 注意:此字段可能返回 null,表示取不到有效值。
getData() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Get 函数日志信息
getData() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Get 函数运行状态数组 注意:此字段可能返回 null,表示取不到有效值。
getDeadLetterConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 死信队列参数
getDeadLetterConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数关联的死信队列信息
getDeadLetterConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数关联的死信队列信息
getDemoId() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 如果是通过Demo创建的话,需要传入DemoId
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 描述信息 注意:此字段可能返回 null,表示取不到有效值。
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 新函数的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 别名的描述信息
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数描述,最大支持 1000 个英文字母、数字、空格、逗号、换行符和英文句号,支持中文
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
Get 命名空间描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Get 版本描述信息 注意:此字段可能返回 null,表示取不到有效值。
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 别名的描述 注意:此字段可能返回 null,表示取不到有效值。
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的描述信息
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 版本的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 版本描述 注意:此字段可能返回 null,表示取不到有效值。
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 函数描述,支持模糊搜索
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Get 命名空间描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Get 层的版本的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Get 函数的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 别名的描述
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数描述。最大支持 1000 个英文字母、数字、空格、逗号和英文句号,支持中文
getDescription() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
Get 命名空间描述
getDuration() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数执行耗时,单位为 ms
getDuration() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 请求运行耗时,单位:ms
getDuration() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 表示执行函数的耗时,单位是毫秒,异步调用返回为空
getEipAddress() - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
Get IP列表 注意:此字段可能返回 null,表示取不到有效值。
getEipConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get EipConfig配置
getEipConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
Get Eip配置
getEipConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
Get Eip配置
getEipFixed() - Method in class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
Get 是否是固定IP,["TRUE","FALSE"]
getEips() - Method in class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
Get IP列表
getEipStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigIn
Get Eip开启状态,取值['ENABLE','DISABLE']
getEipStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
Get 是否是固定IP,["ENABLE","DISABLE"]
getEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 触发器的初始是能状态 OPEN表示开启 CLOSE表示关闭
getEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 使能开关
getEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 使能开关
getEnd() - Method in class com.tencentcloudapi.scf.v20180416.models.TimeInterval
Get 结束时间(不包括在内),格式"%Y-%m-%d %H:%M:%S"
getEndTime() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 调用结束时间,格式: "%Y-%m-%d %H:%M:%S.%f"
getEndTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 查询的具体日期,例如:2017-05-16 20:59:59,只能与startTime相差一天之内
getEndTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Get 查询的结束时间,例如:2017-05-16 20:59:59。StartTime 为空时,EndTime 默认为当前时间;StartTime 有值时,需要同时传 EndTime。EndTime 需要晚于 StartTime。
getEndTimeInterval() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,结束执行时间左闭右开区间
getEntryPoint() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get 参数已废弃 注意:此字段可能返回 null,表示取不到有效值。
getEnvId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 函数所属环境
getEnvironment() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数的环境变量
getEnvironment() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的环境变量
getEnvironment() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数的环境变量
getErrMsg() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 表示执行函数的错误返回信息,异步调用返回为空
getErrNo() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 代码错误码
getErrorCode() - Method in class com.tencentcloudapi.scf.v20180416.models.StatusReason
Get 错误码
getErrorMessage() - Method in class com.tencentcloudapi.scf.v20180416.models.StatusReason
Get 错误描述
getEvent() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 运行函数时的参数,以json格式传入,最大支持的参数长度是 6MB。该字段信息对应函数 [event 入参](https://cloud.tencent.com/document/product/583/9210#.E5.87.BD.E6.95.B0.E5.85.A5.E5.8F.82.3Ca-id.3D.22input.22.3E.3C.2Fa.3E)。
getEventList() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Get 异步事件列表
getExpression() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Get range 匹配规则要求: 需要为开区间或闭区间描述 (a,b) [a,b],其中 a、b 均为整数 exact 匹配规则要求: 字符串精确匹配
getFilter() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 日志过滤条件。可用来区分正确和错误日志,filter.RetCode=not0 表示只返回错误日志,filter.RetCode=is0 表示只返回正确日志,不传,则返回所有日志
getFilters() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 过滤条件。 - tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。 每次请求的Filters的上限为10,Filter.Values的上限为5。
getFilters() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get * Qualifier: 函数版本,别名
getFilterType() - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Get 死信队列主题模式的标签形式
GetFunction(GetFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口获取某个函数的详细信息,包括名称、代码、处理方法、关联触发器和超时时间等字段。
GetFunctionAddress(GetFunctionAddressRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口用于获取函数代码包的下载地址。
GetFunctionAddressRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionAddressRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
 
GetFunctionAddressRequest(GetFunctionAddressRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
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.
GetFunctionAddressResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionAddressResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
 
GetFunctionAddressResponse(GetFunctionAddressResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
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.
GetFunctionEventInvokeConfig(GetFunctionEventInvokeConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取函数异步重试配置,包括重试次数和消息保留时间
GetFunctionEventInvokeConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionEventInvokeConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
 
GetFunctionEventInvokeConfigRequest(GetFunctionEventInvokeConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
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.
GetFunctionEventInvokeConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionEventInvokeConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
 
GetFunctionEventInvokeConfigResponse(GetFunctionEventInvokeConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
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.
getFunctionId() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数ID
getFunctionId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数ID
GetFunctionLogs(GetFunctionLogsRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据指定的日志查询条件返回函数运行日志。该接口已下线,查询函数请求运行的返回信息,请使用 [GetRequestStatus](https://cloud.tencent.com/document/product/583/65348)。查询函数运行日志,请参考[日志检索教程](https://cloud.tencent.com/document/product/583/52637)。
GetFunctionLogsRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionLogsRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
 
GetFunctionLogsRequest(GetFunctionLogsRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
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.
GetFunctionLogsResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionLogsResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
 
GetFunctionLogsResponse(GetFunctionLogsResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
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.
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 要复制的函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 创建的函数名称,函数名称支持26个英文字母大小写、数字、连接符和下划线,第一个字符只能以字母开头,最后一个字符不能为连接符或者下划线,名称长度2-60
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 新建触发器绑定的函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Get 要删除的函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Get 需要删除预置并发的函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
Get 需要删除最大独占配额的函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Get 函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 函数的名称。 - 为保证[获取函数运行日志](https://cloud.tencent.com/document/product/583/18583)接口`GetFunctionLogs`兼容性,输入参数`FunctionName`仍为非必填项,但建议填写该参数,否则可能导致日志获取失败。 - 函数关联日志服务后,建议使用[日志服务](https://cloud.tencent.com/document/product/614/16875)相关接口以获得最佳日志检索体验。
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Get 需要获取详情的函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Get 需要获取预置并发详情的函数名称。
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
Get 需要获取最大独占配额详情的函数名称。
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 函数名
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Get 发布函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 需要设置预置并发的函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Get 需要设置最大独占配额的函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 函数的名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 要修改的函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 要修改的函数名称
getFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Get 函数名称
GetFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
 
GetFunctionRequest(GetFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
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.
getFunctionRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 执行该函数对应的requestId
getFunctionRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Get 需要查询状态的请求 id
getFunctionRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 此次函数执行的Id
GetFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
 
GetFunctionResponse(GetFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
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.
getFunctions() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Get 函数列表
getFunctions() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Get 函数数组
getFunctionsCount() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 函数总数
getFunctionsCount() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Get 命名空间函数个数
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 别名指向的主版本
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 别名指向的主版本
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 别名指向的主版本
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的版本
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Get 如果提供此参数,则只返回与该函数版本有关联的别名
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Get 函数版本。
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的版本
getFunctionVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 别名指向的主版本
getGitBranch() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get Git分支。该功能已下线。
getGitCommitId() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 指定要拉取的版本。该功能已下线。
getGitDirectory() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 代码在Git仓库中的路径。该功能已下线。
getGitPassword() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get Git密码。该功能已下线。
getGitPasswordSecret() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 加密后的Git密码,一般无需指定。该功能已下线。
getGitUrl() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get Git地址。该功能已下线。
getGitUserName() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get Git用户名。该功能已下线。
getGitUserNameSecret() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 加密后的Git用户名,一般无需指定。该功能已下线。
getGraceShutdown() - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Get true,向指定请求[发送 SIGTERM 终止信号](https://cloud.tencent.com/document/product/583/63969#.E5.8F.91.E9.80.81.E7.BB.88.E6.AD.A2.E4.BF.A1.E5.8F.B7], ,默认值为 false。
getHandler() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数处理方法名称,名称格式支持 "文件名称.方法名称" 形式(java 名称格式 包名.类名::方法名),文件名称和函数名称之间以"."隔开,文件名称和函数名称要求以字母开始和结尾,中间允许插入字母、数字、下划线和连接符,文件名称和函数名字的长度要求是 2-60 个字符
getHandler() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的入口
getHandler() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的入口
getHandler() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 函数处理方法名称。名称格式支持“文件名称.函数名称”形式(java 名称格式 包名.类名::方法名),文件名称和函数名称之间以"."隔开,文件名称和函数名称要求以字母开始和结尾,中间允许插入字母、数字、下划线和连接符,文件名称和函数名字的长度要求 2-60 个字符
getHost() - Method in class com.tencentcloudapi.scf.v20180416.models.AccessInfo
Get 域名
getIdleTimeOut() - Method in class com.tencentcloudapi.scf.v20180416.models.WSParams
Get 空闲超时时间, 单位秒,默认15s。可配置范围1~1800s。 注意:此字段可能返回 null,表示取不到有效值。
getImageConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 镜像部署时配置TCR镜像信息
getImageType() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get 镜像仓库类型,个人版或者企业版:personal/enterprise
getImageUri() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get {domain}/{namespace}/{imageName}:{tag}@{digest}
getInitTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数初始化超时时间,默认 65s,镜像部署函数默认 90s。
getInitTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数初始化超时时间
getInitTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数初始化执行超时时间
getInitTimeoutLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 初始化超时限制
getInstallDependency() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get [在线依赖安装](https://cloud.tencent.com/document/product/583/37920),TRUE 表示安装,默认值为 FALSE。仅支持 Node.js 函数。
getInstallDependency() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否自动安装依赖
getInstallDependency() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 是否自动安装依赖
getInstallDependency() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get [在线依赖安装](https://cloud.tencent.com/document/product/583/37920),TRUE 表示安装,默认值为 FALSE。仅支持 Node.js 函数。
getInvocationType() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 同步调用请使用[同步 Invoke 调用接口](https://cloud.tencent.com/document/product/583/58400) 或填写同步调用参数 RequestResponse ,建议使用同步调用接口以获取最佳性能;异步调用填写 Event;默认为同步。接口超时时间为 300s,更长超时时间请使用异步调用。
getInvokeFinished() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数调用是否结束,如果是 1 表示执行结束,其他值表示调用异常
getInvokeRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 调用请求id
getInvokeRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Get 异步执行请求 Id
getInvokeRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusRequest
Get 异步执行请求 id
getInvokeRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,事件调用请求id
getInvokeRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Get 终止的调用请求id
getInvokeResult() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 0为正确,异步调用返回为空
getInvokeType() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 调用类型
getInvokeType() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,调用类型列表
getIpAddress() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
getKey() - Method in class com.tencentcloudapi.scf.v20180416.models.SearchKey
Get 搜索关键字
getKey() - Method in class com.tencentcloudapi.scf.v20180416.models.Tag
Get 标签的key
getKey() - Method in class com.tencentcloudapi.scf.v20180416.models.Variable
Get 变量的名称,不可为空字符
getKey() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Get 匹配规则的key,调用时通过传key来匹配规则路由到指定版本 header方式: key填写"invoke.headers.User",并在 invoke 调用函数时传参 RoutingKey:{"User":"value"}规则匹配调用
getKeyword() - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Get 日志关键词
getL5Enable() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否启用L5
getL5Enable() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 是否开启L5访问能力,TRUE 为开启,FALSE为关闭
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
Get 层名称
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
Get 层名称
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 层名称
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 层名称
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
Get 绑定的层名称。解绑层需传递空字符串。
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
Get 层名称
getLayerName() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Get 层名称,支持26个英文字母大小写、数字、连接符和下划线,第一个字符只能以字母开头,最后一个字符不能为连接符或者下划线,名称长度1-64
getLayers() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数要关联的Layer版本列表,Layer会按照在列表中顺序依次覆盖。
getLayers() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数关联的Layer版本信息
getLayers() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Get 层列表
getLayers() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数要关联的层版本列表,层的版本会按照在列表中顺序依次覆盖。
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
Get 版本号
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
Get 版本号
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 版本号
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 版本号
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
Get 绑定或解绑层的版本号。解绑函数版本关联的最后一个层版本时,LayerVersion 填 0。
getLayerVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
Get 本次创建的层的版本号
GetLayerVersion(GetLayerVersionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取层版本详细信息,包括用于下载层中文件的链接。
GetLayerVersionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetLayerVersionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
 
GetLayerVersionRequest(GetLayerVersionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
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.
GetLayerVersionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetLayerVersionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
 
GetLayerVersionResponse(GetLayerVersionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
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.
getLayerVersions() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
Get 层版本列表
getLevel() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 日志等级
getLicenseInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 许可证信息
getLicenseInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 许可证信息 注意:此字段可能返回 null,表示取不到有效值。
getLicenseInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Get 层的软件许可证
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 返回数据的长度,Offset+Limit不能大于10000
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Get 返回数据长度,默认值为 20
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 返回数据长度,默认值为 20,最大值 100
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 返回数据长度,默认值为 20
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Get 查询数目限制
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Get 返回数据长度,默认值为 20
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 返回数据长度,默认值为 20
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 返回数据长度,默认值为 20
getLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Get 日志条数
getLocalMountDir() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 本地挂载点
getLocation() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 层中版本文件的下载地址
getLog() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数执行过程中的日志输出
getLog() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 表示执行过程中的日志输出,异步调用返回为空
getLogType() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 返回值会包含4KB的日志,可选值为None和Tail,默认值为None。当该值为Tail时,返回参数中的Log字段会包含对应的函数执行日志
getLogType() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 异步调用该字段返回为空。
getMaxCapacity() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 扩容时的最大值
getMaxMsgTTL() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 异步重试消息保留时间上限
getMemorySize() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数运行时内存大小,默认为 128M,可选范围 64、128MB-3072MB,并且以 128MB 为阶梯
getMemorySize() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的最大可用内存
getMemorySize() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 最大可用内存
getMemorySize() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数运行时内存大小,默认为 128 M,可选范64M、128 M-3072 M,以 128MB 为阶梯。
getMemUsage() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数执行时消耗实际内存大小,单位为 Byte
getMemUsage() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 请求消耗内存,单位为 MB
getMemUsage() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 执行函数时的内存大小,单位为Byte,异步调用返回为空
getMethod() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Get 匹配方式。取值范围: range:范围匹配 exact:字符串精确匹配
getMinCapacity() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 缩容时的最小值, 最小值为1
getMinMsgTTL() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 异步重试消息保留时间下限
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 修改时间
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的最后修改时间
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Get 命名空间创建时间
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器最后修改时间
getModTime() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器最后修改时间
getMountInsId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 文件系统挂载点id
getMountSubnetId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
getMountVpcId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
getMps() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Mps触发器数量
getMsgTTL() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
Get 消息保留时间
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 别名的名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 别名的名称,在函数级别中唯一,只能包含字母、数字、'_'和‘-’,且必须以字母开头,长度限制为1-64
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Get 死信队列名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Get 别名的名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.Filter
Get 需要过滤的字段。过滤条件数量限制为10。 Name可选值:VpcId, SubnetId, ClsTopicId, ClsLogsetId, Role, CfsId, CfsMountInsId, Eip;Values 长度限制为1。 Name可选值:Status, Runtime, FunctionType, PublicNetStatus, AsyncRunEnable, TraceEnable;Values 长度限制为20。 当 Name = Runtime 时,CustomImage 表示过滤镜像类型函数。
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Get 别名的名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 别名的名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Get 命名空间名称
getName() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 别名的名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 要复制的函数所在的命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 函数所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
Get 命名空间名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Get 函数所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceRequest
Get 命名空间名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Get 函数所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Get 函数所在的命名空间,默认为default。
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Get 函数的所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
Get 函数所在的命名空间,默认为default。
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 命名空间,不填默认为 default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
Get 命名空间限制信息
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Get 函数所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 命名空间,默认是default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 函数所在命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get Namespace名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Get 命名空间名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
Get 命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Get 命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 函数所在的命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数所属命名空间
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Get 函数所属命名空间,默认为default
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
Get 命名空间名称
getNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Get 命名空间详情
getNamespaces() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Get namespace详情
getNamespacesCount() - Method in class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
Get 命名空间个数限制
getNamespacesCount() - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Get 命名空间个数
getNewFunctionName() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 新函数的名称
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 数据的偏移量,Offset+Limit不能大于10000
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Get 数据偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 数据偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 数据偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Get 偏移位置
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Get 数据的偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 数据偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 数据偏移量,默认值为 0
getOffset() - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Get 偏移量
getOnsEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否启用Ons 注意:此字段可能返回 null,表示取不到有效值。
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 以升序还是降序的方式对日志进行排序,可选值 desc和 asc
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 可选值 ASC 和 DESC,默认 DESC
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Get 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 以升序还是降序的方式返回结果,可选值 ASC 和 DESC,默认DESC
getOrder() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
getOrderBy() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 根据某个字段排序日志,支持以下字段:function_name, duration, mem_usage, start_time
getOrderby() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 可选值 StartTime 和 EndTime,默认值 StartTime
getOrderby() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 根据哪个字段进行返回结果排序,支持以下字段:AddTime, ModTime, FunctionName
getOrderby() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Get 根据哪个字段进行返回结果排序,支持以下字段:Name,Updatetime
getOrderBy() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Get 根据哪个字段进行返回结果排序,支持以下字段:add_time,mod_time,默认mod_time
getOrderBy() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Get 根据哪个字段进行返回结果排序,支持以下字段:AddTime, ModTime
getOverride() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 如果目标Namespace下已有同名函数,是否覆盖,默认为否 (注意:如果选择覆盖,会导致同名函数被删除,请慎重操作) TRUE:覆盖同名函数 FALSE:不覆盖同名函数
getProtocolParams() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get HTTP函数配置ProtocolType访问协议,当前协议可配置的参数
getProtocolParams() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get HTTP函数配置ProtocolType访问协议,当前协议配置的参数 注意:此字段可能返回 null,表示取不到有效值。
getProtocolParams() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get HTTP函数配置ProtocolType访问协议,当前协议可配置的参数
getProtocolType() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get HTTP函数支持的访问协议。当前支持WebSockets协议,值为WS
getProtocolType() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get HTTP函数支持的访问协议。当前支持WebSockets协议。 注意:此字段可能返回 null,表示取不到有效值。
GetProvisionedConcurrencyConfig(GetProvisionedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取函数或函数某一版本的预置并发详情。
GetProvisionedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetProvisionedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
 
GetProvisionedConcurrencyConfigRequest(GetProvisionedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
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.
GetProvisionedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetProvisionedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
 
GetProvisionedConcurrencyConfigResponse(GetProvisionedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
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.
getProvisionedType() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 预置类型, 静态预置:Default 动态追踪并发利用率指标预置:ConcurrencyUtilizationTracking 预置类型二选一,设置静态预置时可以设置VersionProvisionedConcurrencyNum。 动态利用率预置可以设置TrackingTarget,MinCapacity,MaxCapacity,保持向后兼容性此时VersionProvisionedConcurrencyNum设置为0.
getProvisionedType() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Get 预置类型 Default 注意:此字段可能返回 null,表示取不到有效值。
getPublicNetConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 公网访问配置
getPublicNetConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 公网访问配置 注意:此字段可能返回 null,表示取不到有效值。
getPublicNetConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 公网访问配置
getPublicNetStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
Get 是否开启公网访问能力取值['DISABLE','ENABLE']
getPublicNetStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
Get 是否开启公网访问能力取值['DISABLE','ENABLE']
getPublish() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 在更新时是否同步发布新版本,默认为:FALSE,不发布
getPublish() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 在更新时是否同步发布新版本,默认为:FALSE,不发布新版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 函数版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 函数的版本,默认为 $LATEST,建议填写 [$DEFAULT](https://cloud.tencent.com/document/product/583/36149#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)方便后续进行版本的灰度发布。
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Get 填写需要删除的版本号,不填默认删除函数下全部版本。
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Get 函数的版本号
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 函数的版本信息
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Get 函数的版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Get 函数版本,默认为$LATEST
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 函数的版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Get 函数的版本号
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数版本 注意:此字段可能返回 null,表示取不到有效值。
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Get 函数版本号,不传则返回函数所有版本的预置并发信息。
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 触发函数的版本号或别名,默认值为$DEFAULT
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 触发函数的版本号或别名,默认值为 $LATEST
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,函数版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 函数的版本号,注:$LATEST版本不支持预置并发
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器绑定的别名或版本
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 函数版本或别名
getQualifier() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 函数版本号
getRegistryId() - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Get 用于企业版TCR获取镜像拉取临时凭证,ImageType为"enterprise"时必填 注意:此字段可能返回 null,表示取不到有效值。
getRemoteMountDir() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 远程挂载点
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 执行该函数对应的requestId
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 查询的请求 id
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
GetRequestStatus(GetRequestStatusRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据指定的查询条件返回函数单个请求运行状态。
GetRequestStatusRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetRequestStatusRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
 
GetRequestStatusRequest(GetRequestStatusRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
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.
GetRequestStatusResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetRequestStatusResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
 
GetRequestStatusResponse(GetRequestStatusResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
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.
GetReservedConcurrencyConfig(GetReservedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取函数的最大独占配额详情。
GetReservedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
GetReservedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
 
GetReservedConcurrencyConfigRequest(GetReservedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
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.
GetReservedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
GetReservedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
 
GetReservedConcurrencyConfigResponse(GetReservedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
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.
getReservedConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数并发保留内存 注意:此字段可能返回 null,表示取不到有效值。
getReservedConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Get 函数最大独占配额,注:函数的最大独占配额内存总和上限:用户总并发内存配额 - 12800
getReservedMem() - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
Get 该函数的最大独占配额。 注意:此字段可能返回 null,表示取不到有效值。
getResourceId() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器最小资源ID
getResourceId() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器最小资源ID
getResult() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
Get 异步事件状态
getResult() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
Get 函数执行结果
getResult() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
Get 函数执行结果
getRetCode() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数执行结果,如果是 0 表示执行成功,其他值表示失败
getRetCode() - Method in class com.tencentcloudapi.scf.v20180416.models.LogFilter
Get filter.RetCode的取值有: not0 表示只返回错误日志, is0 表示只返回正确日志, TimeLimitExceeded 返回函数调用发生超时的日志, ResourceLimitExceeded 返回函数调用发生资源超限的日志, UserCodeException 返回函数调用发生用户代码错误的日志, 无输入则返回所有日志。
getRetCode() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 请求执行结果, 0 表示执行成功,1表示运行中,-1 表示执行异常。
getRetMsg() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数执行完成后的返回值
getRetMsg() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 函数执行完成后的返回值
getRetMsg() - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Get 表示执行函数的返回,异步调用返回为空
getRetryConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
Get 用户错误的异步重试重试配置
getRetryNum() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 重试次数
getRetryNum() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 重试次数
getRetryNum() - Method in class com.tencentcloudapi.scf.v20180416.models.RetryConfig
Get 重试次数
getRetryNumLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 异步重试次数限制
getRole() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数绑定的角色
getRole() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数绑定的角色
getRole() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数绑定的角色
getRoutingConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Get 别名的路由信息 注意:此字段可能返回 null,表示取不到有效值。
getRoutingConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Get 别名的请求路由配置
getRoutingConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Get 别名的路由信息
getRoutingConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Get 别名的路由信息,需要为别名指定附加版本时,必须提供此参数
getRoutingKey() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Get 函数灰度流量控制调用,以json格式传入,例如{"k":"v"},注意kv都需要是字符串类型,最大支持的参数长度是1024字节
getRoutingKey() - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Get 函数灰度流量控制调用,以json格式传入,例如{"k":"v"},注意kv都需要是字符串类型,最大支持的参数长度是1024字节
getRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5, Php7,Go1,Java8 和 CustomRuntime,默认Python2.7
getRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 运行时
getRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的运行环境
getRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的运行环境
getRuntime() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, PHP5, PHP7,Go1 , Java8和CustomRuntime
getSearchContext() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 该字段已下线
getSearchContext() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Get 该字段已下线
getSearchKey() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Get 支持FunctionName模糊匹配
getSearchKey() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Get 查询key,模糊匹配名称
getSearchKey() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Get 关键字匹配搜索,Key 可选值为 Namespace 和 Description,多个搜索条件之间是与的关系
getShowCode() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Get 是否显示代码, TRUE表示显示代码,FALSE表示不显示代码,大于1M的入口文件不会显示
getSource() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 日志来源
getStart() - Method in class com.tencentcloudapi.scf.v20180416.models.TimeInterval
Get 起始时间(包括在内),格式"%Y-%m-%d %H:%M:%S"
getStartTime() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 调用开始时间,格式: "%Y-%m-%d %H:%M:%S.%f"
getStartTime() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Get 函数开始执行时的时间点
getStartTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Get 查询的具体日期,例如:2017-05-16 20:00:00,只能与endtime相差一天之内
getStartTime() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Get 查询的开始时间,例如:2017-05-16 20:00:00,不填默认为当前时间 - 15min
getStartTime() - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Get 请求开始时间
getStartTimeInterval() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,开始执行时间左闭右开区间
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Get 事件状态,RUNNING 表示运行中, FINISHED 表示调用成功, ABORTED 表示调用终止, FAILED 表示调用失败
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Get 异步事件状态,RUNNING 表示运行中, FINISHED 表示调用成功, ABORTED 表示调用终止, FAILED 表示调用失败。
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数状态,状态值及流转[参考此处](https://cloud.tencent.com/document/product/583/47175)
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Get 版本状态 注意:此字段可能返回 null,表示取不到有效值。
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数状态,状态值及流转[参考说明](https://cloud.tencent.com/document/product/583/47175)
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Get 层的具体版本当前状态,可能取值: Active 正常 Publishing 发布中 PublishFailed 发布失败 Deleted 已删除
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Get 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Get 过滤条件,事件状态列表
getStatus() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 预置任务状态,Done表示已完成,InProgress表示进行中,Failed表示部分或全部失败。
getStatusCode() - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Get 请求状态码
getStatusDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数状态详情
getStatusDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 状态描述
getStatusReason() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 对预置任务状态Status的说明。
getStatusReasons() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数状态失败原因
getStatusReasons() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数状态失败原因 注意:此字段可能返回 null,表示取不到有效值。
getSubnetId() - Method in class com.tencentcloudapi.scf.v20180416.models.VpcConfig
Get 子网的 Id
getTags() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数 Tag 参数,以键值对数组形式传入
getTags() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数标签
getTags() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的标签列表
getTargetNamespace() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 将函数复制到的命名空间,默认为default
getTargetRegion() - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Get 要将函数复制到的地域,不填则默认为当前地域
getTempCosObjectName() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 如果是从TempCos创建的话,需要传入TempCosObjectName
getTestModelLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get 测试事件限制 注意:此字段可能返回 null,表示取不到有效值。
getTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数最长执行时间,单位为秒,可选值范围 1-900 秒,默认为 3 秒
getTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的超时时间
getTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Get 函数的超时时间
getTimeout() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数最长执行时间,单位为秒,可选值范 1-900 秒,默认为 3 秒
getTimeoutLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get Timeout限制
getTimer() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Timer触发器数量
getTotal() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get 触发器总数
getTotalAllocatedConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Get 命名空间配额使用量 注意:此字段可能返回 null,表示取不到有效值。
getTotalAllocatedConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Get 当前地域用户已配置并发内存额度
getTotalConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Get 命名空间配额总量 注意:此字段可能返回 null,表示取不到有效值。
getTotalConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
Get 账号并发内存配额,注:账号并发内存配额下限:用户已用并发内存总额 + 12800
getTotalConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Get 当前地域用户并发内存配额上限
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Get 函数日志的总数
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Get 函数运行状态的总数 注意:此字段可能返回 null,表示取不到有效值。
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Get 别名总数 注意:此字段可能返回 null,表示取不到有效值。
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Get 满足过滤条件的事件总数
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Get 总数
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Get 层总数
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Get 返回的namespace数量
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Get 触发器总数
getTotalCount() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Get 函数版本总数。 注意:此字段可能返回 null,表示取不到有效值。
getTotalProvisionedConcurrencyMem() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数所有版本预置并发内存总和 注意:此字段可能返回 null,表示取不到有效值。
getTraceEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 是否开启事件追踪,TRUE 为开启,FALSE为关闭
getTraceEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 异步函数是否开启调用追踪,取值 TRUE 或者 FALSE
getTraceEnable() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否开启事件追踪 注意:此字段可能返回 null,表示取不到有效值。
getTrackingTarget() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 指标追踪的并发利用率。设置范围(0,1)
getTrigger() - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Get Trigger信息
getTriggerActions() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 定时预置任务
getTriggerActions() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Get 预置并发定时任务。 注意:此字段可能返回 null,表示取不到有效值。
getTriggerAttribute() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器类型,双向表示两侧控制台均可操作,单向表示SCF控制台单向创建
getTriggerAttribute() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器类型,双向表示两侧控制台均可操作,单向表示SCF控制台单向创建
getTriggerCronConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Get 设置定时触发器的时间配置,cron表达式。Cron 表达式有七个必需字段,按空格分隔。 注意:此字段可能返回 null,表示取不到有效值。
getTriggerDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 触发器对应的参数,可见具体[触发器描述说明](https://cloud.tencent.com/document/product/583/39901)
getTriggerDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 如果删除的触发器类型为 COS 触发器,该字段为必填值,存放 JSON 格式的数据 {"event":"cos:ObjectCreated:*"},数据内容和 SetTrigger 接口中该字段的格式相同;如果删除的触发器类型为定时触发器或 CMQ 触发器,可以不指定该字段
getTriggerDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器详细配置
getTriggerDesc() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器详细配置
getTriggerInfo() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
Get 触发器信息
getTriggerName() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 新建触发器名称。如果是定时触发器,名称支持英文字母、数字、连接符和下划线,最长100个字符;如果是cos触发器,需要是对应cos存储桶适用于XML API的访问域名(例如:5401-5ff414-12345.cos.ap-shanghai.myqcloud.com);如果是其他触发器,见具体触发器绑定参数的说明
getTriggerName() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 要删除的触发器名称
getTriggerName() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器名称
getTriggerName() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Get 定时预置名称 注意:此字段可能返回 null,表示取不到有效值。
getTriggerName() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器名称
getTriggerProvisionedConcurrencyNum() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Get 定时预置并发数量 注意:此字段可能返回 null,表示取不到有效值。
getTriggers() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的触发器列表
getTriggers() - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Get 触发器列表
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数类型,默认值为Event,创建触发器函数请填写Event,创建HTTP函数级服务请填写HTTP
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Get 触发器类型,目前支持 cos 、cmq、 timer、 ckafka、apigw类型。创建 cls 触发器请参考[CLS 创建投递 SCF 任务](https://cloud.tencent.com/document/product/614/61096)。
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Get 死信队列模式
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Get 要删除的触发器类型,目前支持 cos 、cmq、 timer、ckafka 类型
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Get 函数类型,取值为 HTTP 或者 Event
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数类型,取值为HTTP或者Event
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Get 日志类型,支持Application和Platform,默认为Application
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Get 默认default,TCB表示是小程序云开发创建的
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Get 触发器类型
getType() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Get 触发器类型
getUnallocatedConcurrencyNum() - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Get 该函数剩余可配置的预置并发数。
getUrl() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Get 函数的Cos地址
getUseGpu() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 是否使用GPU
getUserConcurrencyMemLimit() - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Get 用户实际配置的账号并发配额
getUserGroupId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 用户组id
getUserId() - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Get 用户id
getValue() - Method in class com.tencentcloudapi.scf.v20180416.models.SearchKey
Get 搜索内容
getValue() - Method in class com.tencentcloudapi.scf.v20180416.models.Tag
Get 标签的value
getValue() - Method in class com.tencentcloudapi.scf.v20180416.models.Variable
Get 变量的值,不可为空字符
getValue() - Method in enum com.tencentcloudapi.scf.v20180416.ScfErrorCode
 
getValues() - Method in class com.tencentcloudapi.scf.v20180416.models.Filter
Get 字段的过滤值。
getVariables() - Method in class com.tencentcloudapi.scf.v20180416.models.Environment
Get 环境变量数组
getVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Get 函数版本名称
getVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Get 函数版本名称
getVersion() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionWeight
Get 函数版本名称
getVersionProvisionedConcurrencyNum() - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Get 预置并发数量,注:所有版本的预置并发数总和存在上限限制,当前的上限是:函数最大并发配额 - 100
getVersions() - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Get 函数版本列表。 注意:此字段可能返回 null,表示取不到有效值。
getVip() - Method in class com.tencentcloudapi.scf.v20180416.models.AccessInfo
Get VIP
getVod() - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Get Vod触发器数量
getVpcConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Get 函数的私有网络配置
getVpcConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Get 函数的私有网络
getVpcConfig() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Get 函数的私有网络配置
getVpcId() - Method in class com.tencentcloudapi.scf.v20180416.models.VpcConfig
Get 私有网络 的 Id
getWeight() - Method in class com.tencentcloudapi.scf.v20180416.models.VersionWeight
Get 该版本的权重
getWSParams() - Method in class com.tencentcloudapi.scf.v20180416.models.ProtocolParams
Get WebSockets协议支持的参数 注意:此字段可能返回 null,表示取不到有效值。
getZipFile() - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Get 包含函数代码文件及其依赖项的 zip 格式文件,zip包大小上限为 50MB,使用该接口时要求将 zip 文件的内容转成 base64 编码
getZipFile() - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Get 包含函数代码文件及其依赖项的 zip 格式文件,使用该接口时要求将 zip 文件的内容转成 base64 编码,最大支持20M

I

ImageConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
ImageConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ImageConfig
 
ImageConfig(ImageConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ImageConfig
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.
Invoke(InvokeRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口用于运行函数。
InvokeFunction(InvokeFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
SCF同步调用函数接口
InvokeFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
InvokeFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
 
InvokeFunctionRequest(InvokeFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
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.
InvokeFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
InvokeFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
 
InvokeFunctionResponse(InvokeFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
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.
InvokeRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
InvokeRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
 
InvokeRequest(InvokeRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
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.
InvokeResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
InvokeResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
 
InvokeResponse(InvokeResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
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.

L

LayerVersionInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
LayerVersionInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
 
LayerVersionInfo(LayerVersionInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
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.
LayerVersionSimple - Class in com.tencentcloudapi.scf.v20180416.models
 
LayerVersionSimple() - Constructor for class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
 
LayerVersionSimple(LayerVersionSimple) - Constructor for class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
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.
LimitsInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
LimitsInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
 
LimitsInfo(LimitsInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
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.
ListAliases(ListAliasesRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
返回一个函数下的全部别名,可以根据特定函数版本过滤。
ListAliasesRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListAliasesRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
 
ListAliasesRequest(ListAliasesRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
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.
ListAliasesResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListAliasesResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
 
ListAliasesResponse(ListAliasesResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
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.
ListAsyncEvents(ListAsyncEventsRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
拉取函数异步事件列表
ListAsyncEventsRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListAsyncEventsRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
 
ListAsyncEventsRequest(ListAsyncEventsRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
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.
ListAsyncEventsResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListAsyncEventsResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
 
ListAsyncEventsResponse(ListAsyncEventsResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
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.
ListFunctions(ListFunctionsRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入的查询参数返回相关函数信息。
ListFunctionsRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListFunctionsRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
 
ListFunctionsRequest(ListFunctionsRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
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.
ListFunctionsResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListFunctionsResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
 
ListFunctionsResponse(ListFunctionsResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
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.
ListLayers(ListLayersRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
返回全部层的列表,其中包含了每个层最新版本的信息,可以通过适配运行时进行过滤。
ListLayersRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListLayersRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
 
ListLayersRequest(ListLayersRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
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.
ListLayersResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListLayersResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
 
ListLayersResponse(ListLayersResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
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.
ListLayerVersions(ListLayerVersionsRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
返回指定层的全部版本的信息
ListLayerVersionsRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListLayerVersionsRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
 
ListLayerVersionsRequest(ListLayerVersionsRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
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.
ListLayerVersionsResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListLayerVersionsResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
 
ListLayerVersionsResponse(ListLayerVersionsResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
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.
ListNamespaces(ListNamespacesRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
列出命名空间列表
ListNamespacesRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListNamespacesRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
 
ListNamespacesRequest(ListNamespacesRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
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.
ListNamespacesResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListNamespacesResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
 
ListNamespacesResponse(ListNamespacesResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
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.
ListTriggers(ListTriggersRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
获取函数触发器列表
ListTriggersRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListTriggersRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
 
ListTriggersRequest(ListTriggersRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
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.
ListTriggersResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListTriggersResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
 
ListTriggersResponse(ListTriggersResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
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.
ListVersionByFunction(ListVersionByFunctionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入的参数查询函数的版本。
ListVersionByFunctionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
ListVersionByFunctionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
 
ListVersionByFunctionRequest(ListVersionByFunctionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
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.
ListVersionByFunctionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
ListVersionByFunctionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
 
ListVersionByFunctionResponse(ListVersionByFunctionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
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.
LogFilter - Class in com.tencentcloudapi.scf.v20180416.models
 
LogFilter() - Constructor for class com.tencentcloudapi.scf.v20180416.models.LogFilter
 
LogFilter(LogFilter) - Constructor for class com.tencentcloudapi.scf.v20180416.models.LogFilter
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.
LogSearchContext - Class in com.tencentcloudapi.scf.v20180416.models
 
LogSearchContext() - Constructor for class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
 
LogSearchContext(LogSearchContext) - Constructor for class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
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.

N

Namespace - Class in com.tencentcloudapi.scf.v20180416.models
 
Namespace() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Namespace
 
Namespace(Namespace) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Namespace
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.
NamespaceLimit - Class in com.tencentcloudapi.scf.v20180416.models
 
NamespaceLimit() - Constructor for class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
 
NamespaceLimit(NamespaceLimit) - Constructor for class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
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.
NamespaceUsage - Class in com.tencentcloudapi.scf.v20180416.models
 
NamespaceUsage() - Constructor for class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
 
NamespaceUsage(NamespaceUsage) - Constructor for class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
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.

P

ProtocolParams - Class in com.tencentcloudapi.scf.v20180416.models
 
ProtocolParams() - Constructor for class com.tencentcloudapi.scf.v20180416.models.ProtocolParams
 
ProtocolParams(ProtocolParams) - Constructor for class com.tencentcloudapi.scf.v20180416.models.ProtocolParams
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.
PublicNetConfigIn - Class in com.tencentcloudapi.scf.v20180416.models
 
PublicNetConfigIn() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
 
PublicNetConfigIn(PublicNetConfigIn) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
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.
PublicNetConfigOut - Class in com.tencentcloudapi.scf.v20180416.models
 
PublicNetConfigOut() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
 
PublicNetConfigOut(PublicNetConfigOut) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
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.
PublishLayerVersion(PublishLayerVersionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
使用给定的zip文件或cos对象创建一个层的新版本,每次使用相同的层的名称调用本接口,都会生成一个新版本。
PublishLayerVersionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
PublishLayerVersionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
 
PublishLayerVersionRequest(PublishLayerVersionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
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.
PublishLayerVersionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
PublishLayerVersionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
 
PublishLayerVersionResponse(PublishLayerVersionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
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.
PublishVersion(PublishVersionRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口用于用户发布新版本函数。
PublishVersionRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
PublishVersionRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
 
PublishVersionRequest(PublishVersionRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
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.
PublishVersionResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
PublishVersionResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
 
PublishVersionResponse(PublishVersionResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
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.
PutProvisionedConcurrencyConfig(PutProvisionedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
设置函数某一非$LATEST版本的预置并发。
PutProvisionedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
PutProvisionedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
 
PutProvisionedConcurrencyConfigRequest(PutProvisionedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
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.
PutProvisionedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
PutProvisionedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
 
PutProvisionedConcurrencyConfigResponse(PutProvisionedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
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.
PutReservedConcurrencyConfig(PutReservedConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
设置函数最大独占配额
PutReservedConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
PutReservedConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
 
PutReservedConcurrencyConfigRequest(PutReservedConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
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.
PutReservedConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
PutReservedConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigResponse
 
PutReservedConcurrencyConfigResponse(PutReservedConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigResponse
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.
PutTotalConcurrencyConfig(PutTotalConcurrencyConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
修改账号并发限制配额
PutTotalConcurrencyConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
PutTotalConcurrencyConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
 
PutTotalConcurrencyConfigRequest(PutTotalConcurrencyConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
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.
PutTotalConcurrencyConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
PutTotalConcurrencyConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigResponse
 
PutTotalConcurrencyConfigResponse(PutTotalConcurrencyConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigResponse
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.

R

RequestStatus - Class in com.tencentcloudapi.scf.v20180416.models
 
RequestStatus() - Constructor for class com.tencentcloudapi.scf.v20180416.models.RequestStatus
 
RequestStatus(RequestStatus) - Constructor for class com.tencentcloudapi.scf.v20180416.models.RequestStatus
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.
Result - Class in com.tencentcloudapi.scf.v20180416.models
 
Result() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Result
 
Result(Result) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Result
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.
RetryConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
RetryConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.RetryConfig
 
RetryConfig(RetryConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.RetryConfig
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.
RoutingConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
RoutingConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
 
RoutingConfig(RoutingConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
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.

S

ScfClient - Class in com.tencentcloudapi.scf.v20180416
 
ScfClient(Credential, String) - Constructor for class com.tencentcloudapi.scf.v20180416.ScfClient
 
ScfClient(Credential, String, ClientProfile) - Constructor for class com.tencentcloudapi.scf.v20180416.ScfClient
 
ScfErrorCode - Enum in com.tencentcloudapi.scf.v20180416
 
SearchKey - Class in com.tencentcloudapi.scf.v20180416.models
 
SearchKey() - Constructor for class com.tencentcloudapi.scf.v20180416.models.SearchKey
 
SearchKey(SearchKey) - Constructor for class com.tencentcloudapi.scf.v20180416.models.SearchKey
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.
setAccessInfo(AccessInfo) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 域名信息
setAccountLimit(LimitsInfo) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Set 命名空间限制的信息
setAccountUsage(UsageInfo) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Set 命名空间已使用的信息
setAdditionalVersionWeights(VersionWeight[]) - Method in class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
Set 随机权重路由附加版本
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 创建时间
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数创建回见
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 版本的创建时间
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 创建时间
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Set 命名空间修改时间
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器创建时间
setAddTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器创建时间
setAddtionVersionMatchs(VersionMatch[]) - Method in class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
Set 规则路由附加版本
setAliases(Alias[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Set 别名列表
setAllocated(VersionProvisionedConcurrencyInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Set 函数已预置的并发配置详情。
setAllocatedProvisionedConcurrencyNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 设置的预置并发数。
setApigw(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Apigw触发器数量
setArgs(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set 容器的启动参数。该参数为可选参数,如果不填写,则默认使用 Dockerfile 中的 CMD。传入规范,以“空格”作为参数的分割标识,例如 -u app.py 注意:此字段可能返回 null,表示取不到有效值。
setAsyncRunEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 是否开启异步属性,TRUE 为开启,FALSE为关闭
setAsyncRunEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数异步属性,取值 TRUE 或者 FALSE
setAsyncRunEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否开启异步属性 注意:此字段可能返回 null,表示取不到有效值。
setAsyncTriggerConfig(AsyncTriggerConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
Set 异步重试配置信息
setAsyncTriggerConfig(AsyncTriggerConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Set 异步重试配置信息
setAvailableProvisionedConcurrencyNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 当前已完成预置的并发数。
setAvailableStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的计费状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.87.BD.E6.95.B0.E8.AE.A1.E8.B4.B9.E7.8A.B6.E6.80.81) 注意:此字段可能返回 null,表示取不到有效值。
setAvailableStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器状态
setAvailableStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器是否可用
setBillDuration(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数计费时间,根据 duration 向上取最近的 100ms,单位为ms
setBillDuration(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 表示函数的计费耗时,单位是毫秒,异步调用返回为空
setBindStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器和云函数绑定状态
setBindStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器和云函数绑定状态
setCfsConfig(CfsConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 文件系统配置参数,用于云函数挂载文件系统
setCfsConfig(CfsConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 文件系统配置参数,用于云函数挂载文件系统 注意:此字段可能返回 null,表示取不到有效值。
setCfsConfig(CfsConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 文件系统配置入参,用于云函数绑定CFS文件系统
setCfsId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 文件系统实例id
setCfsInsList(CfsInsInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsConfig
Set 文件系统信息列表
setCkafka(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Ckafka触发器数量
setClb(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Clb触发器数量
setClientContext(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 运行函数时的参数,以json格式传入,同步调用最大支持 6MB,异步调用最大支持 128 KB。该字段信息对应函数 [event 入参](https://cloud.tencent.com/document/product/583/9210#.E5.87.BD.E6.95.B0.E5.85.A5.E5.8F.82.3Ca-id.3D.22input.22.3E.3C.2Fa.3E)。
setCls(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Cls触发器数量
setClsLogsetId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数日志投递到的CLS LogsetID
setClsLogsetId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 日志投递到的Cls日志集
setClsLogsetId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 日志投递到的cls日志集ID
setClsTopicId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数日志投递到的CLS TopicID
setClsTopicId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 日志投递到的Cls Topic
setClsTopicId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 日志投递到的cls Topic ID
setCm(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Cm触发器数量
setCmq(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Cmq触发器数量
setCode(Code) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数代码.
setCode(Code) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 函数代码
setCodeError(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 代码错误信息
setCodeInfo(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的代码
setCodeResult(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 代码是否正确
setCodeSha256(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Set 函数的SHA256编码
setCodeSha256(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 层中版本文件的SHA256编码
setCodeSize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数代码大小
setCodeSize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 代码大小
setCodeSource(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set CodeSource 代码来源,支持ZipFile, Cos, Demo 其中之一
setCodeSource(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 代码来源方式,支持 ZipFile, Cos, Inline 之一
setCommand(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set 容器的启动命令。该参数为可选参数,如果不填写,则默认使用 Dockerfile 中的 Entrypoint。传入规范,填写可运行的指令,例如 python 注意:此字段可能返回 null,表示取不到有效值。
setCompatibleRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Set 适配的运行时
setCompatibleRuntime(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
Set 适配的运行时
setCompatibleRuntimes(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 适配的运行时
setCompatibleRuntimes(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。
setCompatibleRuntimes(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Set 层适用的运行时,可多选,可选的值对应函数的 Runtime 可选值。
setConcurrentExecutions(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 并发量
setContent(Code) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Set 层的文件来源或文件内容
setCopyConfiguration(Boolean) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 是否复制函数的属性,包括环境变量、内存、超时、函数描述、标签、VPC等,默认为是。 TRUE:复制函数配置 FALSE:不复制函数配置
setCos(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Cos触发器数量
setCosBucketName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 对象存储桶名称(填写存储桶名称自定义部分,不包含-appid)
setCosBucketName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 对象存储桶名称
setCosBucketRegion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 对象存储的地域,地域为北京时需要传入ap-beijing,北京一区时需要传递ap-beijing-1,其他的地域不需要传递。
setCosBucketRegion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 对象存储的地域,注:北京分为ap-beijing和ap-beijing-1
setCosObjectName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 对象存储中代码包文件路径,以/开头
setCosObjectName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 对象存储对象路径
setCustomArgument(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 用户自定义参数,仅支持timer触发器
setCustomArgument(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 客户自定义参数
setCustomArgument(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 客户自定义参数 注意:此字段可能返回 null,表示取不到有效值。
setData(FunctionLog[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Set 函数日志信息
setData(RequestStatus[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Set 函数运行状态数组 注意:此字段可能返回 null,表示取不到有效值。
setDeadLetterConfig(DeadLetterConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 死信队列参数
setDeadLetterConfig(DeadLetterConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数关联的死信队列信息
setDeadLetterConfig(DeadLetterConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数关联的死信队列信息
setDemoId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 如果是通过Demo创建的话,需要传入DemoId
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 描述信息 注意:此字段可能返回 null,表示取不到有效值。
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 新函数的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 别名的描述信息
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数描述,最大支持 1000 个英文字母、数字、空格、逗号、换行符和英文句号,支持中文
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
Set 命名空间描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Set 版本描述信息 注意:此字段可能返回 null,表示取不到有效值。
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 别名的描述 注意:此字段可能返回 null,表示取不到有效值。
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的描述信息
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 版本的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 版本描述 注意:此字段可能返回 null,表示取不到有效值。
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 函数描述,支持模糊搜索
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Set 命名空间描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Set 层的版本的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Set 函数的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 别名的描述
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数描述。最大支持 1000 个英文字母、数字、空格、逗号和英文句号,支持中文
setDescription(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
Set 命名空间描述
setDuration(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数执行耗时,单位为 ms
setDuration(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 请求运行耗时,单位:ms
setDuration(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 表示执行函数的耗时,单位是毫秒,异步调用返回为空
setEipAddress(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
Set IP列表 注意:此字段可能返回 null,表示取不到有效值。
setEipConfig(EipOutConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set EipConfig配置
setEipConfig(EipConfigIn) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
Set Eip配置
setEipConfig(EipConfigOut) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
Set Eip配置
setEipFixed(String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
Set 是否是固定IP,["TRUE","FALSE"]
setEips(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
Set IP列表
setEipStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigIn
Set Eip开启状态,取值['ENABLE','DISABLE']
setEipStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
Set 是否是固定IP,["ENABLE","DISABLE"]
setEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 触发器的初始是能状态 OPEN表示开启 CLOSE表示关闭
setEnable(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 使能开关
setEnable(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 使能开关
setEnd(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TimeInterval
Set 结束时间(不包括在内),格式"%Y-%m-%d %H:%M:%S"
setEndTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 调用结束时间,格式: "%Y-%m-%d %H:%M:%S.%f"
setEndTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 查询的具体日期,例如:2017-05-16 20:59:59,只能与startTime相差一天之内
setEndTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Set 查询的结束时间,例如:2017-05-16 20:59:59。StartTime 为空时,EndTime 默认为当前时间;StartTime 有值时,需要同时传 EndTime。EndTime 需要晚于 StartTime。
setEndTimeInterval(TimeInterval) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,结束执行时间左闭右开区间
setEntryPoint(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set 参数已废弃 注意:此字段可能返回 null,表示取不到有效值。
setEnvId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 函数所属环境
setEnvironment(Environment) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数的环境变量
setEnvironment(Environment) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的环境变量
setEnvironment(Environment) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数的环境变量
setErrMsg(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 表示执行函数的错误返回信息,异步调用返回为空
setErrNo(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 代码错误码
setErrorCode(String) - Method in class com.tencentcloudapi.scf.v20180416.models.StatusReason
Set 错误码
setErrorMessage(String) - Method in class com.tencentcloudapi.scf.v20180416.models.StatusReason
Set 错误描述
setEvent(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 运行函数时的参数,以json格式传入,最大支持的参数长度是 6MB。该字段信息对应函数 [event 入参](https://cloud.tencent.com/document/product/583/9210#.E5.87.BD.E6.95.B0.E5.85.A5.E5.8F.82.3Ca-id.3D.22input.22.3E.3C.2Fa.3E)。
setEventList(AsyncEvent[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Set 异步事件列表
setExpression(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Set range 匹配规则要求: 需要为开区间或闭区间描述 (a,b) [a,b],其中 a、b 均为整数 exact 匹配规则要求: 字符串精确匹配
setFilter(LogFilter) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 日志过滤条件。可用来区分正确和错误日志,filter.RetCode=not0 表示只返回错误日志,filter.RetCode=is0 表示只返回正确日志,不传,则返回所有日志
setFilters(Filter[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 过滤条件。 - tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。 每次请求的Filters的上限为10,Filter.Values的上限为5。
setFilters(Filter[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set * Qualifier: 函数版本,别名
setFilterType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Set 死信队列主题模式的标签形式
setFunctionId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数ID
setFunctionId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数ID
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 要复制的函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 创建的函数名称,函数名称支持26个英文字母大小写、数字、连接符和下划线,第一个字符只能以字母开头,最后一个字符不能为连接符或者下划线,名称长度2-60
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 新建触发器绑定的函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Set 要删除的函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Set 需要删除预置并发的函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
Set 需要删除最大独占配额的函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Set 函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 函数的名称。 - 为保证[获取函数运行日志](https://cloud.tencent.com/document/product/583/18583)接口`GetFunctionLogs`兼容性,输入参数`FunctionName`仍为非必填项,但建议填写该参数,否则可能导致日志获取失败。 - 函数关联日志服务后,建议使用[日志服务](https://cloud.tencent.com/document/product/614/16875)相关接口以获得最佳日志检索体验。
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Set 需要获取详情的函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Set 需要获取预置并发详情的函数名称。
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
Set 需要获取最大独占配额详情的函数名称。
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 函数名
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Set 发布函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 需要设置预置并发的函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Set 需要设置最大独占配额的函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 函数的名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 要修改的函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 要修改的函数名称
setFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Set 函数名称
setFunctionRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 执行该函数对应的requestId
setFunctionRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Set 需要查询状态的请求 id
setFunctionRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 此次函数执行的Id
setFunctions(Function[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Set 函数列表
setFunctions(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Set 函数数组
setFunctionsCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 函数总数
setFunctionsCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Set 命名空间函数个数
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 别名指向的主版本
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 别名指向的主版本
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 别名指向的主版本
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的版本
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Set 如果提供此参数,则只返回与该函数版本有关联的别名
setFunctionVersion(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Set 函数版本。
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的版本
setFunctionVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 别名指向的主版本
setGitBranch(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set Git分支。该功能已下线。
setGitCommitId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 指定要拉取的版本。该功能已下线。
setGitDirectory(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 代码在Git仓库中的路径。该功能已下线。
setGitPassword(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set Git密码。该功能已下线。
setGitPasswordSecret(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 加密后的Git密码,一般无需指定。该功能已下线。
setGitUrl(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set Git地址。该功能已下线。
setGitUserName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set Git用户名。该功能已下线。
setGitUserNameSecret(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 加密后的Git用户名,一般无需指定。该功能已下线。
setGraceShutdown(Boolean) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Set true,向指定请求[发送 SIGTERM 终止信号](https://cloud.tencent.com/document/product/583/63969#.E5.8F.91.E9.80.81.E7.BB.88.E6.AD.A2.E4.BF.A1.E5.8F.B7], ,默认值为 false。
setHandler(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数处理方法名称,名称格式支持 "文件名称.方法名称" 形式(java 名称格式 包名.类名::方法名),文件名称和函数名称之间以"."隔开,文件名称和函数名称要求以字母开始和结尾,中间允许插入字母、数字、下划线和连接符,文件名称和函数名字的长度要求是 2-60 个字符
setHandler(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的入口
setHandler(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的入口
setHandler(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 函数处理方法名称。名称格式支持“文件名称.函数名称”形式(java 名称格式 包名.类名::方法名),文件名称和函数名称之间以"."隔开,文件名称和函数名称要求以字母开始和结尾,中间允许插入字母、数字、下划线和连接符,文件名称和函数名字的长度要求 2-60 个字符
setHost(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AccessInfo
Set 域名
setIdleTimeOut(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.WSParams
Set 空闲超时时间, 单位秒,默认15s。可配置范围1~1800s。 注意:此字段可能返回 null,表示取不到有效值。
setImageConfig(ImageConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 镜像部署时配置TCR镜像信息
setImageType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set 镜像仓库类型,个人版或者企业版:personal/enterprise
setImageUri(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set {domain}/{namespace}/{imageName}:{tag}@{digest}
setInitTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数初始化超时时间,默认 65s,镜像部署函数默认 90s。
setInitTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数初始化超时时间
setInitTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数初始化执行超时时间
setInitTimeoutLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 初始化超时限制
setInstallDependency(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set [在线依赖安装](https://cloud.tencent.com/document/product/583/37920),TRUE 表示安装,默认值为 FALSE。仅支持 Node.js 函数。
setInstallDependency(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否自动安装依赖
setInstallDependency(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 是否自动安装依赖
setInstallDependency(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set [在线依赖安装](https://cloud.tencent.com/document/product/583/37920),TRUE 表示安装,默认值为 FALSE。仅支持 Node.js 函数。
setInvocationType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 同步调用请使用[同步 Invoke 调用接口](https://cloud.tencent.com/document/product/583/58400) 或填写同步调用参数 RequestResponse ,建议使用同步调用接口以获取最佳性能;异步调用填写 Event;默认为同步。接口超时时间为 300s,更长超时时间请使用异步调用。
setInvokeFinished(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数调用是否结束,如果是 1 表示执行结束,其他值表示调用异常
setInvokeRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 调用请求id
setInvokeRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Set 异步执行请求 Id
setInvokeRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusRequest
Set 异步执行请求 id
setInvokeRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,事件调用请求id
setInvokeRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Set 终止的调用请求id
setInvokeResult(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 0为正确,异步调用返回为空
setInvokeType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 调用类型
setInvokeType(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,调用类型列表
setIpAddress(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
setKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.SearchKey
Set 搜索关键字
setKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Tag
Set 标签的key
setKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Variable
Set 变量的名称,不可为空字符
setKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Set 匹配规则的key,调用时通过传key来匹配规则路由到指定版本 header方式: key填写"invoke.headers.User",并在 invoke 调用函数时传参 RoutingKey:{"User":"value"}规则匹配调用
setKeyword(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Set 日志关键词
setL5Enable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否启用L5
setL5Enable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 是否开启L5访问能力,TRUE 为开启,FALSE为关闭
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
Set 层名称
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
Set 层名称
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 层名称
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 层名称
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
Set 绑定的层名称。解绑层需传递空字符串。
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
Set 层名称
setLayerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Set 层名称,支持26个英文字母大小写、数字、连接符和下划线,第一个字符只能以字母开头,最后一个字符不能为连接符或者下划线,名称长度1-64
setLayers(LayerVersionSimple[]) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数要关联的Layer版本列表,Layer会按照在列表中顺序依次覆盖。
setLayers(LayerVersionInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数关联的Layer版本信息
setLayers(LayerVersionInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Set 层列表
setLayers(LayerVersionSimple[]) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数要关联的层版本列表,层的版本会按照在列表中顺序依次覆盖。
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
Set 版本号
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
Set 版本号
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 版本号
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 版本号
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
Set 绑定或解绑层的版本号。解绑函数版本关联的最后一个层版本时,LayerVersion 填 0。
setLayerVersion(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
Set 本次创建的层的版本号
setLayerVersions(LayerVersionInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
Set 层版本列表
setLevel(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 日志等级
setLicenseInfo(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 许可证信息
setLicenseInfo(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 许可证信息 注意:此字段可能返回 null,表示取不到有效值。
setLicenseInfo(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Set 层的软件许可证
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 返回数据的长度,Offset+Limit不能大于10000
setLimit(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Set 返回数据长度,默认值为 20
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 返回数据长度,默认值为 20,最大值 100
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 返回数据长度,默认值为 20
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Set 查询数目限制
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Set 返回数据长度,默认值为 20
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 返回数据长度,默认值为 20
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 返回数据长度,默认值为 20
setLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Set 日志条数
setLocalMountDir(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 本地挂载点
setLocation(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 层中版本文件的下载地址
setLog(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数执行过程中的日志输出
setLog(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 表示执行过程中的日志输出,异步调用返回为空
setLogType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 返回值会包含4KB的日志,可选值为None和Tail,默认值为None。当该值为Tail时,返回参数中的Log字段会包含对应的函数执行日志
setLogType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 异步调用该字段返回为空。
setMaxCapacity(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 扩容时的最大值
setMaxMsgTTL(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 异步重试消息保留时间上限
setMemorySize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数运行时内存大小,默认为 128M,可选范围 64、128MB-3072MB,并且以 128MB 为阶梯
setMemorySize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的最大可用内存
setMemorySize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 最大可用内存
setMemorySize(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数运行时内存大小,默认为 128 M,可选范64M、128 M-3072 M,以 128MB 为阶梯。
setMemUsage(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数执行时消耗实际内存大小,单位为 Byte
setMemUsage(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 请求消耗内存,单位为 MB
setMemUsage(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 执行函数时的内存大小,单位为Byte,异步调用返回为空
setMethod(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Set 匹配方式。取值范围: range:范围匹配 exact:字符串精确匹配
setMinCapacity(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 缩容时的最小值, 最小值为1
setMinMsgTTL(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 异步重试消息保留时间下限
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 修改时间
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的最后修改时间
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Set 命名空间创建时间
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器最后修改时间
setModTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器最后修改时间
setMountInsId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 文件系统挂载点id
setMountSubnetId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
setMountVpcId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
setMps(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Mps触发器数量
setMsgTTL(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
Set 消息保留时间
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 别名的名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 别名的名称,在函数级别中唯一,只能包含字母、数字、'_'和‘-’,且必须以字母开头,长度限制为1-64
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Set 死信队列名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Set 别名的名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Filter
Set 需要过滤的字段。过滤条件数量限制为10。 Name可选值:VpcId, SubnetId, ClsTopicId, ClsLogsetId, Role, CfsId, CfsMountInsId, Eip;Values 长度限制为1。 Name可选值:Status, Runtime, FunctionType, PublicNetStatus, AsyncRunEnable, TraceEnable;Values 长度限制为20。 当 Name = Runtime 时,CustomImage 表示过滤镜像类型函数。
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Set 别名的名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 别名的名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Set 命名空间名称
setName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 别名的名称
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 要复制的函数所在的命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 函数所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
Set 命名空间名称
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Set 函数所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceRequest
Set 命名空间名称
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Set 函数所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Set 函数所在的命名空间,默认为default。
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Set 函数的所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
Set 函数所在的命名空间,默认为default。
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 命名空间,不填默认为 default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 命名空间
setNamespace(NamespaceLimit[]) - Method in class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
Set 命名空间限制信息
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Set 函数所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 命名空间,默认是default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 函数所在命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set Namespace名称
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Set 命名空间名称
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
Set 命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Set 命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 函数所在的命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数所属命名空间
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Set 函数所属命名空间,默认为default
setNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
Set 命名空间名称
setNamespace(NamespaceUsage[]) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Set 命名空间详情
setNamespaces(Namespace[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Set namespace详情
setNamespacesCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
Set 命名空间个数限制
setNamespacesCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Set 命名空间个数
setNewFunctionName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 新函数的名称
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 数据的偏移量,Offset+Limit不能大于10000
setOffset(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Set 数据偏移量,默认值为 0
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 数据偏移量,默认值为 0
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 数据偏移量,默认值为 0
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Set 偏移位置
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Set 数据的偏移量,默认值为 0
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 数据偏移量,默认值为 0
setOffset(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 数据偏移量,默认值为 0
setOffset(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Set 偏移量
setOnsEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否启用Ons 注意:此字段可能返回 null,表示取不到有效值。
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 以升序还是降序的方式对日志进行排序,可选值 desc和 asc
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 可选值 ASC 和 DESC,默认 DESC
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Set 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 以升序还是降序的方式返回结果,可选值 ASC 和 DESC,默认DESC
setOrder(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 以升序还是降序的方式返回结果,可选值 ASC 和 DESC
setOrderBy(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 根据某个字段排序日志,支持以下字段:function_name, duration, mem_usage, start_time
setOrderby(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 可选值 StartTime 和 EndTime,默认值 StartTime
setOrderby(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 根据哪个字段进行返回结果排序,支持以下字段:AddTime, ModTime, FunctionName
setOrderby(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Set 根据哪个字段进行返回结果排序,支持以下字段:Name,Updatetime
setOrderBy(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Set 根据哪个字段进行返回结果排序,支持以下字段:add_time,mod_time,默认mod_time
setOrderBy(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Set 根据哪个字段进行返回结果排序,支持以下字段:AddTime, ModTime
setOverride(Boolean) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 如果目标Namespace下已有同名函数,是否覆盖,默认为否 (注意:如果选择覆盖,会导致同名函数被删除,请慎重操作) TRUE:覆盖同名函数 FALSE:不覆盖同名函数
setProtocolParams(ProtocolParams) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set HTTP函数配置ProtocolType访问协议,当前协议可配置的参数
setProtocolParams(ProtocolParams) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set HTTP函数配置ProtocolType访问协议,当前协议配置的参数 注意:此字段可能返回 null,表示取不到有效值。
setProtocolParams(ProtocolParams) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set HTTP函数配置ProtocolType访问协议,当前协议可配置的参数
setProtocolType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set HTTP函数支持的访问协议。当前支持WebSockets协议,值为WS
setProtocolType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set HTTP函数支持的访问协议。当前支持WebSockets协议。 注意:此字段可能返回 null,表示取不到有效值。
setProvisionedType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 预置类型, 静态预置:Default 动态追踪并发利用率指标预置:ConcurrencyUtilizationTracking 预置类型二选一,设置静态预置时可以设置VersionProvisionedConcurrencyNum。 动态利用率预置可以设置TrackingTarget,MinCapacity,MaxCapacity,保持向后兼容性此时VersionProvisionedConcurrencyNum设置为0.
setProvisionedType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Set 预置类型 Default 注意:此字段可能返回 null,表示取不到有效值。
setPublicNetConfig(PublicNetConfigIn) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 公网访问配置
setPublicNetConfig(PublicNetConfigOut) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 公网访问配置 注意:此字段可能返回 null,表示取不到有效值。
setPublicNetConfig(PublicNetConfigIn) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 公网访问配置
setPublicNetStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
Set 是否开启公网访问能力取值['DISABLE','ENABLE']
setPublicNetStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
Set 是否开启公网访问能力取值['DISABLE','ENABLE']
setPublish(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 在更新时是否同步发布新版本,默认为:FALSE,不发布
setPublish(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 在更新时是否同步发布新版本,默认为:FALSE,不发布新版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 函数版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 函数的版本,默认为 $LATEST,建议填写 [$DEFAULT](https://cloud.tencent.com/document/product/583/36149#.E9.BB.98.E8.AE.A4.E5.88.AB.E5.90.8D)方便后续进行版本的灰度发布。
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Set 填写需要删除的版本号,不填默认删除函数下全部版本。
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Set 函数的版本号
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 函数的版本信息
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Set 函数的版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Set 函数版本,默认为$LATEST
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 函数的版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Set 函数的版本号
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数版本 注意:此字段可能返回 null,表示取不到有效值。
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Set 函数版本号,不传则返回函数所有版本的预置并发信息。
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 触发函数的版本号或别名,默认值为$DEFAULT
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 触发函数的版本号或别名,默认值为 $LATEST
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,函数版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 函数的版本号,注:$LATEST版本不支持预置并发
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器绑定的别名或版本
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 函数版本或别名
setQualifier(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 函数版本号
setRegistryId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Set 用于企业版TCR获取镜像拉取临时凭证,ImageType为"enterprise"时必填 注意:此字段可能返回 null,表示取不到有效值。
setRemoteMountDir(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 远程挂载点
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 执行该函数对应的requestId
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 查询的请求 id
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setReservedConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数并发保留内存 注意:此字段可能返回 null,表示取不到有效值。
setReservedConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Set 函数最大独占配额,注:函数的最大独占配额内存总和上限:用户总并发内存配额 - 12800
setReservedMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
Set 该函数的最大独占配额。 注意:此字段可能返回 null,表示取不到有效值。
setResourceId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器最小资源ID
setResourceId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器最小资源ID
setResult(AsyncEventStatus) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
Set 异步事件状态
setResult(Result) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
Set 函数执行结果
setResult(Result) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
Set 函数执行结果
setRetCode(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数执行结果,如果是 0 表示执行成功,其他值表示失败
setRetCode(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogFilter
Set filter.RetCode的取值有: not0 表示只返回错误日志, is0 表示只返回正确日志, TimeLimitExceeded 返回函数调用发生超时的日志, ResourceLimitExceeded 返回函数调用发生资源超限的日志, UserCodeException 返回函数调用发生用户代码错误的日志, 无输入则返回所有日志。
setRetCode(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 请求执行结果, 0 表示执行成功,1表示运行中,-1 表示执行异常。
setRetMsg(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数执行完成后的返回值
setRetMsg(String) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 函数执行完成后的返回值
setRetMsg(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Set 表示执行函数的返回,异步调用返回为空
setRetryConfig(RetryConfig[]) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
Set 用户错误的异步重试重试配置
setRetryNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 重试次数
setRetryNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 重试次数
setRetryNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.RetryConfig
Set 重试次数
setRetryNumLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 异步重试次数限制
setRole(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数绑定的角色
setRole(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数绑定的角色
setRole(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数绑定的角色
setRoutingConfig(RoutingConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Set 别名的路由信息 注意:此字段可能返回 null,表示取不到有效值。
setRoutingConfig(RoutingConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Set 别名的请求路由配置
setRoutingConfig(RoutingConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Set 别名的路由信息
setRoutingConfig(RoutingConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Set 别名的路由信息,需要为别名指定附加版本时,必须提供此参数
setRoutingKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Set 函数灰度流量控制调用,以json格式传入,例如{"k":"v"},注意kv都需要是字符串类型,最大支持的参数长度是1024字节
setRoutingKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Set 函数灰度流量控制调用,以json格式传入,例如{"k":"v"},注意kv都需要是字符串类型,最大支持的参数长度是1024字节
setRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5, Php7,Go1,Java8 和 CustomRuntime,默认Python2.7
setRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 运行时
setRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的运行环境
setRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的运行环境
setRuntime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, PHP5, PHP7,Go1 , Java8和CustomRuntime
setSearchContext(LogSearchContext) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 该字段已下线
setSearchContext(LogSearchContext) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Set 该字段已下线
setSearchKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Set 支持FunctionName模糊匹配
setSearchKey(String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Set 查询key,模糊匹配名称
setSearchKey(SearchKey[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Set 关键字匹配搜索,Key 可选值为 Namespace 和 Description,多个搜索条件之间是与的关系
setShowCode(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Set 是否显示代码, TRUE表示显示代码,FALSE表示不显示代码,大于1M的入口文件不会显示
setSource(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 日志来源
setStart(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TimeInterval
Set 起始时间(包括在内),格式"%Y-%m-%d %H:%M:%S"
setStartTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 调用开始时间,格式: "%Y-%m-%d %H:%M:%S.%f"
setStartTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Set 函数开始执行时的时间点
setStartTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Set 查询的具体日期,例如:2017-05-16 20:00:00,只能与endtime相差一天之内
setStartTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Set 查询的开始时间,例如:2017-05-16 20:00:00,不填默认为当前时间 - 15min
setStartTime(String) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Set 请求开始时间
setStartTimeInterval(TimeInterval) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,开始执行时间左闭右开区间
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Set 事件状态,RUNNING 表示运行中, FINISHED 表示调用成功, ABORTED 表示调用终止, FAILED 表示调用失败
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Set 异步事件状态,RUNNING 表示运行中, FINISHED 表示调用成功, ABORTED 表示调用终止, FAILED 表示调用失败。
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数状态,状态值及流转[参考此处](https://cloud.tencent.com/document/product/583/47175)
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Set 版本状态 注意:此字段可能返回 null,表示取不到有效值。
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数状态,状态值及流转[参考说明](https://cloud.tencent.com/document/product/583/47175)
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Set 层的具体版本当前状态,可能取值: Active 正常 Publishing 发布中 PublishFailed 发布失败 Deleted 已删除
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Set 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
setStatus(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Set 过滤条件,事件状态列表
setStatus(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 预置任务状态,Done表示已完成,InProgress表示进行中,Failed表示部分或全部失败。
setStatusCode(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Set 请求状态码
setStatusDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数状态详情
setStatusDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 状态描述
setStatusReason(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 对预置任务状态Status的说明。
setStatusReasons(StatusReason[]) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数状态失败原因
setStatusReasons(StatusReason[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数状态失败原因 注意:此字段可能返回 null,表示取不到有效值。
setSubnetId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VpcConfig
Set 子网的 Id
setTags(Tag[]) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数 Tag 参数,以键值对数组形式传入
setTags(Tag[]) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数标签
setTags(Tag[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的标签列表
setTargetNamespace(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 将函数复制到的命名空间,默认为default
setTargetRegion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Set 要将函数复制到的地域,不填则默认为当前地域
setTempCosObjectName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 如果是从TempCos创建的话,需要传入TempCosObjectName
setTestModelLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set 测试事件限制 注意:此字段可能返回 null,表示取不到有效值。
setTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数最长执行时间,单位为秒,可选值范围 1-900 秒,默认为 3 秒
setTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的超时时间
setTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Set 函数的超时时间
setTimeout(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数最长执行时间,单位为秒,可选值范 1-900 秒,默认为 3 秒
setTimeoutLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set Timeout限制
setTimer(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Timer触发器数量
setTotal(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set 触发器总数
setTotalAllocatedConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Set 命名空间配额使用量 注意:此字段可能返回 null,表示取不到有效值。
setTotalAllocatedConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Set 当前地域用户已配置并发内存额度
setTotalConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Set 命名空间配额总量 注意:此字段可能返回 null,表示取不到有效值。
setTotalConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
Set 账号并发内存配额,注:账号并发内存配额下限:用户已用并发内存总额 + 12800
setTotalConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Set 当前地域用户并发内存配额上限
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Set 函数日志的总数
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Set 函数运行状态的总数 注意:此字段可能返回 null,表示取不到有效值。
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Set 别名总数 注意:此字段可能返回 null,表示取不到有效值。
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Set 满足过滤条件的事件总数
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Set 总数
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Set 层总数
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Set 返回的namespace数量
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Set 触发器总数
setTotalCount(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Set 函数版本总数。 注意:此字段可能返回 null,表示取不到有效值。
setTotalProvisionedConcurrencyMem(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数所有版本预置并发内存总和 注意:此字段可能返回 null,表示取不到有效值。
setTraceEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 是否开启事件追踪,TRUE 为开启,FALSE为关闭
setTraceEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 异步函数是否开启调用追踪,取值 TRUE 或者 FALSE
setTraceEnable(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否开启事件追踪 注意:此字段可能返回 null,表示取不到有效值。
setTrackingTarget(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 指标追踪的并发利用率。设置范围(0,1)
setTrigger(TriggerCount) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Set Trigger信息
setTriggerActions(TriggerAction[]) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 定时预置任务
setTriggerActions(TriggerAction[]) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Set 预置并发定时任务。 注意:此字段可能返回 null,表示取不到有效值。
setTriggerAttribute(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器类型,双向表示两侧控制台均可操作,单向表示SCF控制台单向创建
setTriggerAttribute(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器类型,双向表示两侧控制台均可操作,单向表示SCF控制台单向创建
setTriggerCronConfig(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Set 设置定时触发器的时间配置,cron表达式。Cron 表达式有七个必需字段,按空格分隔。 注意:此字段可能返回 null,表示取不到有效值。
setTriggerDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 触发器对应的参数,可见具体[触发器描述说明](https://cloud.tencent.com/document/product/583/39901)
setTriggerDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 如果删除的触发器类型为 COS 触发器,该字段为必填值,存放 JSON 格式的数据 {"event":"cos:ObjectCreated:*"},数据内容和 SetTrigger 接口中该字段的格式相同;如果删除的触发器类型为定时触发器或 CMQ 触发器,可以不指定该字段
setTriggerDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器详细配置
setTriggerDesc(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器详细配置
setTriggerInfo(Trigger) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
Set 触发器信息
setTriggerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 新建触发器名称。如果是定时触发器,名称支持英文字母、数字、连接符和下划线,最长100个字符;如果是cos触发器,需要是对应cos存储桶适用于XML API的访问域名(例如:5401-5ff414-12345.cos.ap-shanghai.myqcloud.com);如果是其他触发器,见具体触发器绑定参数的说明
setTriggerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 要删除的触发器名称
setTriggerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器名称
setTriggerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Set 定时预置名称 注意:此字段可能返回 null,表示取不到有效值。
setTriggerName(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器名称
setTriggerProvisionedConcurrencyNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Set 定时预置并发数量 注意:此字段可能返回 null,表示取不到有效值。
setTriggers(Trigger[]) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的触发器列表
setTriggers(TriggerInfo[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Set 触发器列表
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数类型,默认值为Event,创建触发器函数请填写Event,创建HTTP函数级服务请填写HTTP
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Set 触发器类型,目前支持 cos 、cmq、 timer、 ckafka、apigw类型。创建 cls 触发器请参考[CLS 创建投递 SCF 任务](https://cloud.tencent.com/document/product/614/61096)。
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Set 死信队列模式
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Set 要删除的触发器类型,目前支持 cos 、cmq、 timer、ckafka 类型
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Set 函数类型,取值为 HTTP 或者 Event
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数类型,取值为HTTP或者Event
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Set 日志类型,支持Application和Platform,默认为Application
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Set 默认default,TCB表示是小程序云开发创建的
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Set 触发器类型
setType(String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Set 触发器类型
setUnallocatedConcurrencyNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Set 该函数剩余可配置的预置并发数。
setUrl(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Set 函数的Cos地址
setUseGpu(String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 是否使用GPU
setUserConcurrencyMemLimit(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Set 用户实际配置的账号并发配额
setUserGroupId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 用户组id
setUserId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Set 用户id
setValue(String) - Method in class com.tencentcloudapi.scf.v20180416.models.SearchKey
Set 搜索内容
setValue(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Tag
Set 标签的value
setValue(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Variable
Set 变量的值,不可为空字符
setValues(String[]) - Method in class com.tencentcloudapi.scf.v20180416.models.Filter
Set 字段的过滤值。
setVariables(Variable[]) - Method in class com.tencentcloudapi.scf.v20180416.models.Environment
Set 环境变量数组
setVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Set 函数版本名称
setVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Set 函数版本名称
setVersion(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionWeight
Set 函数版本名称
setVersionProvisionedConcurrencyNum(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Set 预置并发数量,注:所有版本的预置并发数总和存在上限限制,当前的上限是:函数最大并发配额 - 100
setVersions(FunctionVersion[]) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Set 函数版本列表。 注意:此字段可能返回 null,表示取不到有效值。
setVip(String) - Method in class com.tencentcloudapi.scf.v20180416.models.AccessInfo
Set VIP
setVod(Long) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Set Vod触发器数量
setVpcConfig(VpcConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Set 函数的私有网络配置
setVpcConfig(VpcConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Set 函数的私有网络
setVpcConfig(VpcConfig) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Set 函数的私有网络配置
setVpcId(String) - Method in class com.tencentcloudapi.scf.v20180416.models.VpcConfig
Set 私有网络 的 Id
setWeight(Float) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionWeight
Set 该版本的权重
setWSParams(WSParams) - Method in class com.tencentcloudapi.scf.v20180416.models.ProtocolParams
Set WebSockets协议支持的参数 注意:此字段可能返回 null,表示取不到有效值。
setZipFile(String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Set 包含函数代码文件及其依赖项的 zip 格式文件,zip包大小上限为 50MB,使用该接口时要求将 zip 文件的内容转成 base64 编码
setZipFile(String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Set 包含函数代码文件及其依赖项的 zip 格式文件,使用该接口时要求将 zip 文件的内容转成 base64 编码,最大支持20M
StatusReason - Class in com.tencentcloudapi.scf.v20180416.models
 
StatusReason() - Constructor for class com.tencentcloudapi.scf.v20180416.models.StatusReason
 
StatusReason(StatusReason) - Constructor for class com.tencentcloudapi.scf.v20180416.models.StatusReason
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.

T

Tag - Class in com.tencentcloudapi.scf.v20180416.models
 
Tag() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Tag
 
Tag(Tag) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Tag
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.
TerminateAsyncEvent(TerminateAsyncEventRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
终止正在运行中的函数异步事件
TerminateAsyncEventRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
TerminateAsyncEventRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
 
TerminateAsyncEventRequest(TerminateAsyncEventRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
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.
TerminateAsyncEventResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
TerminateAsyncEventResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventResponse
 
TerminateAsyncEventResponse(TerminateAsyncEventResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventResponse
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.
TimeInterval - Class in com.tencentcloudapi.scf.v20180416.models
 
TimeInterval() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TimeInterval
 
TimeInterval(TimeInterval) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TimeInterval
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.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.AccessInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Alias
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEvent
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncEventStatus
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.AsyncTriggerConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Code
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CopyFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateAliasResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateNamespaceResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.CreateTriggerResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeadLetterConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteAliasResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteLayerVersionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteNamespaceResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteProvisionedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteReservedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.DeleteTriggerResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigIn
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipConfigOut
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.EipOutConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Environment
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Filter
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Function
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionLog
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.FunctionVersion
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAccountResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAliasResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetAsyncEventStatusResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionAddressResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionEventInvokeConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionLogsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetLayerVersionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetProvisionedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetRequestStatusResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.GetReservedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ImageConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.InvokeResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.LayerVersionSimple
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.LimitsInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAliasesResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListAsyncEventsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListFunctionsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayersResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListLayerVersionsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListNamespacesResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListTriggersResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ListVersionByFunctionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogFilter
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.LogSearchContext
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Namespace
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceLimit
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.NamespaceUsage
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.ProtocolParams
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigIn
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublicNetConfigOut
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishLayerVersionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PublishVersionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutReservedConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.RequestStatus
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Result
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.RetryConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.RoutingConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.SearchKey
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.StatusReason
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Tag
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TerminateAsyncEventResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TimeInterval
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Trigger
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerAction
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerCount
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateAliasResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.UsageInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.Variable
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionMatch
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.VersionWeight
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.VpcConfig
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.scf.v20180416.models.WSParams
Internal implementation, normal users should not use it.
Trigger - Class in com.tencentcloudapi.scf.v20180416.models
 
Trigger() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Trigger
 
Trigger(Trigger) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Trigger
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.
TriggerAction - Class in com.tencentcloudapi.scf.v20180416.models
 
TriggerAction() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerAction
 
TriggerAction(TriggerAction) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerAction
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.
TriggerCount - Class in com.tencentcloudapi.scf.v20180416.models
 
TriggerCount() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerCount
 
TriggerCount(TriggerCount) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerCount
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.
TriggerInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
TriggerInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
 
TriggerInfo(TriggerInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.TriggerInfo
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.

U

UpdateAlias(UpdateAliasRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
更新别名的配置
UpdateAliasRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateAliasRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
 
UpdateAliasRequest(UpdateAliasRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateAliasRequest
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.
UpdateAliasResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateAliasResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateAliasResponse
 
UpdateAliasResponse(UpdateAliasResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateAliasResponse
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.
UpdateFunctionCode(UpdateFunctionCodeRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入参数更新函数代码。
UpdateFunctionCodeRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionCodeRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
 
UpdateFunctionCodeRequest(UpdateFunctionCodeRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeRequest
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.
UpdateFunctionCodeResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionCodeResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeResponse
 
UpdateFunctionCodeResponse(UpdateFunctionCodeResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionCodeResponse
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.
UpdateFunctionConfiguration(UpdateFunctionConfigurationRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
该接口根据传入参数更新函数配置。
UpdateFunctionConfigurationRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionConfigurationRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
 
UpdateFunctionConfigurationRequest(UpdateFunctionConfigurationRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationRequest
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.
UpdateFunctionConfigurationResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionConfigurationResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationResponse
 
UpdateFunctionConfigurationResponse(UpdateFunctionConfigurationResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionConfigurationResponse
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.
UpdateFunctionEventInvokeConfig(UpdateFunctionEventInvokeConfigRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
更新函数的异步重试配置,包括重试次数和消息保留时间
UpdateFunctionEventInvokeConfigRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionEventInvokeConfigRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
 
UpdateFunctionEventInvokeConfigRequest(UpdateFunctionEventInvokeConfigRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigRequest
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.
UpdateFunctionEventInvokeConfigResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateFunctionEventInvokeConfigResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigResponse
 
UpdateFunctionEventInvokeConfigResponse(UpdateFunctionEventInvokeConfigResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateFunctionEventInvokeConfigResponse
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.
UpdateNamespace(UpdateNamespaceRequest) - Method in class com.tencentcloudapi.scf.v20180416.ScfClient
更新命名空间
UpdateNamespaceRequest - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateNamespaceRequest() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
 
UpdateNamespaceRequest(UpdateNamespaceRequest) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceRequest
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.
UpdateNamespaceResponse - Class in com.tencentcloudapi.scf.v20180416.models
 
UpdateNamespaceResponse() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceResponse
 
UpdateNamespaceResponse(UpdateNamespaceResponse) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UpdateNamespaceResponse
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.
UsageInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
UsageInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.UsageInfo
 
UsageInfo(UsageInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.UsageInfo
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.

V

valueOf(String) - Static method in enum com.tencentcloudapi.scf.v20180416.ScfErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tencentcloudapi.scf.v20180416.ScfErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.tencentcloudapi.scf.v20180416.models
 
Variable() - Constructor for class com.tencentcloudapi.scf.v20180416.models.Variable
 
Variable(Variable) - Constructor for class com.tencentcloudapi.scf.v20180416.models.Variable
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.
VersionMatch - Class in com.tencentcloudapi.scf.v20180416.models
 
VersionMatch() - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionMatch
 
VersionMatch(VersionMatch) - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionMatch
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.
VersionProvisionedConcurrencyInfo - Class in com.tencentcloudapi.scf.v20180416.models
 
VersionProvisionedConcurrencyInfo() - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
 
VersionProvisionedConcurrencyInfo(VersionProvisionedConcurrencyInfo) - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionProvisionedConcurrencyInfo
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.
VersionWeight - Class in com.tencentcloudapi.scf.v20180416.models
 
VersionWeight() - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionWeight
 
VersionWeight(VersionWeight) - Constructor for class com.tencentcloudapi.scf.v20180416.models.VersionWeight
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.
VpcConfig - Class in com.tencentcloudapi.scf.v20180416.models
 
VpcConfig() - Constructor for class com.tencentcloudapi.scf.v20180416.models.VpcConfig
 
VpcConfig(VpcConfig) - Constructor for class com.tencentcloudapi.scf.v20180416.models.VpcConfig
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.

W

WSParams - Class in com.tencentcloudapi.scf.v20180416.models
 
WSParams() - Constructor for class com.tencentcloudapi.scf.v20180416.models.WSParams
 
WSParams(WSParams) - Constructor for class com.tencentcloudapi.scf.v20180416.models.WSParams
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.
A C D E F G I L N P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.