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