Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.TransformationLambdaConfiguration.Builder
Packages that use TransformationLambdaConfiguration.Builder
-
Uses of TransformationLambdaConfiguration.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return TransformationLambdaConfiguration.BuilderModifier and TypeMethodDescriptionTransformationLambdaConfiguration.builder()The function's ARN identifier.TransformationLambdaConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type TransformationLambdaConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransformationLambdaConfiguration.Builder>TransformationLambdaConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type TransformationLambdaConfiguration.BuilderModifier and TypeMethodDescriptiondefault TransformationFunction.BuilderTransformationFunction.Builder.transformationLambdaConfiguration(Consumer<TransformationLambdaConfiguration.Builder> transformationLambdaConfiguration) The Lambda function.