Uses of Class
com.oracle.bmc.desktops.model.DesktopPoolDesktopCollection
-
Packages that use DesktopPoolDesktopCollection Package Description com.oracle.bmc.desktops.model com.oracle.bmc.desktops.responses -
-
Uses of DesktopPoolDesktopCollection in com.oracle.bmc.desktops.model
Methods in com.oracle.bmc.desktops.model that return DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollection
DesktopPoolDesktopCollection.Builder. build()
Methods in com.oracle.bmc.desktops.model with parameters of type DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollection.Builder
DesktopPoolDesktopCollection.Builder. copy(DesktopPoolDesktopCollection model)
-
Uses of DesktopPoolDesktopCollection in com.oracle.bmc.desktops.responses
Methods in com.oracle.bmc.desktops.responses that return DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollection
ListDesktopPoolDesktopsResponse. getDesktopPoolDesktopCollection()
The returned DesktopPoolDesktopCollection instance.Methods in com.oracle.bmc.desktops.responses with parameters of type DesktopPoolDesktopCollection Modifier and Type Method Description ListDesktopPoolDesktopsResponse.Builder
ListDesktopPoolDesktopsResponse.Builder. desktopPoolDesktopCollection(DesktopPoolDesktopCollection desktopPoolDesktopCollection)
The returned DesktopPoolDesktopCollection instance.
-