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