| Package | Description |
|---|---|
| com.baidubce.services.cfc.model |
| Modifier and Type | Method and Description |
|---|---|
Code |
CreateFunctionRequest.getCode()
Get the function code
|
Code |
UpdateFunctionConfigurationRequest.getCode()
Get the function code
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFunctionRequest.setCode(Code code)
Set the function code
|
void |
UpdateFunctionConfigurationRequest.setCode(Code code)
Set the function code
|
CreateFunctionRequest |
CreateFunctionRequest.withCode(Code code) |
UpdateFunctionConfigurationRequest |
UpdateFunctionConfigurationRequest.withCode(Code code) |
Copyright © 2022. All rights reserved.