| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLambdaTransformation |
ObjectLambdaContentTransformation.awsLambda()
A container for an Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectLambdaContentTransformation.Builder |
ObjectLambdaContentTransformation.Builder.awsLambda(AwsLambdaTransformation awsLambda)
A container for an Lambda function.
|
static ObjectLambdaContentTransformation |
ObjectLambdaContentTransformation.fromAwsLambda(AwsLambdaTransformation awsLambda)
Create an instance of this class with
ObjectLambdaContentTransformation.awsLambda() initialized to the given value. |
Copyright © 2023. All rights reserved.