@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSBedrockAgentAsync extends AbstractAWSBedrockAgent implements AWSBedrockAgentAsync
AWSBedrockAgentAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAWSBedrockAgentAsync() |
associateAgentKnowledgeBase, createAgent, createAgentActionGroup, createAgentAlias, createDataSource, createKnowledgeBase, deleteAgent, deleteAgentActionGroup, deleteAgentAlias, deleteAgentVersion, deleteDataSource, deleteKnowledgeBase, disassociateAgentKnowledgeBase, getAgent, getAgentActionGroup, getAgentAlias, getAgentKnowledgeBase, getAgentVersion, getCachedResponseMetadata, getDataSource, getIngestionJob, getKnowledgeBase, listAgentActionGroups, listAgentAliases, listAgentKnowledgeBases, listAgents, listAgentVersions, listDataSources, listIngestionJobs, listKnowledgeBases, listTagsForResource, prepareAgent, shutdown, startIngestionJob, tagResource, untagResource, updateAgent, updateAgentActionGroup, updateAgentAlias, updateAgentKnowledgeBase, updateDataSource, updateKnowledgeBaseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociateAgentKnowledgeBase, createAgent, createAgentActionGroup, createAgentAlias, createDataSource, createKnowledgeBase, deleteAgent, deleteAgentActionGroup, deleteAgentAlias, deleteAgentVersion, deleteDataSource, deleteKnowledgeBase, disassociateAgentKnowledgeBase, getAgent, getAgentActionGroup, getAgentAlias, getAgentKnowledgeBase, getAgentVersion, getCachedResponseMetadata, getDataSource, getIngestionJob, getKnowledgeBase, listAgentActionGroups, listAgentAliases, listAgentKnowledgeBases, listAgents, listAgentVersions, listDataSources, listIngestionJobs, listKnowledgeBases, listTagsForResource, prepareAgent, shutdown, startIngestionJob, tagResource, untagResource, updateAgent, updateAgentActionGroup, updateAgentAlias, updateAgentKnowledgeBase, updateDataSource, updateKnowledgeBasepublic Future<AssociateAgentKnowledgeBaseResult> associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest request)
AWSBedrockAgentAsyncAssociate a Knowledge Base to an existing Amazon Bedrock Agent
associateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Associate Agent Knowledge Base Requestpublic Future<AssociateAgentKnowledgeBaseResult> associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest request, AsyncHandler<AssociateAgentKnowledgeBaseRequest,AssociateAgentKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncAssociate a Knowledge Base to an existing Amazon Bedrock Agent
associateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Associate Agent Knowledge Base RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAgentResult> createAgentAsync(CreateAgentRequest request)
AWSBedrockAgentAsyncCreates an Amazon Bedrock Agent
createAgentAsync in interface AWSBedrockAgentAsyncrequest - Create Agent Requestpublic Future<CreateAgentResult> createAgentAsync(CreateAgentRequest request, AsyncHandler<CreateAgentRequest,CreateAgentResult> asyncHandler)
AWSBedrockAgentAsyncCreates an Amazon Bedrock Agent
createAgentAsync in interface AWSBedrockAgentAsyncrequest - Create Agent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAgentActionGroupResult> createAgentActionGroupAsync(CreateAgentActionGroupRequest request)
AWSBedrockAgentAsyncCreates an Action Group for existing Amazon Bedrock Agent
createAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Create Action Group Requestpublic Future<CreateAgentActionGroupResult> createAgentActionGroupAsync(CreateAgentActionGroupRequest request, AsyncHandler<CreateAgentActionGroupRequest,CreateAgentActionGroupResult> asyncHandler)
AWSBedrockAgentAsyncCreates an Action Group for existing Amazon Bedrock Agent
createAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Create Action Group RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateAgentAliasResult> createAgentAliasAsync(CreateAgentAliasRequest request)
AWSBedrockAgentAsyncCreates an Alias for an existing Amazon Bedrock Agent
createAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Create Agent Alias Requestpublic Future<CreateAgentAliasResult> createAgentAliasAsync(CreateAgentAliasRequest request, AsyncHandler<CreateAgentAliasRequest,CreateAgentAliasResult> asyncHandler)
AWSBedrockAgentAsyncCreates an Alias for an existing Amazon Bedrock Agent
createAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Create Agent Alias RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDataSourceResult> createDataSourceAsync(CreateDataSourceRequest request)
AWSBedrockAgentAsyncCreate a new data source
createDataSourceAsync in interface AWSBedrockAgentAsyncpublic Future<CreateDataSourceResult> createDataSourceAsync(CreateDataSourceRequest request, AsyncHandler<CreateDataSourceRequest,CreateDataSourceResult> asyncHandler)
AWSBedrockAgentAsyncCreate a new data source
createDataSourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateKnowledgeBaseResult> createKnowledgeBaseAsync(CreateKnowledgeBaseRequest request)
AWSBedrockAgentAsyncCreate a new knowledge base
createKnowledgeBaseAsync in interface AWSBedrockAgentAsyncpublic Future<CreateKnowledgeBaseResult> createKnowledgeBaseAsync(CreateKnowledgeBaseRequest request, AsyncHandler<CreateKnowledgeBaseRequest,CreateKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncCreate a new knowledge base
createKnowledgeBaseAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAgentResult> deleteAgentAsync(DeleteAgentRequest request)
AWSBedrockAgentAsyncDeletes an Agent for existing Amazon Bedrock Agent
deleteAgentAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent Requestpublic Future<DeleteAgentResult> deleteAgentAsync(DeleteAgentRequest request, AsyncHandler<DeleteAgentRequest,DeleteAgentResult> asyncHandler)
AWSBedrockAgentAsyncDeletes an Agent for existing Amazon Bedrock Agent
deleteAgentAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAgentActionGroupResult> deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest request)
AWSBedrockAgentAsyncDeletes an Action Group for existing Amazon Bedrock Agent.
deleteAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Delete Action Group Requestpublic Future<DeleteAgentActionGroupResult> deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest request, AsyncHandler<DeleteAgentActionGroupRequest,DeleteAgentActionGroupResult> asyncHandler)
AWSBedrockAgentAsyncDeletes an Action Group for existing Amazon Bedrock Agent.
deleteAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Delete Action Group RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAgentAliasResult> deleteAgentAliasAsync(DeleteAgentAliasRequest request)
AWSBedrockAgentAsyncDeletes an Alias for a Amazon Bedrock Agent
deleteAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent Alias Requestpublic Future<DeleteAgentAliasResult> deleteAgentAliasAsync(DeleteAgentAliasRequest request, AsyncHandler<DeleteAgentAliasRequest,DeleteAgentAliasResult> asyncHandler)
AWSBedrockAgentAsyncDeletes an Alias for a Amazon Bedrock Agent
deleteAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent Alias RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteAgentVersionResult> deleteAgentVersionAsync(DeleteAgentVersionRequest request)
AWSBedrockAgentAsyncDeletes an Agent version for existing Amazon Bedrock Agent
deleteAgentVersionAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent Version Requestpublic Future<DeleteAgentVersionResult> deleteAgentVersionAsync(DeleteAgentVersionRequest request, AsyncHandler<DeleteAgentVersionRequest,DeleteAgentVersionResult> asyncHandler)
AWSBedrockAgentAsyncDeletes an Agent version for existing Amazon Bedrock Agent
deleteAgentVersionAsync in interface AWSBedrockAgentAsyncrequest - Delete Agent Version RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDataSourceResult> deleteDataSourceAsync(DeleteDataSourceRequest request)
AWSBedrockAgentAsyncDelete an existing data source
deleteDataSourceAsync in interface AWSBedrockAgentAsyncpublic Future<DeleteDataSourceResult> deleteDataSourceAsync(DeleteDataSourceRequest request, AsyncHandler<DeleteDataSourceRequest,DeleteDataSourceResult> asyncHandler)
AWSBedrockAgentAsyncDelete an existing data source
deleteDataSourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteKnowledgeBaseResult> deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest request)
AWSBedrockAgentAsyncDelete an existing knowledge base
deleteKnowledgeBaseAsync in interface AWSBedrockAgentAsyncpublic Future<DeleteKnowledgeBaseResult> deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest request, AsyncHandler<DeleteKnowledgeBaseRequest,DeleteKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncDelete an existing knowledge base
deleteKnowledgeBaseAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociateAgentKnowledgeBaseResult> disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest request)
AWSBedrockAgentAsyncDisassociate an existing Knowledge Base from an Amazon Bedrock Agent
disassociateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Disassociate Agent Knowledge Base Requestpublic Future<DisassociateAgentKnowledgeBaseResult> disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest request, AsyncHandler<DisassociateAgentKnowledgeBaseRequest,DisassociateAgentKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncDisassociate an existing Knowledge Base from an Amazon Bedrock Agent
disassociateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Disassociate Agent Knowledge Base RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgentResult> getAgentAsync(GetAgentRequest request)
AWSBedrockAgentAsyncGets an Agent for existing Amazon Bedrock Agent
getAgentAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Requestpublic Future<GetAgentResult> getAgentAsync(GetAgentRequest request, AsyncHandler<GetAgentRequest,GetAgentResult> asyncHandler)
AWSBedrockAgentAsyncGets an Agent for existing Amazon Bedrock Agent
getAgentAsync in interface AWSBedrockAgentAsyncrequest - Get Agent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgentActionGroupResult> getAgentActionGroupAsync(GetAgentActionGroupRequest request)
AWSBedrockAgentAsyncGets an Action Group for existing Amazon Bedrock Agent Version
getAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Get Action Group Requestpublic Future<GetAgentActionGroupResult> getAgentActionGroupAsync(GetAgentActionGroupRequest request, AsyncHandler<GetAgentActionGroupRequest,GetAgentActionGroupResult> asyncHandler)
AWSBedrockAgentAsyncGets an Action Group for existing Amazon Bedrock Agent Version
getAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Get Action Group RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgentAliasResult> getAgentAliasAsync(GetAgentAliasRequest request)
AWSBedrockAgentAsyncDescribes an Alias for a Amazon Bedrock Agent
getAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Alias Requestpublic Future<GetAgentAliasResult> getAgentAliasAsync(GetAgentAliasRequest request, AsyncHandler<GetAgentAliasRequest,GetAgentAliasResult> asyncHandler)
AWSBedrockAgentAsyncDescribes an Alias for a Amazon Bedrock Agent
getAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Alias RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgentKnowledgeBaseResult> getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest request)
AWSBedrockAgentAsyncGets a knowledge base associated to an existing Amazon Bedrock Agent Version
getAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Knowledge Base Requestpublic Future<GetAgentKnowledgeBaseResult> getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest request, AsyncHandler<GetAgentKnowledgeBaseRequest,GetAgentKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncGets a knowledge base associated to an existing Amazon Bedrock Agent Version
getAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Knowledge Base RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgentVersionResult> getAgentVersionAsync(GetAgentVersionRequest request)
AWSBedrockAgentAsyncGets an Agent version for existing Amazon Bedrock Agent
getAgentVersionAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Version Requestpublic Future<GetAgentVersionResult> getAgentVersionAsync(GetAgentVersionRequest request, AsyncHandler<GetAgentVersionRequest,GetAgentVersionResult> asyncHandler)
AWSBedrockAgentAsyncGets an Agent version for existing Amazon Bedrock Agent
getAgentVersionAsync in interface AWSBedrockAgentAsyncrequest - Get Agent Version RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDataSourceResult> getDataSourceAsync(GetDataSourceRequest request)
AWSBedrockAgentAsyncGet an existing data source
getDataSourceAsync in interface AWSBedrockAgentAsyncpublic Future<GetDataSourceResult> getDataSourceAsync(GetDataSourceRequest request, AsyncHandler<GetDataSourceRequest,GetDataSourceResult> asyncHandler)
AWSBedrockAgentAsyncGet an existing data source
getDataSourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetIngestionJobResult> getIngestionJobAsync(GetIngestionJobRequest request)
AWSBedrockAgentAsyncGet an ingestion job
getIngestionJobAsync in interface AWSBedrockAgentAsyncpublic Future<GetIngestionJobResult> getIngestionJobAsync(GetIngestionJobRequest request, AsyncHandler<GetIngestionJobRequest,GetIngestionJobResult> asyncHandler)
AWSBedrockAgentAsyncGet an ingestion job
getIngestionJobAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetKnowledgeBaseResult> getKnowledgeBaseAsync(GetKnowledgeBaseRequest request)
AWSBedrockAgentAsyncGet an existing knowledge base
getKnowledgeBaseAsync in interface AWSBedrockAgentAsyncpublic Future<GetKnowledgeBaseResult> getKnowledgeBaseAsync(GetKnowledgeBaseRequest request, AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncGet an existing knowledge base
getKnowledgeBaseAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAgentActionGroupsResult> listAgentActionGroupsAsync(ListAgentActionGroupsRequest request)
AWSBedrockAgentAsyncLists an Action Group for existing Amazon Bedrock Agent Version
listAgentActionGroupsAsync in interface AWSBedrockAgentAsyncrequest - List Action Groups Requestpublic Future<ListAgentActionGroupsResult> listAgentActionGroupsAsync(ListAgentActionGroupsRequest request, AsyncHandler<ListAgentActionGroupsRequest,ListAgentActionGroupsResult> asyncHandler)
AWSBedrockAgentAsyncLists an Action Group for existing Amazon Bedrock Agent Version
listAgentActionGroupsAsync in interface AWSBedrockAgentAsyncrequest - List Action Groups RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAgentAliasesResult> listAgentAliasesAsync(ListAgentAliasesRequest request)
AWSBedrockAgentAsyncLists all the Aliases for an Amazon Bedrock Agent
listAgentAliasesAsync in interface AWSBedrockAgentAsyncrequest - List Agent Aliases Requestpublic Future<ListAgentAliasesResult> listAgentAliasesAsync(ListAgentAliasesRequest request, AsyncHandler<ListAgentAliasesRequest,ListAgentAliasesResult> asyncHandler)
AWSBedrockAgentAsyncLists all the Aliases for an Amazon Bedrock Agent
listAgentAliasesAsync in interface AWSBedrockAgentAsyncrequest - List Agent Aliases RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAgentKnowledgeBasesResult> listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest request)
AWSBedrockAgentAsyncList of Knowledge Bases associated to an existing Amazon Bedrock Agent Version
listAgentKnowledgeBasesAsync in interface AWSBedrockAgentAsyncrequest - List Agent Knowledge Bases Requestpublic Future<ListAgentKnowledgeBasesResult> listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest request, AsyncHandler<ListAgentKnowledgeBasesRequest,ListAgentKnowledgeBasesResult> asyncHandler)
AWSBedrockAgentAsyncList of Knowledge Bases associated to an existing Amazon Bedrock Agent Version
listAgentKnowledgeBasesAsync in interface AWSBedrockAgentAsyncrequest - List Agent Knowledge Bases RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAgentVersionsResult> listAgentVersionsAsync(ListAgentVersionsRequest request)
AWSBedrockAgentAsyncLists Agent Versions
listAgentVersionsAsync in interface AWSBedrockAgentAsyncrequest - List Agent Versions Requestpublic Future<ListAgentVersionsResult> listAgentVersionsAsync(ListAgentVersionsRequest request, AsyncHandler<ListAgentVersionsRequest,ListAgentVersionsResult> asyncHandler)
AWSBedrockAgentAsyncLists Agent Versions
listAgentVersionsAsync in interface AWSBedrockAgentAsyncrequest - List Agent Versions RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAgentsResult> listAgentsAsync(ListAgentsRequest request)
AWSBedrockAgentAsyncLists Agents
listAgentsAsync in interface AWSBedrockAgentAsyncrequest - List Agent Requestpublic Future<ListAgentsResult> listAgentsAsync(ListAgentsRequest request, AsyncHandler<ListAgentsRequest,ListAgentsResult> asyncHandler)
AWSBedrockAgentAsyncLists Agents
listAgentsAsync in interface AWSBedrockAgentAsyncrequest - List Agent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListDataSourcesResult> listDataSourcesAsync(ListDataSourcesRequest request)
AWSBedrockAgentAsyncList data sources
listDataSourcesAsync in interface AWSBedrockAgentAsyncpublic Future<ListDataSourcesResult> listDataSourcesAsync(ListDataSourcesRequest request, AsyncHandler<ListDataSourcesRequest,ListDataSourcesResult> asyncHandler)
AWSBedrockAgentAsyncList data sources
listDataSourcesAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListIngestionJobsResult> listIngestionJobsAsync(ListIngestionJobsRequest request)
AWSBedrockAgentAsyncList ingestion jobs
listIngestionJobsAsync in interface AWSBedrockAgentAsyncpublic Future<ListIngestionJobsResult> listIngestionJobsAsync(ListIngestionJobsRequest request, AsyncHandler<ListIngestionJobsRequest,ListIngestionJobsResult> asyncHandler)
AWSBedrockAgentAsyncList ingestion jobs
listIngestionJobsAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListKnowledgeBasesResult> listKnowledgeBasesAsync(ListKnowledgeBasesRequest request)
AWSBedrockAgentAsyncList Knowledge Bases
listKnowledgeBasesAsync in interface AWSBedrockAgentAsyncpublic Future<ListKnowledgeBasesResult> listKnowledgeBasesAsync(ListKnowledgeBasesRequest request, AsyncHandler<ListKnowledgeBasesRequest,ListKnowledgeBasesResult> asyncHandler)
AWSBedrockAgentAsyncList Knowledge Bases
listKnowledgeBasesAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AWSBedrockAgentAsyncList tags for a resource
listTagsForResourceAsync in interface AWSBedrockAgentAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AWSBedrockAgentAsyncList tags for a resource
listTagsForResourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PrepareAgentResult> prepareAgentAsync(PrepareAgentRequest request)
AWSBedrockAgentAsyncPrepares an existing Amazon Bedrock Agent to receive runtime requests
prepareAgentAsync in interface AWSBedrockAgentAsyncrequest - PrepareAgent Requestpublic Future<PrepareAgentResult> prepareAgentAsync(PrepareAgentRequest request, AsyncHandler<PrepareAgentRequest,PrepareAgentResult> asyncHandler)
AWSBedrockAgentAsyncPrepares an existing Amazon Bedrock Agent to receive runtime requests
prepareAgentAsync in interface AWSBedrockAgentAsyncrequest - PrepareAgent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartIngestionJobResult> startIngestionJobAsync(StartIngestionJobRequest request)
AWSBedrockAgentAsyncStart a new ingestion job
startIngestionJobAsync in interface AWSBedrockAgentAsyncpublic Future<StartIngestionJobResult> startIngestionJobAsync(StartIngestionJobRequest request, AsyncHandler<StartIngestionJobRequest,StartIngestionJobResult> asyncHandler)
AWSBedrockAgentAsyncStart a new ingestion job
startIngestionJobAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AWSBedrockAgentAsyncTag a resource
tagResourceAsync in interface AWSBedrockAgentAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AWSBedrockAgentAsyncTag a resource
tagResourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AWSBedrockAgentAsyncUntag a resource
untagResourceAsync in interface AWSBedrockAgentAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AWSBedrockAgentAsyncUntag a resource
untagResourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAgentResult> updateAgentAsync(UpdateAgentRequest request)
AWSBedrockAgentAsyncUpdates an existing Amazon Bedrock Agent
updateAgentAsync in interface AWSBedrockAgentAsyncrequest - Update Agent Requestpublic Future<UpdateAgentResult> updateAgentAsync(UpdateAgentRequest request, AsyncHandler<UpdateAgentRequest,UpdateAgentResult> asyncHandler)
AWSBedrockAgentAsyncUpdates an existing Amazon Bedrock Agent
updateAgentAsync in interface AWSBedrockAgentAsyncrequest - Update Agent RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAgentActionGroupResult> updateAgentActionGroupAsync(UpdateAgentActionGroupRequest request)
AWSBedrockAgentAsyncUpdates an existing Action Group for Amazon Bedrock Agent
updateAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Update Action Group Requestpublic Future<UpdateAgentActionGroupResult> updateAgentActionGroupAsync(UpdateAgentActionGroupRequest request, AsyncHandler<UpdateAgentActionGroupRequest,UpdateAgentActionGroupResult> asyncHandler)
AWSBedrockAgentAsyncUpdates an existing Action Group for Amazon Bedrock Agent
updateAgentActionGroupAsync in interface AWSBedrockAgentAsyncrequest - Update Action Group RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAgentAliasResult> updateAgentAliasAsync(UpdateAgentAliasRequest request)
AWSBedrockAgentAsyncUpdates an existing Alias for an Amazon Bedrock Agent
updateAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Update Agent Alias Requestpublic Future<UpdateAgentAliasResult> updateAgentAliasAsync(UpdateAgentAliasRequest request, AsyncHandler<UpdateAgentAliasRequest,UpdateAgentAliasResult> asyncHandler)
AWSBedrockAgentAsyncUpdates an existing Alias for an Amazon Bedrock Agent
updateAgentAliasAsync in interface AWSBedrockAgentAsyncrequest - Update Agent Alias RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateAgentKnowledgeBaseResult> updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest request)
AWSBedrockAgentAsyncUpdates an existing Knowledge Base associated to an Amazon Bedrock Agent
updateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Update Agent Knowledge Base Requestpublic Future<UpdateAgentKnowledgeBaseResult> updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest request, AsyncHandler<UpdateAgentKnowledgeBaseRequest,UpdateAgentKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncUpdates an existing Knowledge Base associated to an Amazon Bedrock Agent
updateAgentKnowledgeBaseAsync in interface AWSBedrockAgentAsyncrequest - Update Agent Knowledge Base RequestasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDataSourceResult> updateDataSourceAsync(UpdateDataSourceRequest request)
AWSBedrockAgentAsyncUpdate an existing data source
updateDataSourceAsync in interface AWSBedrockAgentAsyncpublic Future<UpdateDataSourceResult> updateDataSourceAsync(UpdateDataSourceRequest request, AsyncHandler<UpdateDataSourceRequest,UpdateDataSourceResult> asyncHandler)
AWSBedrockAgentAsyncUpdate an existing data source
updateDataSourceAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateKnowledgeBaseResult> updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest request)
AWSBedrockAgentAsyncUpdate an existing knowledge base
updateKnowledgeBaseAsync in interface AWSBedrockAgentAsyncpublic Future<UpdateKnowledgeBaseResult> updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest request, AsyncHandler<UpdateKnowledgeBaseRequest,UpdateKnowledgeBaseResult> asyncHandler)
AWSBedrockAgentAsyncUpdate an existing knowledge base
updateKnowledgeBaseAsync in interface AWSBedrockAgentAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2023. All rights reserved.