| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. attachmentId(String attachmentId) | Unique Digital Assistant instance attachment identifier. | 
| static DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest. builder() | Return a new builder for this request object. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. copy(DeleteOdaInstanceAttachmentRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control in a PUT or DELETE call for a Digital Assistant
instance, set the if-match query parameter to the value of the ETAG
header from a previous GET or POST response for that instance. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. odaInstanceId(String odaInstanceId) | Unique Digital Assistant instance identifier. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteOdaInstanceAttachmentRequest.Builder | DeleteOdaInstanceAttachmentRequest. toBuilder() |  |