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