Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DesktopPoolVolumeSummary> |
DesktopServicePaginators.listDesktopPoolVolumesRecordIterator(ListDesktopPoolVolumesRequest request)
Creates a new iterable which will iterate over the
DesktopPoolVolumeSummary objects contained in responses from
the listDesktopPoolVolumes operation. |
Modifier and Type | Method and Description |
---|---|
DesktopPoolVolumeSummary |
DesktopPoolVolumeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DesktopPoolVolumeSummary> |
DesktopPoolVolumeCollection.getItems()
A list of desktop pool volumes.
|
Modifier and Type | Method and Description |
---|---|
DesktopPoolVolumeSummary.Builder |
DesktopPoolVolumeSummary.Builder.copy(DesktopPoolVolumeSummary model) |
Modifier and Type | Method and Description |
---|---|
DesktopPoolVolumeCollection.Builder |
DesktopPoolVolumeCollection.Builder.items(List<DesktopPoolVolumeSummary> items)
A list of desktop pool volumes.
|
Constructor and Description |
---|
DesktopPoolVolumeCollection(List<DesktopPoolVolumeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.