| Package | Description |
|---|---|
| com.baidubce.services.cfc | |
| com.baidubce.services.cfc.model |
| Modifier and Type | Method and Description |
|---|---|
InvokeResponse |
CfcClient.invoke(InvokeRequest request)
Invoke function
|
| Modifier and Type | Method and Description |
|---|---|
InvokeRequest |
InvokeRequest.withFunctionName(String functionName) |
InvokeRequest |
InvokeRequest.withInvocationType(String invocationType) |
InvokeRequest |
InvokeRequest.withLogType(String logType) |
InvokeRequest |
InvokeRequest.withPayload(byte[] payload) |
InvokeRequest |
InvokeRequest.withQualifier(String qualifier) |
InvokeRequest |
InvokeRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2021. All rights reserved.