Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "getVehicleStatusResponseVehicleStatus")
fun Flow<GetVehicleStatusResponse>.campaigns(): Flow<VehicleStatus>

This paginator transforms the flow returned by getVehicleStatusPaginated to access the nested member VehicleStatus

Link copied to clipboard
@JvmName(name = "listCampaignsResponseCampaignSummary")
fun Flow<ListCampaignsResponse>.campaignSummaries(): Flow<CampaignSummary>

This paginator transforms the flow returned by listCampaignsPaginated to access the nested member CampaignSummary

Link copied to clipboard
@JvmName(name = "listFleetsForVehicleResponseFleetId")
fun Flow<ListFleetsForVehicleResponse>.fleets(): Flow<String>

This paginator transforms the flow returned by listFleetsForVehiclePaginated to access the nested member FleetId

Link copied to clipboard
@JvmName(name = "listFleetsResponseFleetSummary")
fun Flow<ListFleetsResponse>.fleetSummaries(): Flow<FleetSummary>

This paginator transforms the flow returned by listFleetsPaginated to access the nested member FleetSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listDecoderManifestNetworkInterfacesResponseNetworkInterface")
fun Flow<ListDecoderManifestNetworkInterfacesResponse>.networkInterfaces(): Flow<NetworkInterface>

This paginator transforms the flow returned by listDecoderManifestNetworkInterfacesPaginated to access the nested member NetworkInterface

Link copied to clipboard
@JvmName(name = "listModelManifestNodesResponseNode")
fun Flow<ListModelManifestNodesResponse>.nodes(): Flow<Node>

This paginator transforms the flow returned by listModelManifestNodesPaginated to access the nested member Node

@JvmName(name = "listSignalCatalogNodesResponseNode")
fun Flow<ListSignalCatalogNodesResponse>.nodes(): Flow<Node>

This paginator transforms the flow returned by listSignalCatalogNodesPaginated to access the nested member Node

Link copied to clipboard
@JvmName(name = "listDecoderManifestSignalsResponseSignalDecoder")
fun Flow<ListDecoderManifestSignalsResponse>.signalDecoders(): Flow<SignalDecoder>

This paginator transforms the flow returned by listDecoderManifestSignalsPaginated to access the nested member SignalDecoder

Link copied to clipboard
@JvmName(name = "listDecoderManifestsResponseDecoderManifestSummary")
fun Flow<ListDecoderManifestsResponse>.summaries(): Flow<DecoderManifestSummary>

This paginator transforms the flow returned by listDecoderManifestsPaginated to access the nested member DecoderManifestSummary

@JvmName(name = "listModelManifestsResponseModelManifestSummary")
fun Flow<ListModelManifestsResponse>.summaries(): Flow<ModelManifestSummary>

This paginator transforms the flow returned by listModelManifestsPaginated to access the nested member ModelManifestSummary

@JvmName(name = "listSignalCatalogsResponseSignalCatalogSummary")
fun Flow<ListSignalCatalogsResponse>.summaries(): Flow<SignalCatalogSummary>

This paginator transforms the flow returned by listSignalCatalogsPaginated to access the nested member SignalCatalogSummary

@JvmName(name = "listStateTemplatesResponseStateTemplateSummary")
fun Flow<ListStateTemplatesResponse>.summaries(): Flow<StateTemplateSummary>

This paginator transforms the flow returned by listStateTemplatesPaginated to access the nested member StateTemplateSummary

Link copied to clipboard
@JvmName(name = "listVehiclesInFleetResponseVehicleName")
fun Flow<ListVehiclesInFleetResponse>.vehicles(): Flow<String>

This paginator transforms the flow returned by listVehiclesInFleetPaginated to access the nested member VehicleName

Link copied to clipboard
@JvmName(name = "listVehiclesResponseVehicleSummary")
fun Flow<ListVehiclesResponse>.vehicleSummaries(): Flow<VehicleSummary>

This paginator transforms the flow returned by listVehiclesPaginated to access the nested member VehicleSummary