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