Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetImportRequestRequest.Builder |
GetImportRequestRequest.builder()
Return a new builder for this request object.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.copy(GetImportRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.importRequestKey(String importRequestKey)
The key of the object export object request
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.limit(Integer limit)
Sets the maximum number of results per page, or items to return in a paginated
List call. |
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.page(String page)
For list pagination.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetImportRequestRequest.Builder |
GetImportRequestRequest.toBuilder()
Return an instance of
GetImportRequestRequest.Builder that allows you to modify request properties. |
GetImportRequestRequest.Builder |
GetImportRequestRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.