Uses of Class
software.amazon.awssdk.services.workdocs.model.CreateNotificationSubscriptionRequest
-
Packages that use CreateNotificationSubscriptionRequest Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases:software.amazon.awssdk.services.workdocs.transform -
-
Uses of CreateNotificationSubscriptionRequest in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs with parameters of type CreateNotificationSubscriptionRequest Modifier and Type Method Description default CompletableFuture<CreateNotificationSubscriptionResponse>
WorkDocsAsyncClient. createNotificationSubscription(CreateNotificationSubscriptionRequest createNotificationSubscriptionRequest)
Configure Amazon WorkDocs to use Amazon SNS notifications.default CreateNotificationSubscriptionResponse
WorkDocsClient. createNotificationSubscription(CreateNotificationSubscriptionRequest createNotificationSubscriptionRequest)
Configure Amazon WorkDocs to use Amazon SNS notifications. -
Uses of CreateNotificationSubscriptionRequest in software.amazon.awssdk.services.workdocs.transform
Methods in software.amazon.awssdk.services.workdocs.transform with parameters of type CreateNotificationSubscriptionRequest Modifier and Type Method Description SdkHttpFullRequest
CreateNotificationSubscriptionRequestMarshaller. marshall(CreateNotificationSubscriptionRequest createNotificationSubscriptionRequest)
-