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