Uses of Class
software.amazon.awssdk.services.bedrockagent.model.StartIngestionJobRequest
Packages that use StartIngestionJobRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of StartIngestionJobRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type StartIngestionJobRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.startIngestionJob(StartIngestionJobRequest startIngestionJobRequest) Begins a data ingestion job.default StartIngestionJobResponseBedrockAgentClient.startIngestionJob(StartIngestionJobRequest startIngestionJobRequest) Begins a data ingestion job. -
Uses of StartIngestionJobRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type StartIngestionJobRequestModifier and TypeMethodDescriptionStartIngestionJobRequestMarshaller.marshall(StartIngestionJobRequest startIngestionJobRequest)