Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
DeleteTopicResponse |
NotificationControlPlane.deleteTopic(DeleteTopicRequest request)
Deletes the specified topic.
|
DeleteTopicResponse |
NotificationControlPlaneClient.deleteTopic(DeleteTopicRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteTopicResponse> |
NotificationControlPlaneAsync.deleteTopic(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResponse> handler)
Deletes the specified topic.
|
Future<DeleteTopicResponse> |
NotificationControlPlaneAsyncClient.deleteTopic(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteTopicResponse> |
NotificationControlPlaneAsync.deleteTopic(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResponse> handler)
Deletes the specified topic.
|
Future<DeleteTopicResponse> |
NotificationControlPlaneAsyncClient.deleteTopic(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteTopicResponse |
DeleteTopicResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteTopicResponse.Builder |
DeleteTopicResponse.Builder.copy(DeleteTopicResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.