Package | Description |
---|---|
com.oracle.bmc.announcementsservice | |
com.oracle.bmc.announcementsservice.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AnnouncementSummary> |
AnnouncementPaginators.listAnnouncementsRecordIterator(ListAnnouncementsRequest request)
Creates a new iterable which will iterate over the
AnnouncementSummary objects contained in responses
from the listAnnouncements operation. |
Modifier and Type | Method and Description |
---|---|
AnnouncementSummary |
AnnouncementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AnnouncementSummary> |
AnnouncementsCollection.getItems()
A collection of announcements.
|
Modifier and Type | Method and Description |
---|---|
AnnouncementSummary.Builder |
AnnouncementSummary.Builder.copy(AnnouncementSummary model) |
Modifier and Type | Method and Description |
---|---|
AnnouncementsCollection.Builder |
AnnouncementsCollection.Builder.items(List<AnnouncementSummary> items)
A collection of announcements.
|
Constructor and Description |
---|
AnnouncementsCollection(List<AnnouncementSummary> items,
List<AnnouncementUserStatusDetails> userStatuses)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.