Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetIngestionJobRequest
-
Packages that use GetIngestionJobRequest Package Description software.amazon.awssdk.services.bedrockagent An example service, deployed with the Octane Service creator, which will echo the stringsoftware.amazon.awssdk.services.bedrockagent.transform -
-
Uses of GetIngestionJobRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetIngestionJobRequest Modifier and Type Method Description default CompletableFuture<GetIngestionJobResponse>BedrockAgentAsyncClient. getIngestionJob(GetIngestionJobRequest getIngestionJobRequest)Get an ingestion jobdefault GetIngestionJobResponseBedrockAgentClient. getIngestionJob(GetIngestionJobRequest getIngestionJobRequest)Get an ingestion job -
Uses of GetIngestionJobRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetIngestionJobRequest Modifier and Type Method Description SdkHttpFullRequestGetIngestionJobRequestMarshaller. marshall(GetIngestionJobRequest getIngestionJobRequest)
-