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