Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.model | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<SnapshotSummary> |
FileStoragePaginators.listSnapshotsRecordIterator(ListSnapshotsRequest request)
Creates a new iterable which will iterate over the
SnapshotSummary objects contained in responses from the listSnapshots operation. |
Modifier and Type | Method and Description |
---|---|
SnapshotSummary |
SnapshotSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SnapshotSummary.Builder |
SnapshotSummary.Builder.copy(SnapshotSummary o) |
Modifier and Type | Method and Description |
---|---|
List<SnapshotSummary> |
ListSnapshotsResponse.getItems()
A list of SnapshotSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.items(List<SnapshotSummary> items) |
Copyright © 2016–2019. All rights reserved.