| Package | Description |
|---|---|
| com.obs.services.model |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionGraphConfiguration> |
BucketNotificationConfiguration.getFunctionGraphConfigurations()
Obtain the list of FunctionGraph notification configurations
|
| Modifier and Type | Method and Description |
|---|---|
BucketNotificationConfiguration |
BucketNotificationConfiguration.addFunctionGraphConfiguration(FunctionGraphConfiguration functionGraphConfiguration)
Add FunctionGraph notification configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketNotificationConfiguration.setFunctionGraphConfigurations(List<FunctionGraphConfiguration> functionGraphConfigurations)
Set the list of FunctionGraph notification configurations.
|
Copyright © 2019. All rights reserved.