Uses of Class
com.oracle.bmc.ons.responses.GetSubscriptionResponse
- 
Packages that use GetSubscriptionResponse Package Description com.oracle.bmc.ons com.oracle.bmc.ons.responses 
- 
- 
Uses of GetSubscriptionResponse in com.oracle.bmc.onsMethods in com.oracle.bmc.ons that return GetSubscriptionResponse Modifier and Type Method Description GetSubscriptionResponseNotificationDataPlane. getSubscription(GetSubscriptionRequest request)Gets the specified subscription’s configuration information.GetSubscriptionResponseNotificationDataPlaneClient. getSubscription(GetSubscriptionRequest request)Method parameters in com.oracle.bmc.ons with type arguments of type GetSubscriptionResponse Modifier and Type Method Description Future<GetSubscriptionResponse>NotificationDataPlaneAsync. getSubscription(GetSubscriptionRequest request, AsyncHandler<GetSubscriptionRequest,GetSubscriptionResponse> handler)Gets the specified subscription’s configuration information.Future<GetSubscriptionResponse>NotificationDataPlaneAsyncClient. getSubscription(GetSubscriptionRequest request, AsyncHandler<GetSubscriptionRequest,GetSubscriptionResponse> handler)
- 
Uses of GetSubscriptionResponse in com.oracle.bmc.ons.responsesMethods in com.oracle.bmc.ons.responses that return GetSubscriptionResponse Modifier and Type Method Description GetSubscriptionResponseGetSubscriptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ons.responses with parameters of type GetSubscriptionResponse Modifier and Type Method Description GetSubscriptionResponse.BuilderGetSubscriptionResponse.Builder. copy(GetSubscriptionResponse o)Copy method to populate the builder with values from the given instance.
 
-