Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.ErrorBlock.Builder
Packages that use ErrorBlock.Builder
-
Uses of ErrorBlock.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return ErrorBlock.BuilderModifier and TypeMethodDescriptionstatic ErrorBlock.BuilderErrorBlock.builder()A human-readable error message describing what went wrong during content processing.ErrorBlock.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type ErrorBlock.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ErrorBlock.Builder>ErrorBlock.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type ErrorBlock.BuilderModifier and TypeMethodDescriptiondefault AudioBlock.BuilderAudioBlock.Builder.error(Consumer<ErrorBlock.Builder> error) Error information if the audio block could not be processed or contains invalid data.default ImageBlock.BuilderImageBlock.Builder.error(Consumer<ErrorBlock.Builder> error) Error information if the image block could not be processed or contains invalid data.default ImageBlockDelta.BuilderImageBlockDelta.Builder.error(Consumer<ErrorBlock.Builder> error) Error information if this image delta could not be processed.