Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
GetOdaInstanceResponse |
Oda.getOdaInstance(GetOdaInstanceRequest request)
Gets the specified Digital Assistant instance.
|
GetOdaInstanceResponse |
OdaClient.getOdaInstance(GetOdaInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetOdaInstanceResponse> |
OdaAsyncClient.getOdaInstance(GetOdaInstanceRequest request,
AsyncHandler<GetOdaInstanceRequest,GetOdaInstanceResponse> handler) |
Future<GetOdaInstanceResponse> |
OdaAsync.getOdaInstance(GetOdaInstanceRequest request,
AsyncHandler<GetOdaInstanceRequest,GetOdaInstanceResponse> handler)
Gets the specified Digital Assistant instance.
|
Modifier and Type | Method and Description |
---|---|
GetOdaInstanceResponse |
GetOdaInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOdaInstanceResponse.Builder |
GetOdaInstanceResponse.Builder.copy(GetOdaInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.