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