Uses of Class
software.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable
-
Packages that use ListSchemasIterable Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of ListSchemasIterable in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return ListSchemasIterable Modifier and Type Method Description default ListSchemasIterableCleanRoomsClient. listSchemasPaginator(Consumer<ListSchemasRequest.Builder> listSchemasRequest)Lists the schemas for relations within a collaboration.default ListSchemasIterableCleanRoomsClient. listSchemasPaginator(ListSchemasRequest listSchemasRequest)Lists the schemas for relations within a collaboration.
-