Uses of Class
com.oracle.bmc.mngdmac.model.MacDeviceCollection
-
Packages that use MacDeviceCollection Package Description com.oracle.bmc.mngdmac.model com.oracle.bmc.mngdmac.responses -
-
Uses of MacDeviceCollection in com.oracle.bmc.mngdmac.model
Methods in com.oracle.bmc.mngdmac.model that return MacDeviceCollection Modifier and Type Method Description MacDeviceCollection
MacDeviceCollection.Builder. build()
Methods in com.oracle.bmc.mngdmac.model with parameters of type MacDeviceCollection Modifier and Type Method Description MacDeviceCollection.Builder
MacDeviceCollection.Builder. copy(MacDeviceCollection model)
-
Uses of MacDeviceCollection in com.oracle.bmc.mngdmac.responses
Methods in com.oracle.bmc.mngdmac.responses that return MacDeviceCollection Modifier and Type Method Description MacDeviceCollection
ListMacDevicesResponse. getMacDeviceCollection()
The returned MacDeviceCollection instance.Methods in com.oracle.bmc.mngdmac.responses with parameters of type MacDeviceCollection Modifier and Type Method Description ListMacDevicesResponse.Builder
ListMacDevicesResponse.Builder. macDeviceCollection(MacDeviceCollection macDeviceCollection)
The returned MacDeviceCollection instance.
-