Uses of Class
com.oracle.bmc.identitydomains.model.MyDevices
-
Packages that use MyDevices Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses -
-
Uses of MyDevices in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyDevices Modifier and Type Method Description MyDevices
MyDevices.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type MyDevices Modifier and Type Method Description MyDevices.Builder
MyDevices.Builder. copy(MyDevices model)
-
Uses of MyDevices in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return MyDevices Modifier and Type Method Description MyDevices
ListMyDevicesResponse. getMyDevices()
The returned MyDevices instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type MyDevices Modifier and Type Method Description ListMyDevicesResponse.Builder
ListMyDevicesResponse.Builder. myDevices(MyDevices myDevices)
The returned MyDevices instance.
-