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.modelMethods in com.oracle.bmc.desktops.model that return DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollectionDesktopPoolDesktopCollection.Builder. build()Methods in com.oracle.bmc.desktops.model with parameters of type DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollection.BuilderDesktopPoolDesktopCollection.Builder. copy(DesktopPoolDesktopCollection model)
- 
Uses of DesktopPoolDesktopCollection in com.oracle.bmc.desktops.responsesMethods in com.oracle.bmc.desktops.responses that return DesktopPoolDesktopCollection Modifier and Type Method Description DesktopPoolDesktopCollectionListDesktopPoolDesktopsResponse. getDesktopPoolDesktopCollection()The returned DesktopPoolDesktopCollection instance.Methods in com.oracle.bmc.desktops.responses with parameters of type DesktopPoolDesktopCollection Modifier and Type Method Description ListDesktopPoolDesktopsResponse.BuilderListDesktopPoolDesktopsResponse.Builder. desktopPoolDesktopCollection(DesktopPoolDesktopCollection desktopPoolDesktopCollection)The returned DesktopPoolDesktopCollection instance.
 
-