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