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