Uses of Class
com.mailosaur.models.DeviceCreateOptions
Packages that use DeviceCreateOptions
Package
Description
This package contains the classes for MailosaurClient.
This package contains the models classes for MailosaurClient.
-
Uses of DeviceCreateOptions in com.mailosaur
Methods in com.mailosaur with parameters of type DeviceCreateOptionsModifier and TypeMethodDescriptionDevices.create(DeviceCreateOptions options) Creates a new virtual security device. -
Uses of DeviceCreateOptions in com.mailosaur.models
Methods in com.mailosaur.models that return DeviceCreateOptionsModifier and TypeMethodDescriptionSets a name used to identify the device.DeviceCreateOptions.withSharedSecret(String sharedSecret) Sets the base32-encoded shared secret for this device.