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