Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest
-
Packages that use ListCollaborationsRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.paginators software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of ListCollaborationsRequest in software.amazon.awssdk.services.cleanrooms
-
Uses of ListCollaborationsRequest in software.amazon.awssdk.services.cleanrooms.paginators
Constructors in software.amazon.awssdk.services.cleanrooms.paginators with parameters of type ListCollaborationsRequest Constructor Description ListCollaborationsIterable(CleanRoomsClient client, ListCollaborationsRequest firstRequest)ListCollaborationsPublisher(CleanRoomsAsyncClient client, ListCollaborationsRequest firstRequest) -
Uses of ListCollaborationsRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type ListCollaborationsRequest Modifier and Type Method Description SdkHttpFullRequestListCollaborationsRequestMarshaller. marshall(ListCollaborationsRequest listCollaborationsRequest)
-