Package | Description |
---|---|
com.oracle.bmc.ons | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
GetUnsubscriptionResponse |
NotificationDataPlaneClient.getUnsubscription(GetUnsubscriptionRequest request) |
GetUnsubscriptionResponse |
NotificationDataPlane.getUnsubscription(GetUnsubscriptionRequest request)
Unsubscribes the subscription from the topic.
|
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 |
---|---|
GetUnsubscriptionRequest |
GetUnsubscriptionRequest.Builder.build()
Build the instance of GetUnsubscriptionRequest as configured by this builder
|
GetUnsubscriptionRequest |
GetUnsubscriptionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetUnsubscriptionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetUnsubscriptionRequest.Builder |
GetUnsubscriptionRequest.Builder.copy(GetUnsubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.