| 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 |
|---|---|
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 |
|---|---|
StartIngestionJobRequest |
StartIngestionJobRequest.clone() |
StartIngestionJobRequest |
StartIngestionJobRequest.withClientToken(String clientToken) |
StartIngestionJobRequest |
StartIngestionJobRequest.withDataSourceId(String dataSourceId) |
StartIngestionJobRequest |
StartIngestionJobRequest.withDescription(String description) |
StartIngestionJobRequest |
StartIngestionJobRequest.withKnowledgeBaseId(String knowledgeBaseId) |
Copyright © 2024. All rights reserved.