Uses of Class
software.amazon.awssdk.services.bedrockagent.model.IntermediateStorage
-
Packages that use IntermediateStorage Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of IntermediateStorage in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return IntermediateStorage Modifier and Type Method Description IntermediateStorageCustomTransformationConfiguration. intermediateStorage()An S3 bucket path for input and output objects.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type IntermediateStorage Modifier and Type Method Description CustomTransformationConfiguration.BuilderCustomTransformationConfiguration.Builder. intermediateStorage(IntermediateStorage intermediateStorage)An S3 bucket path for input and output objects.
-