Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.model | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<NotificationTopicSummary> |
NotificationControlPlanePaginators.listTopicsRecordIterator(ListTopicsRequest request)
Creates a new iterable which will iterate over the
NotificationTopicSummary objects contained in responses from the
listTopics operation. |
Modifier and Type | Method and Description |
---|---|
NotificationTopicSummary |
NotificationTopicSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NotificationTopicSummary.Builder |
NotificationTopicSummary.Builder.copy(NotificationTopicSummary model) |
Modifier and Type | Method and Description |
---|---|
List<NotificationTopicSummary> |
ListTopicsResponse.getItems()
A list of
com.oracle.bmc.ons.model.NotificationTopicSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListTopicsResponse.Builder |
ListTopicsResponse.Builder.items(List<NotificationTopicSummary> items)
A list of
com.oracle.bmc.ons.model.NotificationTopicSummary instances. |
Copyright © 2016–2024. All rights reserved.