Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAnalyzableServersResponseAnalyzableServerSummary")
fun Flow<ListAnalyzableServersResponse>.analyzableServers(): Flow<AnalyzableServerSummary>

This paginator transforms the flow returned by listAnalyzableServersPaginated to access the nested member AnalyzableServerSummary

Link copied to clipboard
@JvmName(name = "listApplicationComponentsResponseApplicationComponentDetail")
fun Flow<ListApplicationComponentsResponse>.applicationComponentInfos(): Flow<ApplicationComponentDetail>

This paginator transforms the flow returned by listApplicationComponentsPaginated to access the nested member ApplicationComponentDetail

Link copied to clipboard
@JvmName(name = "getServerDetailsResponseAssociatedApplication")
fun Flow<GetServerDetailsResponse>.associatedApplications(): Flow<AssociatedApplication>

This paginator transforms the flow returned by getServerDetailsPaginated to access the nested member AssociatedApplication

Link copied to clipboard
@JvmName(name = "listCollectorsResponseCollector")
fun Flow<ListCollectorsResponse>.collectors(): Flow<Collector>

This paginator transforms the flow returned by listCollectorsPaginated to access the nested member Collector

Link copied to clipboard
@JvmName(name = "listServersResponseServerDetail")
fun Flow<ListServersResponse>.serverInfos(): Flow<ServerDetail>

This paginator transforms the flow returned by listServersPaginated to access the nested member ServerDetail

Link copied to clipboard
@JvmName(name = "listImportFileTaskResponseImportFileTaskInformation")
fun Flow<ListImportFileTaskResponse>.taskInfos(): Flow<ImportFileTaskInformation>

This paginator transforms the flow returned by listImportFileTaskPaginated to access the nested member ImportFileTaskInformation