Uses of Class
software.amazon.awssdk.services.workdocs.model.DescribeNotificationSubscriptionsRequest
-
Packages that use DescribeNotificationSubscriptionsRequest Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases:software.amazon.awssdk.services.workdocs.paginators software.amazon.awssdk.services.workdocs.transform -
-
Uses of DescribeNotificationSubscriptionsRequest in software.amazon.awssdk.services.workdocs
-
Uses of DescribeNotificationSubscriptionsRequest in software.amazon.awssdk.services.workdocs.paginators
Constructors in software.amazon.awssdk.services.workdocs.paginators with parameters of type DescribeNotificationSubscriptionsRequest Constructor Description DescribeNotificationSubscriptionsIterable(WorkDocsClient client, DescribeNotificationSubscriptionsRequest firstRequest)DescribeNotificationSubscriptionsPublisher(WorkDocsAsyncClient client, DescribeNotificationSubscriptionsRequest firstRequest) -
Uses of DescribeNotificationSubscriptionsRequest in software.amazon.awssdk.services.workdocs.transform
Methods in software.amazon.awssdk.services.workdocs.transform with parameters of type DescribeNotificationSubscriptionsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeNotificationSubscriptionsRequestMarshaller. marshall(DescribeNotificationSubscriptionsRequest describeNotificationSubscriptionsRequest)
-