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