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 model) |
Modifier and Type | Method and Description |
---|---|
List<SnapshotSummary> |
ListSnapshotsResponse.getItems()
A list of
com.oracle.bmc.filestorage.model.SnapshotSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.items(List<SnapshotSummary> items)
A list of
com.oracle.bmc.filestorage.model.SnapshotSummary instances. |
Copyright © 2016–2024. All rights reserved.