Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listInstanceTypesResponseInstanceTypeInfo")
fun Flow<ListInstanceTypesResponse>.instanceTypes(): Flow<InstanceTypeInfo>

This paginator transforms the flow returned by listInstanceTypesPaginated to access the nested member InstanceTypeInfo

Link copied to clipboard
@JvmName(name = "listRegionsResponseRegion")
fun Flow<ListRegionsResponse>.regions(): Flow<Region>

This paginator transforms the flow returned by listRegionsPaginated to access the nested member Region

Link copied to clipboard
@JvmName(name = "listWorkspaceInstancesResponseWorkspaceInstance")
fun Flow<ListWorkspaceInstancesResponse>.workspaceInstances(): Flow<WorkspaceInstance>

This paginator transforms the flow returned by listWorkspaceInstancesPaginated to access the nested member WorkspaceInstance