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