Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listConfigsResponseConfigListItem")
fun Flow<ListConfigsResponse>.configList(): Flow<ConfigListItem>

This paginator transforms the flow returned by listConfigsPaginated to access the nested member ConfigListItem

Link copied to clipboard
@JvmName(name = "listContactsResponseContactData")
fun Flow<ListContactsResponse>.contactList(): Flow<ContactData>

This paginator transforms the flow returned by listContactsPaginated to access the nested member ContactData

Link copied to clipboard
@JvmName(name = "listDataflowEndpointGroupsResponseDataflowEndpointListItem")
fun Flow<ListDataflowEndpointGroupsResponse>.dataflowEndpointGroupList(): Flow<DataflowEndpointListItem>

This paginator transforms the flow returned by listDataflowEndpointGroupsPaginated to access the nested member DataflowEndpointListItem

Link copied to clipboard
@JvmName(name = "listEphemeridesResponseEphemerisItem")
fun Flow<ListEphemeridesResponse>.ephemerides(): Flow<EphemerisItem>

This paginator transforms the flow returned by listEphemeridesPaginated to access the nested member EphemerisItem

Link copied to clipboard
@JvmName(name = "listGroundStationsResponseGroundStationData")
fun Flow<ListGroundStationsResponse>.groundStationList(): Flow<GroundStationData>

This paginator transforms the flow returned by listGroundStationsPaginated to access the nested member GroundStationData

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMissionProfilesResponseMissionProfileListItem")
fun Flow<ListMissionProfilesResponse>.missionProfileList(): Flow<MissionProfileListItem>

This paginator transforms the flow returned by listMissionProfilesPaginated to access the nested member MissionProfileListItem

Link copied to clipboard
@JvmName(name = "listSatellitesResponseSatelliteListItem")
fun Flow<ListSatellitesResponse>.satellites(): Flow<SatelliteListItem>

This paginator transforms the flow returned by listSatellitesPaginated to access the nested member SatelliteListItem