| 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 |
|---|---|
StartIngestionJobResult |
AbstractAWSBedrockAgent.startIngestionJob(StartIngestionJobRequest request) |
StartIngestionJobResult |
AWSBedrockAgent.startIngestionJob(StartIngestionJobRequest startIngestionJobRequest)
Start a new ingestion job
|
StartIngestionJobResult |
AWSBedrockAgentClient.startIngestionJob(StartIngestionJobRequest request)
Start a new ingestion job
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartIngestionJobResult> |
AWSBedrockAgentAsyncClient.startIngestionJobAsync(StartIngestionJobRequest request,
AsyncHandler<StartIngestionJobRequest,StartIngestionJobResult> asyncHandler) |
Future<StartIngestionJobResult> |
AbstractAWSBedrockAgentAsync.startIngestionJobAsync(StartIngestionJobRequest request,
AsyncHandler<StartIngestionJobRequest,StartIngestionJobResult> asyncHandler) |
Future<StartIngestionJobResult> |
AWSBedrockAgentAsync.startIngestionJobAsync(StartIngestionJobRequest startIngestionJobRequest,
AsyncHandler<StartIngestionJobRequest,StartIngestionJobResult> asyncHandler)
Start a new ingestion job
|
| Modifier and Type | Method and Description |
|---|---|
StartIngestionJobResult |
StartIngestionJobResult.clone() |
StartIngestionJobResult |
StartIngestionJobResult.withIngestionJob(IngestionJob ingestionJob) |
Copyright © 2023. All rights reserved.