Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.responses |
Modifier and Type | Method and Description |
---|---|
GetDataSourceResponse |
GenerativeAiAgentClient.getDataSource(GetDataSourceRequest request) |
GetDataSourceResponse |
GenerativeAiAgent.getDataSource(GetDataSourceRequest request)
GetDataSource
|
Modifier and Type | Method and Description |
---|---|
Future<GetDataSourceResponse> |
GenerativeAiAgentAsyncClient.getDataSource(GetDataSourceRequest request,
AsyncHandler<GetDataSourceRequest,GetDataSourceResponse> handler) |
Future<GetDataSourceResponse> |
GenerativeAiAgentAsync.getDataSource(GetDataSourceRequest request,
AsyncHandler<GetDataSourceRequest,GetDataSourceResponse> handler)
GetDataSource
|
Modifier and Type | Method and Description |
---|---|
GetDataSourceResponse |
GetDataSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.copy(GetDataSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.