| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeNotificationSubscriptionsResponse |
WorkDocsClient.describeNotificationSubscriptions(Consumer<DescribeNotificationSubscriptionsRequest.Builder> describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default DescribeNotificationSubscriptionsResponse |
WorkDocsClient.describeNotificationSubscriptions(DescribeNotificationSubscriptionsRequest describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeNotificationSubscriptionsResponse> |
WorkDocsAsyncClient.describeNotificationSubscriptions(Consumer<DescribeNotificationSubscriptionsRequest.Builder> describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
default CompletableFuture<DescribeNotificationSubscriptionsResponse> |
WorkDocsAsyncClient.describeNotificationSubscriptions(DescribeNotificationSubscriptionsRequest describeNotificationSubscriptionsRequest)
Lists the specified notification subscriptions.
|
Copyright © 2022. All rights reserved.