Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.builder()
Return a new builder for this request object.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.copy(DeleteExportRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.exportRequestKey(String exportRequestKey)
The key of the object export object request
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.toBuilder()
Return an instance of
DeleteExportRequestRequest.Builder that allows you to modify request properties. |
DeleteExportRequestRequest.Builder |
DeleteExportRequestRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.