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