Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetIngestionJobRequest
Packages that use GetIngestionJobRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetIngestionJobRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetIngestionJobRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetIngestionJobResponse>BedrockAgentAsyncClient.getIngestionJob(GetIngestionJobRequest getIngestionJobRequest) Gets information about a data ingestion job.default GetIngestionJobResponseBedrockAgentClient.getIngestionJob(GetIngestionJobRequest getIngestionJobRequest) Gets information about a data ingestion job. -
Uses of GetIngestionJobRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetIngestionJobRequestModifier and TypeMethodDescriptionGetIngestionJobRequestMarshaller.marshall(GetIngestionJobRequest getIngestionJobRequest)