Uses of Class
software.amazon.awssdk.services.deadline.paginators.ListStorageProfilesPublisher
-
Packages that use ListStorageProfilesPublisher Package Description software.amazon.awssdk.services.deadline The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects. -
-
Uses of ListStorageProfilesPublisher in software.amazon.awssdk.services.deadline
Methods in software.amazon.awssdk.services.deadline that return ListStorageProfilesPublisher Modifier and Type Method Description default ListStorageProfilesPublisherDeadlineAsyncClient. listStorageProfilesPaginator(Consumer<ListStorageProfilesRequest.Builder> listStorageProfilesRequest)This is a variant ofDeadlineAsyncClient.listStorageProfiles(software.amazon.awssdk.services.deadline.model.ListStorageProfilesRequest)operation.default ListStorageProfilesPublisherDeadlineAsyncClient. listStorageProfilesPaginator(ListStorageProfilesRequest listStorageProfilesRequest)This is a variant ofDeadlineAsyncClient.listStorageProfiles(software.amazon.awssdk.services.deadline.model.ListStorageProfilesRequest)operation.
-