Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccessLogSubscriptionsResponseAccessLogSubscriptionSummary")
fun Flow<ListAccessLogSubscriptionsResponse>.items(): Flow<AccessLogSubscriptionSummary>

This paginator transforms the flow returned by listAccessLogSubscriptionsPaginated to access the nested member AccessLogSubscriptionSummary

@JvmName(name = "listListenersResponseListenerSummary")
fun Flow<ListListenersResponse>.items(): Flow<ListenerSummary>

This paginator transforms the flow returned by listListenersPaginated to access the nested member ListenerSummary

@JvmName(name = "listResourceConfigurationsResponseResourceConfigurationSummary")
fun Flow<ListResourceConfigurationsResponse>.items(): Flow<ResourceConfigurationSummary>

This paginator transforms the flow returned by listResourceConfigurationsPaginated to access the nested member ResourceConfigurationSummary

@JvmName(name = "listResourceEndpointAssociationsResponseResourceEndpointAssociationSummary")
fun Flow<ListResourceEndpointAssociationsResponse>.items(): Flow<ResourceEndpointAssociationSummary>

This paginator transforms the flow returned by listResourceEndpointAssociationsPaginated to access the nested member ResourceEndpointAssociationSummary

@JvmName(name = "listResourceGatewaysResponseResourceGatewaySummary")
fun Flow<ListResourceGatewaysResponse>.items(): Flow<ResourceGatewaySummary>

This paginator transforms the flow returned by listResourceGatewaysPaginated to access the nested member ResourceGatewaySummary

@JvmName(name = "listRulesResponseRuleSummary")
fun Flow<ListRulesResponse>.items(): Flow<RuleSummary>

This paginator transforms the flow returned by listRulesPaginated to access the nested member RuleSummary

@JvmName(name = "listServiceNetworkResourceAssociationsResponseServiceNetworkResourceAssociationSummary")
fun Flow<ListServiceNetworkResourceAssociationsResponse>.items(): Flow<ServiceNetworkResourceAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkResourceAssociationsPaginated to access the nested member ServiceNetworkResourceAssociationSummary

@JvmName(name = "listServiceNetworkServiceAssociationsResponseServiceNetworkServiceAssociationSummary")
fun Flow<ListServiceNetworkServiceAssociationsResponse>.items(): Flow<ServiceNetworkServiceAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkServiceAssociationsPaginated to access the nested member ServiceNetworkServiceAssociationSummary

@JvmName(name = "listServiceNetworkVpcAssociationsResponseServiceNetworkVpcAssociationSummary")
fun Flow<ListServiceNetworkVpcAssociationsResponse>.items(): Flow<ServiceNetworkVpcAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkVpcAssociationsPaginated to access the nested member ServiceNetworkVpcAssociationSummary

@JvmName(name = "listServiceNetworkVpcEndpointAssociationsResponseServiceNetworkEndpointAssociation")
fun Flow<ListServiceNetworkVpcEndpointAssociationsResponse>.items(): Flow<ServiceNetworkEndpointAssociation>

This paginator transforms the flow returned by listServiceNetworkVpcEndpointAssociationsPaginated to access the nested member ServiceNetworkEndpointAssociation

@JvmName(name = "listServiceNetworksResponseServiceNetworkSummary")
fun Flow<ListServiceNetworksResponse>.items(): Flow<ServiceNetworkSummary>

This paginator transforms the flow returned by listServiceNetworksPaginated to access the nested member ServiceNetworkSummary

@JvmName(name = "listServicesResponseServiceSummary")
fun Flow<ListServicesResponse>.items(): Flow<ServiceSummary>

This paginator transforms the flow returned by listServicesPaginated to access the nested member ServiceSummary

@JvmName(name = "listTargetGroupsResponseTargetGroupSummary")
fun Flow<ListTargetGroupsResponse>.items(): Flow<TargetGroupSummary>

This paginator transforms the flow returned by listTargetGroupsPaginated to access the nested member TargetGroupSummary

@JvmName(name = "listTargetsResponseTargetSummary")
fun Flow<ListTargetsResponse>.items(): Flow<TargetSummary>

This paginator transforms the flow returned by listTargetsPaginated to access the nested member TargetSummary

Link copied to clipboard