Uses of Class
com.oracle.bmc.fleetappsmanagement.model.Preferences
-
Packages that use Preferences Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of Preferences in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return Preferences Modifier and Type Method Description Preferences
Preferences.Builder. build()
Preferences
NotificationPreference. getPreferences()
Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type Preferences Modifier and Type Method Description Preferences.Builder
Preferences.Builder. copy(Preferences model)
NotificationPreference.Builder
NotificationPreference.Builder. preferences(Preferences preferences)
Constructors in com.oracle.bmc.fleetappsmanagement.model with parameters of type Preferences Constructor Description NotificationPreference(String topicId, String compartmentId, Preferences preferences)
Deprecated.
-