Uses of Class
software.amazon.awssdk.services.workdocs.model.DeleteNotificationSubscriptionRequest
Packages that use DeleteNotificationSubscriptionRequest
Package
Description
The Amazon WorkDocs API is designed for the following use cases:
-
Uses of DeleteNotificationSubscriptionRequest in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs with parameters of type DeleteNotificationSubscriptionRequestModifier and TypeMethodDescriptionWorkDocsAsyncClient.deleteNotificationSubscription(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest) Deletes the specified subscription from the specified organization.WorkDocsClient.deleteNotificationSubscription(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest) Deletes the specified subscription from the specified organization. -
Uses of DeleteNotificationSubscriptionRequest in software.amazon.awssdk.services.workdocs.transform
Methods in software.amazon.awssdk.services.workdocs.transform with parameters of type DeleteNotificationSubscriptionRequestModifier and TypeMethodDescriptionDeleteNotificationSubscriptionRequestMarshaller.marshall(DeleteNotificationSubscriptionRequest deleteNotificationSubscriptionRequest)