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