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