Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
CreateOdaInstanceAttachmentResponse |
Oda.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request)
Starts an asynchronous job to create a Digital Assistant instance attachment.
|
CreateOdaInstanceAttachmentResponse |
OdaClient.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateOdaInstanceAttachmentResponse> |
OdaAsyncClient.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request,
AsyncHandler<CreateOdaInstanceAttachmentRequest,CreateOdaInstanceAttachmentResponse> handler) |
Future<CreateOdaInstanceAttachmentResponse> |
OdaAsync.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request,
AsyncHandler<CreateOdaInstanceAttachmentRequest,CreateOdaInstanceAttachmentResponse> handler)
Starts an asynchronous job to create a Digital Assistant instance attachment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateOdaInstanceAttachmentResponse> |
OdaAsyncClient.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request,
AsyncHandler<CreateOdaInstanceAttachmentRequest,CreateOdaInstanceAttachmentResponse> handler) |
Future<CreateOdaInstanceAttachmentResponse> |
OdaAsync.createOdaInstanceAttachment(CreateOdaInstanceAttachmentRequest request,
AsyncHandler<CreateOdaInstanceAttachmentRequest,CreateOdaInstanceAttachmentResponse> handler)
Starts an asynchronous job to create a Digital Assistant instance attachment.
|
Modifier and Type | Method and Description |
---|---|
CreateOdaInstanceAttachmentResponse |
CreateOdaInstanceAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateOdaInstanceAttachmentResponse.Builder |
CreateOdaInstanceAttachmentResponse.Builder.copy(CreateOdaInstanceAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.