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