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