Uses of Class
software.amazon.awssdk.services.repostspace.paginators.ListSpacesPublisher
-
Packages that use ListSpacesPublisher Package Description software.amazon.awssdk.services.repostspace AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp Support plans. -
-
Uses of ListSpacesPublisher in software.amazon.awssdk.services.repostspace
Methods in software.amazon.awssdk.services.repostspace that return ListSpacesPublisher Modifier and Type Method Description default ListSpacesPublisherRepostspaceAsyncClient. listSpacesPaginator(Consumer<ListSpacesRequest.Builder> listSpacesRequest)Returns a list of AWS re:Post Private private re:Posts in the account with some information about each private re:Post.default ListSpacesPublisherRepostspaceAsyncClient. listSpacesPaginator(ListSpacesRequest listSpacesRequest)Returns a list of AWS re:Post Private private re:Posts in the account with some information about each private re:Post.
-