| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
GetIngestionJobResult |
AbstractAWSBedrockAgent.getIngestionJob(GetIngestionJobRequest request) |
GetIngestionJobResult |
AWSBedrockAgentClient.getIngestionJob(GetIngestionJobRequest request)
Get an ingestion job
|
GetIngestionJobResult |
AWSBedrockAgent.getIngestionJob(GetIngestionJobRequest getIngestionJobRequest)
Get an ingestion job
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIngestionJobResult> |
AWSBedrockAgentAsyncClient.getIngestionJobAsync(GetIngestionJobRequest request,
AsyncHandler<GetIngestionJobRequest,GetIngestionJobResult> asyncHandler) |
Future<GetIngestionJobResult> |
AbstractAWSBedrockAgentAsync.getIngestionJobAsync(GetIngestionJobRequest request,
AsyncHandler<GetIngestionJobRequest,GetIngestionJobResult> asyncHandler) |
Future<GetIngestionJobResult> |
AWSBedrockAgentAsync.getIngestionJobAsync(GetIngestionJobRequest getIngestionJobRequest,
AsyncHandler<GetIngestionJobRequest,GetIngestionJobResult> asyncHandler)
Get an ingestion job
|
| Modifier and Type | Method and Description |
|---|---|
GetIngestionJobResult |
GetIngestionJobResult.clone() |
GetIngestionJobResult |
GetIngestionJobResult.withIngestionJob(IngestionJob ingestionJob) |
Copyright © 2023. All rights reserved.