Uses of Class
com.oracle.bmc.announcementsservice.model.AnnouncementsCollection
- 
Packages that use AnnouncementsCollection Package Description com.oracle.bmc.announcementsservice.model com.oracle.bmc.announcementsservice.responses 
- 
- 
Uses of AnnouncementsCollection in com.oracle.bmc.announcementsservice.modelMethods in com.oracle.bmc.announcementsservice.model that return AnnouncementsCollection Modifier and Type Method Description AnnouncementsCollectionAnnouncementsCollection.Builder. build()Methods in com.oracle.bmc.announcementsservice.model with parameters of type AnnouncementsCollection Modifier and Type Method Description AnnouncementsCollection.BuilderAnnouncementsCollection.Builder. copy(AnnouncementsCollection model)
- 
Uses of AnnouncementsCollection in com.oracle.bmc.announcementsservice.responsesMethods in com.oracle.bmc.announcementsservice.responses that return AnnouncementsCollection Modifier and Type Method Description AnnouncementsCollectionListAnnouncementsResponse. getAnnouncementsCollection()The returned AnnouncementsCollection instance.Methods in com.oracle.bmc.announcementsservice.responses with parameters of type AnnouncementsCollection Modifier and Type Method Description ListAnnouncementsResponse.BuilderListAnnouncementsResponse.Builder. announcementsCollection(AnnouncementsCollection announcementsCollection)The returned AnnouncementsCollection instance.
 
-