Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.responses |
Modifier and Type | Method and Description |
---|---|
PublishMessageResponse |
NotificationDataPlaneClient.publishMessage(PublishMessageRequest request) |
PublishMessageResponse |
NotificationDataPlane.publishMessage(PublishMessageRequest request)
Publishes a message to the specified topic.
|
Modifier and Type | Method and Description |
---|---|
Future<PublishMessageResponse> |
NotificationDataPlaneAsync.publishMessage(PublishMessageRequest request,
AsyncHandler<PublishMessageRequest,PublishMessageResponse> handler)
Publishes a message to the specified topic.
|
Future<PublishMessageResponse> |
NotificationDataPlaneAsyncClient.publishMessage(PublishMessageRequest request,
AsyncHandler<PublishMessageRequest,PublishMessageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PublishMessageResponse> |
NotificationDataPlaneAsync.publishMessage(PublishMessageRequest request,
AsyncHandler<PublishMessageRequest,PublishMessageResponse> handler)
Publishes a message to the specified topic.
|
Future<PublishMessageResponse> |
NotificationDataPlaneAsyncClient.publishMessage(PublishMessageRequest request,
AsyncHandler<PublishMessageRequest,PublishMessageResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PublishMessageResponse |
PublishMessageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PublishMessageResponse.Builder |
PublishMessageResponse.Builder.copy(PublishMessageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.