Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.body$(CreateExportRequestDetails body)
Alternative setter for the body parameter.
|
static CreateExportRequestRequest.Builder |
CreateExportRequestRequest.builder()
Return a new builder for this request object.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.copy(CreateExportRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.createExportRequestDetails(CreateExportRequestDetails createExportRequestDetails)
The details needed to export metadata object.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.toBuilder()
Return an instance of
CreateExportRequestRequest.Builder that allows you to modify request properties. |
CreateExportRequestRequest.Builder |
CreateExportRequestRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.