Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary
This paginator transforms the flow returned by listStreamGroupsPaginated to access the nested member StreamGroupSummary
This paginator transforms the flow returned by listStreamSessionsByAccountPaginated to access the nested member StreamSessionSummary
This paginator transforms the flow returned by listStreamSessionsPaginated to access the nested member StreamSessionSummary
Link copied to clipboard
fun GameLiftStreamsClient.listApplicationsPaginated(initialRequest: ListApplicationsRequest = ListApplicationsRequest { }): Flow<ListApplicationsResponse>
fun GameLiftStreamsClient.listApplicationsPaginated(block: ListApplicationsRequest.Builder.() -> Unit): Flow<ListApplicationsResponse>
Paginate over ListApplicationsResponse results.
Link copied to clipboard
fun GameLiftStreamsClient.listStreamGroupsPaginated(initialRequest: ListStreamGroupsRequest = ListStreamGroupsRequest { }): Flow<ListStreamGroupsResponse>
fun GameLiftStreamsClient.listStreamGroupsPaginated(block: ListStreamGroupsRequest.Builder.() -> Unit): Flow<ListStreamGroupsResponse>
Paginate over ListStreamGroupsResponse results.
Link copied to clipboard
fun GameLiftStreamsClient.listStreamSessionsByAccountPaginated(initialRequest: ListStreamSessionsByAccountRequest = ListStreamSessionsByAccountRequest { }): Flow<ListStreamSessionsByAccountResponse>
fun GameLiftStreamsClient.listStreamSessionsByAccountPaginated(block: ListStreamSessionsByAccountRequest.Builder.() -> Unit): Flow<ListStreamSessionsByAccountResponse>
Paginate over ListStreamSessionsByAccountResponse results.
Link copied to clipboard
fun GameLiftStreamsClient.listStreamSessionsPaginated(initialRequest: ListStreamSessionsRequest): Flow<ListStreamSessionsResponse>
fun GameLiftStreamsClient.listStreamSessionsPaginated(block: ListStreamSessionsRequest.Builder.() -> Unit): Flow<ListStreamSessionsResponse>
Paginate over ListStreamSessionsResponse results.