Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateExportRequest.Builder |
UpdateExportRequest.builder() |
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.copy(UpdateExportRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.exportId(String exportId) |
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.ifMatch(String ifMatch) |
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.opcRequestId(String opcRequestId) |
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateExportRequest.Builder |
UpdateExportRequest.Builder.updateExportDetails(UpdateExportDetails updateExportDetails) |
Copyright © 2016–2019. All rights reserved.