Package | Description |
---|---|
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.builder()
Return a new builder for this response object.
|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.copy(UpdateSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
Copyright © 2016–2024. All rights reserved.