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