Package | Description |
---|---|
com.oracle.bmc.ons.model | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
NotificationTopic |
NotificationTopic.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NotificationTopic.Builder |
NotificationTopic.Builder.copy(NotificationTopic model) |
Modifier and Type | Method and Description |
---|---|
NotificationTopic |
CreateTopicResponse.getNotificationTopic()
The returned
NotificationTopic instance. |
NotificationTopic |
UpdateTopicResponse.getNotificationTopic()
The returned
NotificationTopic instance. |
NotificationTopic |
GetTopicResponse.getNotificationTopic()
The returned
NotificationTopic instance. |
Modifier and Type | Method and Description |
---|---|
CreateTopicResponse.Builder |
CreateTopicResponse.Builder.notificationTopic(NotificationTopic notificationTopic)
The returned
NotificationTopic instance. |
UpdateTopicResponse.Builder |
UpdateTopicResponse.Builder.notificationTopic(NotificationTopic notificationTopic)
The returned
NotificationTopic instance. |
GetTopicResponse.Builder |
GetTopicResponse.Builder.notificationTopic(NotificationTopic notificationTopic)
The returned
NotificationTopic instance. |
Copyright © 2016–2024. All rights reserved.