Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
UpdateTopicResponse |
NotificationControlPlane.updateTopic(UpdateTopicRequest request)
Updates the specified topic’s configuration.
|
UpdateTopicResponse |
NotificationControlPlaneClient.updateTopic(UpdateTopicRequest request) |
Future<UpdateTopicResponse> |
NotificationControlPlaneAsync.updateTopic(UpdateTopicRequest request,
AsyncHandler<UpdateTopicRequest,UpdateTopicResponse> handler)
Updates the specified topic’s configuration.
|
Future<UpdateTopicResponse> |
NotificationControlPlaneAsyncClient.updateTopic(UpdateTopicRequest request,
AsyncHandler<UpdateTopicRequest,UpdateTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateTopicResponse> |
NotificationControlPlaneAsync.updateTopic(UpdateTopicRequest request,
AsyncHandler<UpdateTopicRequest,UpdateTopicResponse> handler)
Updates the specified topic’s configuration.
|
Future<UpdateTopicResponse> |
NotificationControlPlaneAsyncClient.updateTopic(UpdateTopicRequest request,
AsyncHandler<UpdateTopicRequest,UpdateTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateTopicRequest |
UpdateTopicRequest.Builder.build()
Build the instance of UpdateTopicRequest as configured by this builder
|
UpdateTopicRequest |
UpdateTopicRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateTopicRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateTopicRequest.Builder |
UpdateTopicRequest.Builder.copy(UpdateTopicRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.