Uses of Class
software.amazon.awssdk.services.repostspace.paginators.ListSpacesIterable
-
Packages that use ListSpacesIterable 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 ListSpacesIterable in software.amazon.awssdk.services.repostspace
Methods in software.amazon.awssdk.services.repostspace that return ListSpacesIterable Modifier and Type Method Description default ListSpacesIterableRepostspaceClient. 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 ListSpacesIterableRepostspaceClient. 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.
-