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