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