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
NotificationPreferences. 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)
NotificationPreferences.Builder
NotificationPreferences.Builder. preferences(Preferences preferences)
Constructors in com.oracle.bmc.fleetappsmanagement.model with parameters of type Preferences Constructor Description NotificationPreferences(String topicId, String compartmentId, Preferences preferences)
Deprecated.
-