Uses of Class
software.amazon.awssdk.services.vpclattice.paginators.ListAccessLogSubscriptionsPublisher
-
Packages that use ListAccessLogSubscriptionsPublisher Package Description software.amazon.awssdk.services.vpclattice Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). -
-
Uses of ListAccessLogSubscriptionsPublisher in software.amazon.awssdk.services.vpclattice
Methods in software.amazon.awssdk.services.vpclattice that return ListAccessLogSubscriptionsPublisher Modifier and Type Method Description default ListAccessLogSubscriptionsPublisherVpcLatticeAsyncClient. listAccessLogSubscriptionsPaginator(Consumer<ListAccessLogSubscriptionsRequest.Builder> listAccessLogSubscriptionsRequest)Lists all access log subscriptions for the specified service network or service.default ListAccessLogSubscriptionsPublisherVpcLatticeAsyncClient. listAccessLogSubscriptionsPaginator(ListAccessLogSubscriptionsRequest listAccessLogSubscriptionsRequest)Lists all access log subscriptions for the specified service network or service.
-