Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by getDataLakeSourcesPaginated to access the nested member DataLakeSource
Link copied to clipboard
This paginator transforms the flow returned by listDataLakeExceptionsPaginated to access the nested member DataLakeException
Link copied to clipboard
fun SecurityLakeClient.getDataLakeSourcesPaginated(initialRequest: GetDataLakeSourcesRequest = GetDataLakeSourcesRequest { }): Flow<GetDataLakeSourcesResponse>
fun SecurityLakeClient.getDataLakeSourcesPaginated(block: GetDataLakeSourcesRequest.Builder.() -> Unit): Flow<GetDataLakeSourcesResponse>
Paginate over GetDataLakeSourcesResponse results.
Link copied to clipboard
fun SecurityLakeClient.listDataLakeExceptionsPaginated(initialRequest: ListDataLakeExceptionsRequest = ListDataLakeExceptionsRequest { }): Flow<ListDataLakeExceptionsResponse>
fun SecurityLakeClient.listDataLakeExceptionsPaginated(block: ListDataLakeExceptionsRequest.Builder.() -> Unit): Flow<ListDataLakeExceptionsResponse>
Paginate over ListDataLakeExceptionsResponse results.
Link copied to clipboard
fun SecurityLakeClient.listLogSourcesPaginated(initialRequest: ListLogSourcesRequest = ListLogSourcesRequest { }): Flow<ListLogSourcesResponse>
fun SecurityLakeClient.listLogSourcesPaginated(block: ListLogSourcesRequest.Builder.() -> Unit): Flow<ListLogSourcesResponse>
Paginate over ListLogSourcesResponse results.
Link copied to clipboard
fun SecurityLakeClient.listSubscribersPaginated(initialRequest: ListSubscribersRequest = ListSubscribersRequest { }): Flow<ListSubscribersResponse>
fun SecurityLakeClient.listSubscribersPaginated(block: ListSubscribersRequest.Builder.() -> Unit): Flow<ListSubscribersResponse>
Paginate over ListSubscribersResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listLogSourcesPaginated to access the nested member LogSource
Link copied to clipboard
This paginator transforms the flow returned by listSubscribersPaginated to access the nested member SubscriberResource