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