Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.OutputFile.Builder
Packages that use OutputFile.Builder
-
Uses of OutputFile.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return OutputFile.BuilderModifier and TypeMethodDescriptionstatic OutputFile.BuilderOutputFile.builder()The byte count of files that contains response from code interpreter.The name of the file containing response from code interpreter.OutputFile.toBuilder()The type of file that contains response from the code interpreter.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type OutputFile.BuilderModifier and TypeMethodDescriptionfinal List<OutputFile.Builder>FilePart.BuilderImpl.getFiles()final List<OutputFile.Builder>InlineAgentFilePart.BuilderImpl.getFiles()static Class<? extends OutputFile.Builder>OutputFile.serializableBuilderClass()