Package | Description |
---|---|
com.oracle.bmc.filestorage.model | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
Snapshot |
Snapshot.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Snapshot.Builder |
Snapshot.Builder.copy(Snapshot model) |
Modifier and Type | Method and Description |
---|---|
Snapshot |
AddSnapshotLockResponse.getSnapshot()
The returned
Snapshot instance. |
Snapshot |
CreateSnapshotResponse.getSnapshot()
The returned
Snapshot instance. |
Snapshot |
UpdateSnapshotResponse.getSnapshot()
The returned
Snapshot instance. |
Snapshot |
GetSnapshotResponse.getSnapshot()
The returned
Snapshot instance. |
Snapshot |
RemoveSnapshotLockResponse.getSnapshot()
The returned
Snapshot instance. |
Modifier and Type | Method and Description |
---|---|
AddSnapshotLockResponse.Builder |
AddSnapshotLockResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
CreateSnapshotResponse.Builder |
CreateSnapshotResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
GetSnapshotResponse.Builder |
GetSnapshotResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
RemoveSnapshotLockResponse.Builder |
RemoveSnapshotLockResponse.Builder.snapshot(Snapshot snapshot)
The returned
Snapshot instance. |
Copyright © 2016–2024. All rights reserved.