static ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.builder() |
|
ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.Builder.streamingSessionBackups(Collection<StreamingSessionBackup> streamingSessionBackups) |
Information about the streaming session backups.
|
ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.Builder.streamingSessionBackups(Consumer<StreamingSessionBackup.Builder>... streamingSessionBackups) |
Information about the streaming session backups.
|
ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.Builder.streamingSessionBackups(StreamingSessionBackup... streamingSessionBackups) |
Information about the streaming session backups.
|
ListStreamingSessionBackupsResponse.Builder |
ListStreamingSessionBackupsResponse.toBuilder() |
|