Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listGatewayRoutesResponseGatewayRouteRef")
fun Flow<ListGatewayRoutesResponse>.gatewayRoutes(): Flow<GatewayRouteRef>

This paginator transforms the flow returned by listGatewayRoutesPaginated to access the nested member GatewayRouteRef

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMeshesResponseMeshRef")
fun Flow<ListMeshesResponse>.meshes(): Flow<MeshRef>

This paginator transforms the flow returned by listMeshesPaginated to access the nested member MeshRef

Link copied to clipboard
@JvmName(name = "listRoutesResponseRouteRef")
fun Flow<ListRoutesResponse>.routes(): Flow<RouteRef>

This paginator transforms the flow returned by listRoutesPaginated to access the nested member RouteRef

Link copied to clipboard
@JvmName(name = "listTagsForResourceResponseTagRef")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<TagRef>

This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member TagRef

Link copied to clipboard
@JvmName(name = "listVirtualGatewaysResponseVirtualGatewayRef")
fun Flow<ListVirtualGatewaysResponse>.virtualGateways(): Flow<VirtualGatewayRef>

This paginator transforms the flow returned by listVirtualGatewaysPaginated to access the nested member VirtualGatewayRef

Link copied to clipboard
@JvmName(name = "listVirtualNodesResponseVirtualNodeRef")
fun Flow<ListVirtualNodesResponse>.virtualNodes(): Flow<VirtualNodeRef>

This paginator transforms the flow returned by listVirtualNodesPaginated to access the nested member VirtualNodeRef

Link copied to clipboard
@JvmName(name = "listVirtualRoutersResponseVirtualRouterRef")
fun Flow<ListVirtualRoutersResponse>.virtualRouters(): Flow<VirtualRouterRef>

This paginator transforms the flow returned by listVirtualRoutersPaginated to access the nested member VirtualRouterRef

Link copied to clipboard
@JvmName(name = "listVirtualServicesResponseVirtualServiceRef")
fun Flow<ListVirtualServicesResponse>.virtualServices(): Flow<VirtualServiceRef>

This paginator transforms the flow returned by listVirtualServicesPaginated to access the nested member VirtualServiceRef