static DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.builder() |
Return a new builder for this request object.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.Builder.copy(DeleteOdaPrivateEndpointAttachmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.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.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.Builder.odaPrivateEndpointAttachmentId(String odaPrivateEndpointAttachmentId) |
The OCID of ODA
Private Endpoint Attachment.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteOdaPrivateEndpointAttachmentRequest.Builder |
DeleteOdaPrivateEndpointAttachmentRequest.toBuilder() |
|