Uses of Class
com.oracle.bmc.announcementsservice.model.AnnouncementsPreferences
-
Packages that use AnnouncementsPreferences Package Description com.oracle.bmc.announcementsservice.model com.oracle.bmc.announcementsservice.responses -
-
Uses of AnnouncementsPreferences in com.oracle.bmc.announcementsservice.model
Methods in com.oracle.bmc.announcementsservice.model that return AnnouncementsPreferences Modifier and Type Method Description AnnouncementsPreferences
AnnouncementsPreferences.Builder. build()
Methods in com.oracle.bmc.announcementsservice.model with parameters of type AnnouncementsPreferences Modifier and Type Method Description AnnouncementsPreferences.Builder
AnnouncementsPreferences.Builder. copy(AnnouncementsPreferences model)
-
Uses of AnnouncementsPreferences in com.oracle.bmc.announcementsservice.responses
Methods in com.oracle.bmc.announcementsservice.responses that return AnnouncementsPreferences Modifier and Type Method Description AnnouncementsPreferences
GetAnnouncementsPreferenceResponse. getAnnouncementsPreferences()
The returned AnnouncementsPreferences instance.Methods in com.oracle.bmc.announcementsservice.responses with parameters of type AnnouncementsPreferences Modifier and Type Method Description GetAnnouncementsPreferenceResponse.Builder
GetAnnouncementsPreferenceResponse.Builder. announcementsPreferences(AnnouncementsPreferences announcementsPreferences)
The returned AnnouncementsPreferences instance.
-