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