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