Uses of Class
com.oracle.bmc.ons.responses.ResendSubscriptionConfirmationResponse
- 
Packages that use ResendSubscriptionConfirmationResponse Package Description com.oracle.bmc.ons com.oracle.bmc.ons.responses 
- 
- 
Uses of ResendSubscriptionConfirmationResponse in com.oracle.bmc.onsMethods in com.oracle.bmc.ons that return ResendSubscriptionConfirmationResponse Modifier and Type Method Description ResendSubscriptionConfirmationResponseNotificationDataPlane. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request)Resends the confirmation details for the specified subscription.ResendSubscriptionConfirmationResponseNotificationDataPlaneClient. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request)Methods in com.oracle.bmc.ons that return types with arguments of type ResendSubscriptionConfirmationResponse Modifier and Type Method Description Future<ResendSubscriptionConfirmationResponse>NotificationDataPlaneAsync. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request, AsyncHandler<ResendSubscriptionConfirmationRequest,ResendSubscriptionConfirmationResponse> handler)Resends the confirmation details for the specified subscription.Future<ResendSubscriptionConfirmationResponse>NotificationDataPlaneAsyncClient. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request, AsyncHandler<ResendSubscriptionConfirmationRequest,ResendSubscriptionConfirmationResponse> handler)Method parameters in com.oracle.bmc.ons with type arguments of type ResendSubscriptionConfirmationResponse Modifier and Type Method Description Future<ResendSubscriptionConfirmationResponse>NotificationDataPlaneAsync. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request, AsyncHandler<ResendSubscriptionConfirmationRequest,ResendSubscriptionConfirmationResponse> handler)Resends the confirmation details for the specified subscription.Future<ResendSubscriptionConfirmationResponse>NotificationDataPlaneAsyncClient. resendSubscriptionConfirmation(ResendSubscriptionConfirmationRequest request, AsyncHandler<ResendSubscriptionConfirmationRequest,ResendSubscriptionConfirmationResponse> handler)
- 
Uses of ResendSubscriptionConfirmationResponse in com.oracle.bmc.ons.responsesMethods in com.oracle.bmc.ons.responses that return ResendSubscriptionConfirmationResponse Modifier and Type Method Description ResendSubscriptionConfirmationResponseResendSubscriptionConfirmationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ons.responses with parameters of type ResendSubscriptionConfirmationResponse Modifier and Type Method Description ResendSubscriptionConfirmationResponse.BuilderResendSubscriptionConfirmationResponse.Builder. copy(ResendSubscriptionConfirmationResponse o)Copy method to populate the builder with values from the given instance.
 
-