Uses of Class
software.amazon.awssdk.services.nimble.paginators.ListStreamingSessionBackupsIterable
-
Packages that use ListStreamingSessionBackupsIterable Package Description software.amazon.awssdk.services.nimble Welcome to the Amazon Nimble Studio API reference. -
-
Uses of ListStreamingSessionBackupsIterable in software.amazon.awssdk.services.nimble
Methods in software.amazon.awssdk.services.nimble that return ListStreamingSessionBackupsIterable Modifier and Type Method Description default ListStreamingSessionBackupsIterableNimbleClient. listStreamingSessionBackupsPaginator(Consumer<ListStreamingSessionBackupsRequest.Builder> listStreamingSessionBackupsRequest)Lists the backups of a streaming session in a studio.default ListStreamingSessionBackupsIterableNimbleClient. listStreamingSessionBackupsPaginator(ListStreamingSessionBackupsRequest listStreamingSessionBackupsRequest)Lists the backups of a streaming session in a studio.
-