Package-level declarations

Inherited functions

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "describeJobLogItemsResponseJobLog")
fun Flow<DescribeJobLogItemsResponse>.items(): Flow<JobLog>

This paginator transforms the flow returned by describeJobLogItemsPaginated to access the nested member JobLog

@JvmName(name = "describeJobsResponseJob")
fun Flow<DescribeJobsResponse>.items(): Flow<Job>

This paginator transforms the flow returned by describeJobsPaginated to access the nested member Job

@JvmName(name = "describeLaunchConfigurationTemplatesResponseLaunchConfigurationTemplate")
fun Flow<DescribeLaunchConfigurationTemplatesResponse>.items(): Flow<LaunchConfigurationTemplate>

This paginator transforms the flow returned by describeLaunchConfigurationTemplatesPaginated to access the nested member LaunchConfigurationTemplate

@JvmName(name = "describeReplicationConfigurationTemplatesResponseReplicationConfigurationTemplate")
fun Flow<DescribeReplicationConfigurationTemplatesResponse>.items(): Flow<ReplicationConfigurationTemplate>

This paginator transforms the flow returned by describeReplicationConfigurationTemplatesPaginated to access the nested member ReplicationConfigurationTemplate

@JvmName(name = "describeSourceServersResponseSourceServer")
fun Flow<DescribeSourceServersResponse>.items(): Flow<SourceServer>

This paginator transforms the flow returned by describeSourceServersPaginated to access the nested member SourceServer

@JvmName(name = "describeVcenterClientsResponseVcenterClient")
fun Flow<DescribeVcenterClientsResponse>.items(): Flow<VcenterClient>

This paginator transforms the flow returned by describeVcenterClientsPaginated to access the nested member VcenterClient

@JvmName(name = "listApplicationsResponseApplication")
fun Flow<ListApplicationsResponse>.items(): Flow<Application>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member Application

@JvmName(name = "listConnectorsResponseConnector")
fun Flow<ListConnectorsResponse>.items(): Flow<Connector>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member Connector

@JvmName(name = "listExportErrorsResponseExportTaskError")
fun Flow<ListExportErrorsResponse>.items(): Flow<ExportTaskError>

This paginator transforms the flow returned by listExportErrorsPaginated to access the nested member ExportTaskError

@JvmName(name = "listExportsResponseExportTask")
fun Flow<ListExportsResponse>.items(): Flow<ExportTask>

This paginator transforms the flow returned by listExportsPaginated to access the nested member ExportTask

@JvmName(name = "listImportErrorsResponseImportTaskError")
fun Flow<ListImportErrorsResponse>.items(): Flow<ImportTaskError>

This paginator transforms the flow returned by listImportErrorsPaginated to access the nested member ImportTaskError

@JvmName(name = "listImportsResponseImportTask")
fun Flow<ListImportsResponse>.items(): Flow<ImportTask>

This paginator transforms the flow returned by listImportsPaginated to access the nested member ImportTask

@JvmName(name = "listManagedAccountsResponseManagedAccount")
fun Flow<ListManagedAccountsResponse>.items(): Flow<ManagedAccount>

This paginator transforms the flow returned by listManagedAccountsPaginated to access the nested member ManagedAccount

@JvmName(name = "listSourceServerActionsResponseSourceServerActionDocument")
fun Flow<ListSourceServerActionsResponse>.items(): Flow<SourceServerActionDocument>

This paginator transforms the flow returned by listSourceServerActionsPaginated to access the nested member SourceServerActionDocument

@JvmName(name = "listTemplateActionsResponseTemplateActionDocument")
fun Flow<ListTemplateActionsResponse>.items(): Flow<TemplateActionDocument>

This paginator transforms the flow returned by listTemplateActionsPaginated to access the nested member TemplateActionDocument

@JvmName(name = "listWavesResponseWave")
fun Flow<ListWavesResponse>.items(): Flow<Wave>

This paginator transforms the flow returned by listWavesPaginated to access the nested member Wave

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun MgnClient.listWavesPaginated(initialRequest: ListWavesRequest = ListWavesRequest { }): Flow<ListWavesResponse>

Paginate over ListWavesResponse results.