Uses of Class
software.amazon.awssdk.services.nimble.paginators.ListLaunchProfilesPublisher
-
Packages that use ListLaunchProfilesPublisher Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference. -
-
Uses of ListLaunchProfilesPublisher in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble that return ListLaunchProfilesPublisher Modifier and Type Method Description default ListLaunchProfilesPublisherNimbleAsyncClient. listLaunchProfilesPaginator(Consumer<ListLaunchProfilesRequest.Builder> listLaunchProfilesRequest)This is a variant ofNimbleAsyncClient.listLaunchProfiles(software.amazon.awssdk.services.nimble.model.ListLaunchProfilesRequest)operation.default ListLaunchProfilesPublisherNimbleAsyncClient. listLaunchProfilesPaginator(ListLaunchProfilesRequest listLaunchProfilesRequest)This is a variant ofNimbleAsyncClient.listLaunchProfiles(software.amazon.awssdk.services.nimble.model.ListLaunchProfilesRequest)operation.
-