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