Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.StartIngestionJobResponse.Builder
Packages that use StartIngestionJobResponse.Builder
-
Uses of StartIngestionJobResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return StartIngestionJobResponse.BuilderModifier and TypeMethodDescriptionStartIngestionJobResponse.builder()StartIngestionJobResponse.Builder.ingestionJob(Consumer<IngestionJob.Builder> ingestionJob) Contains information about the data ingestion job.StartIngestionJobResponse.Builder.ingestionJob(IngestionJob ingestionJob) Contains information about the data ingestion job.StartIngestionJobResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type StartIngestionJobResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartIngestionJobResponse.Builder>StartIngestionJobResponse.serializableBuilderClass()