Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
DeleteTopicResponse |
NotificationControlPlane.deleteTopic(DeleteTopicRequest request)
Deletes the specified topic.
|
DeleteTopicResponse |
NotificationControlPlaneClient.deleteTopic(DeleteTopicRequest request) |
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 |
---|---|
DeleteTopicRequest |
DeleteTopicRequest.Builder.build()
Build the instance of DeleteTopicRequest as configured by this builder
|
DeleteTopicRequest |
DeleteTopicRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteTopicRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.copy(DeleteTopicRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.