| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<LambdaFunctionConfiguration> |
NotificationConfiguration.lambdaFunctionConfigurations()
Returns the value of the LambdaFunctionConfigurations property for this object.
|
List<LambdaFunctionConfiguration> |
GetBucketNotificationConfigurationResponse.lambdaFunctionConfigurations()
Returns the value of the LambdaFunctionConfigurations property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.lambdaFunctionConfigurations(LambdaFunctionConfiguration... lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.lambdaFunctionConfigurations(LambdaFunctionConfiguration... lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.lambdaFunctionConfigurations(Collection<LambdaFunctionConfiguration> lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.lambdaFunctionConfigurations(Collection<LambdaFunctionConfiguration> lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
Copyright © 2019. All rights reserved.