| Package | Description |
|---|---|
| com.baidubce.services.cfc.model |
| Modifier and Type | Method and Description |
|---|---|
Environment |
CreateFunctionRequest.getEnvironment()
Get the function environment
|
Environment |
FunctionConfigurationResponse.getEnvironment()
Get the environment
|
Environment |
UpdateFunctionConfigurationRequest.getEnvironment()
Get the environment
|
Environment |
FunctionConfiguration.getEnvironment()
Get the environment
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFunctionRequest.setEnvironment(Environment environment)
Set the function environment
|
void |
FunctionConfigurationResponse.setEnvironment(Environment environment)
Set the environment
|
void |
UpdateFunctionConfigurationRequest.setEnvironment(Environment environment)
Set the environment
|
void |
FunctionConfiguration.setEnvironment(Environment environment)
Set the environment
|
CreateFunctionRequest |
CreateFunctionRequest.withEnvironment(Environment environment) |
UpdateFunctionConfigurationRequest |
UpdateFunctionConfigurationRequest.withEnvironment(Environment environment) |
Copyright © 2021. All rights reserved.