| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectLambdaContentTransformation.Builder |
ObjectLambdaContentTransformation.Builder.awsLambda(AwsLambdaTransformation awsLambda)
A container for an AWS Lambda function.
|
default ObjectLambdaContentTransformation.Builder |
ObjectLambdaContentTransformation.Builder.awsLambda(Consumer<AwsLambdaTransformation.Builder> awsLambda)
A container for an AWS Lambda function.
|
static ObjectLambdaContentTransformation.Builder |
ObjectLambdaContentTransformation.builder() |
ObjectLambdaContentTransformation.Builder |
ObjectLambdaContentTransformation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ObjectLambdaContentTransformation.Builder> |
ObjectLambdaContentTransformation.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ObjectLambdaTransformationConfiguration.Builder |
ObjectLambdaTransformationConfiguration.Builder.contentTransformation(Consumer<ObjectLambdaContentTransformation.Builder> contentTransformation)
A container for the content transformation of an Object Lambda Access Point configuration.
|
Copyright © 2021. All rights reserved.