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