| Class | Description |
|---|---|
| AliasConfiguration |
Represent the basic alias information about a CFC function.
|
| AliasConfigurationResponse |
Contains the data returned by Baidu CFC service calls about aliases
|
| CfcInvokeResult |
Contains the data returned by baidu CFC from the invoke call.
|
| CfcMetaData |
Represents the metadata of Baidu CFC.
|
| CfcResponse |
Represent the data return by the baidu CFC service calls
|
| Code |
Represent the user function code
|
| CodeStorage |
Represent the store information of function code
|
| CreateAliasRequest |
Request object for creating a alias for Baidu CFC function.
|
| CreateAliasResponse |
Response object for creating alias for Baidu CFC function.
|
| CreateFunctionRequest |
Request object for creating a Baidu CFC function
|
| CreateFunctionResponse |
Response object for creating a Baidu CFC function.
|
| CreateTriggerRequest |
Request object for creating a trigger for Baidu CFC function.
|
| CreateTriggerResponse |
Response object for creating a trigger for Baidu CFC function
|
| DeleteAliasRequest |
Request object for deleting an alias of Baidu CFC function
|
| DeleteAliasResponse |
Response object for deleting the alias of a Baidu CFC function
|
| DeleteFunctionRequest |
Request object for deleting a Baidu CFC function
|
| DeleteFunctionResponse |
Response object foe deleting a Baidu CFC function
|
| DeleteTriggerRequest |
Request object for deleting a trigger of the Baidu CFC function
|
| DeleteTriggerResponse |
Response object for deleting a trigger for the Baidu CFC function
|
| Environment |
Represent the function environment
|
| FunctionConfiguration |
Represent the basic information of the Baidu CFC function
|
| FunctionConfigurationResponse |
Response object of the basic information of the Baidu CFC function
|
| GenericAliasRequest |
Request object for generating alias
|
| GenericFunctionRequest |
Request object for generating the Baidu CFC function
|
| GetAliasRequest |
Request object for getting alias of the Baidu CFC function
|
| GetAliasResponse |
Response object for getting an alias of the Baidu CFC function
|
| GetFunctionConfigurationRequest |
Request object for getting Baidu CFC function configuration
|
| GetFunctionConfigurationResponse |
Response object for getting the Baidu CFC function configuration
|
| GetFunctionRequest |
Request object for getting a Baidu CFC function
|
| GetFunctionResponse |
Response object for getting a Baidu CFC function
|
| GetInvokeResponse |
Response object for invoking a Baidu CFC function
|
| InvokeRequest |
request object foe invoking a Baidu CFC function
|
| InvokeResponse |
Response object for invoking a CFC function
|
| JsonObject |
Json object
|
| ListAliasesRequest |
Request object for listing aliases for the Baidu CFC function
|
| ListAliasesResponse |
Response object for listing the aliases for the Baidu CFC function
|
| ListFunctionsRequest |
Request object for listing the CFC functions
|
| ListFunctionsResponse |
Response object for listing the CFC functions
|
| ListTriggersRequest |
Request object for listing triggers for the CFC function
|
| ListTriggersResponse |
Response object for listing triggers for the CFC function
|
| ListVersionsByFunctionRequest |
Request object for listing versions of the CFC function
|
| ListVersionsByFunctionResponse |
Response object for listing versions of the CFC function
|
| PublishVersionRequest |
Request object for publishing the CFC function
|
| PublishVersionResponse |
Response object for publishing a CFC function
|
| Relation |
Relation
|
| RelationConfiguration |
Represent the basic information of the trigger relation
|
| UpdateAliasRequest |
Request object for updating the alias of the CFC function
|
| UpdateAliasResponse |
Response object for updating the alias
|
| UpdateFunctionCodeRequest |
Request object for updating the CFC function code
|
| UpdateFunctionCodeResponse |
Response object for updating the CFC function code
|
| UpdateFunctionConfigurationRequest |
Request object for updating the CFC function configuration
|
| UpdateFunctionConfigurationResponse |
Response object for updating the CFC function configuration
|
| UpdateTriggerRequest |
Request object for updating the trigger
|
| UpdateTriggerResponse |
Response for updating the trigger
|
Copyright © 2022. All rights reserved.