Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAttachPointsResponseAttachPointDescriptor")
fun Flow<ListAttachPointsResponse>.attachPoints(): Flow<AttachPointDescriptor>

This paginator transforms the flow returned by listAttachPointsPaginated to access the nested member AttachPointDescriptor

Link copied to clipboard
@JvmName(name = "listConnectionsResponseConnectionSummary")
fun Flow<ListConnectionsResponse>.connections(): Flow<ConnectionSummary>

This paginator transforms the flow returned by listConnectionsPaginated to access the nested member ConnectionSummary

Link copied to clipboard
@JvmName(name = "listEnvironmentsResponseEnvironment")
fun Flow<ListEnvironmentsResponse>.environments(): Flow<Environment>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member Environment