Uses of Class
com.oracle.bmc.ons.requests.GetConfirmSubscriptionRequest
- 
Packages that use GetConfirmSubscriptionRequest Package Description com.oracle.bmc.ons com.oracle.bmc.ons.requests 
- 
- 
Uses of GetConfirmSubscriptionRequest in com.oracle.bmc.onsMethods in com.oracle.bmc.ons with parameters of type GetConfirmSubscriptionRequest Modifier and Type Method Description GetConfirmSubscriptionResponseNotificationDataPlane. getConfirmSubscription(GetConfirmSubscriptionRequest request)Gets the confirmation details for the specified subscription.Future<GetConfirmSubscriptionResponse>NotificationDataPlaneAsync. getConfirmSubscription(GetConfirmSubscriptionRequest request, AsyncHandler<GetConfirmSubscriptionRequest,GetConfirmSubscriptionResponse> handler)Gets the confirmation details for the specified subscription.Future<GetConfirmSubscriptionResponse>NotificationDataPlaneAsyncClient. getConfirmSubscription(GetConfirmSubscriptionRequest request, AsyncHandler<GetConfirmSubscriptionRequest,GetConfirmSubscriptionResponse> handler)GetConfirmSubscriptionResponseNotificationDataPlaneClient. getConfirmSubscription(GetConfirmSubscriptionRequest request)Method parameters in com.oracle.bmc.ons with type arguments of type GetConfirmSubscriptionRequest Modifier and Type Method Description Future<GetConfirmSubscriptionResponse>NotificationDataPlaneAsync. getConfirmSubscription(GetConfirmSubscriptionRequest request, AsyncHandler<GetConfirmSubscriptionRequest,GetConfirmSubscriptionResponse> handler)Gets the confirmation details for the specified subscription.Future<GetConfirmSubscriptionResponse>NotificationDataPlaneAsyncClient. getConfirmSubscription(GetConfirmSubscriptionRequest request, AsyncHandler<GetConfirmSubscriptionRequest,GetConfirmSubscriptionResponse> handler)
- 
Uses of GetConfirmSubscriptionRequest in com.oracle.bmc.ons.requestsMethods in com.oracle.bmc.ons.requests that return GetConfirmSubscriptionRequest Modifier and Type Method Description GetConfirmSubscriptionRequestGetConfirmSubscriptionRequest.Builder. build()Build the instance of GetConfirmSubscriptionRequest as configured by this builderGetConfirmSubscriptionRequestGetConfirmSubscriptionRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetConfirmSubscriptionRequest as configured by this builderMethods in com.oracle.bmc.ons.requests with parameters of type GetConfirmSubscriptionRequest Modifier and Type Method Description GetConfirmSubscriptionRequest.BuilderGetConfirmSubscriptionRequest.Builder. copy(GetConfirmSubscriptionRequest o)Copy method to populate the builder with values from the given instance.
 
-