Uses of Class
software.amazon.awssdk.services.appstream.paginators.DescribeImagePermissionsPublisher
-
Packages that use DescribeImagePermissionsPublisher Package Description software.amazon.awssdk.services.appstream Amazon AppStream 2.0 -
-
Uses of DescribeImagePermissionsPublisher in software.amazon.awssdk.services.appstream
Methods in software.amazon.awssdk.services.appstream that return DescribeImagePermissionsPublisher Modifier and Type Method Description default DescribeImagePermissionsPublisherAppStreamAsyncClient. describeImagePermissionsPaginator(Consumer<DescribeImagePermissionsRequest.Builder> describeImagePermissionsRequest)Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.default DescribeImagePermissionsPublisherAppStreamAsyncClient. describeImagePermissionsPaginator(DescribeImagePermissionsRequest describeImagePermissionsRequest)Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own.
-