Uses of Class
com.oracle.bmc.desktops.model.DesktopPoolDesktopCollection.Builder
-
Packages that use DesktopPoolDesktopCollection.Builder Package Description com.oracle.bmc.desktops.model -
-
Uses of DesktopPoolDesktopCollection.Builder in com.oracle.bmc.desktops.model
Methods in com.oracle.bmc.desktops.model that return DesktopPoolDesktopCollection.Builder Modifier and Type Method Description static DesktopPoolDesktopCollection.Builder
DesktopPoolDesktopCollection. builder()
Create a new builder.DesktopPoolDesktopCollection.Builder
DesktopPoolDesktopCollection.Builder. copy(DesktopPoolDesktopCollection model)
DesktopPoolDesktopCollection.Builder
DesktopPoolDesktopCollection.Builder. items(List<DesktopPoolDesktopSummary> items)
A list of desktops.DesktopPoolDesktopCollection.Builder
DesktopPoolDesktopCollection. toBuilder()
-