Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static UpdateExportSetRequest.Builder |
UpdateExportSetRequest.builder() |
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.copy(UpdateExportSetRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.exportSetId(String exportSetId) |
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.ifMatch(String ifMatch) |
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.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.
|
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.opcRequestId(String opcRequestId) |
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateExportSetRequest.Builder |
UpdateExportSetRequest.Builder.updateExportSetDetails(UpdateExportSetDetails updateExportSetDetails) |
Copyright © 2016–2019. All rights reserved.