Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listStagingAccountsPaginated to access the nested member Account
Link copied to clipboard
This paginator transforms the flow returned by listExtensibleSourceServersPaginated to access the nested member StagingSourceServer
This paginator transforms the flow returned by listLaunchActionsPaginated to access the nested member LaunchAction
Link copied to clipboard
fun DrsClient.listExtensibleSourceServersPaginated(initialRequest: ListExtensibleSourceServersRequest): Flow<ListExtensibleSourceServersResponse>
fun DrsClient.listExtensibleSourceServersPaginated(block: ListExtensibleSourceServersRequest.Builder.() -> Unit): Flow<ListExtensibleSourceServersResponse>
Paginate over ListExtensibleSourceServersResponse results.
Link copied to clipboard
fun DrsClient.listLaunchActionsPaginated(initialRequest: ListLaunchActionsRequest): Flow<ListLaunchActionsResponse>
fun DrsClient.listLaunchActionsPaginated(block: ListLaunchActionsRequest.Builder.() -> Unit): Flow<ListLaunchActionsResponse>
Paginate over ListLaunchActionsResponse results.
Link copied to clipboard
fun DrsClient.listStagingAccountsPaginated(initialRequest: ListStagingAccountsRequest = ListStagingAccountsRequest { }): Flow<ListStagingAccountsResponse>
fun DrsClient.listStagingAccountsPaginated(block: ListStagingAccountsRequest.Builder.() -> Unit): Flow<ListStagingAccountsResponse>
Paginate over ListStagingAccountsResponse results.