Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.SupplementalDataStorageLocation.Builder
Packages that use SupplementalDataStorageLocation.Builder
-
Uses of SupplementalDataStorageLocation.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SupplementalDataStorageLocation.BuilderModifier and TypeMethodDescriptionSupplementalDataStorageLocation.builder()SupplementalDataStorageLocation.Builder.s3Location(Consumer<S3Location.Builder> s3Location) Contains information about the Amazon S3 location for the extracted images.SupplementalDataStorageLocation.Builder.s3Location(S3Location s3Location) Contains information about the Amazon S3 location for the extracted images.SupplementalDataStorageLocation.toBuilder()Specifies the storage service used for this location.SupplementalDataStorageLocation.Builder.type(SupplementalDataStorageLocationType type) Specifies the storage service used for this location.Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type SupplementalDataStorageLocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SupplementalDataStorageLocation.Builder>SupplementalDataStorageLocation.serializableBuilderClass()