Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAcceleratorsResponseAccelerator")
fun Flow<ListAcceleratorsResponse>.accelerators(): Flow<Accelerator>

This paginator transforms the flow returned by listAcceleratorsPaginated to access the nested member Accelerator

@JvmName(name = "listCustomRoutingAcceleratorsResponseCustomRoutingAccelerator")
fun Flow<ListCustomRoutingAcceleratorsResponse>.accelerators(): Flow<CustomRoutingAccelerator>

This paginator transforms the flow returned by listCustomRoutingAcceleratorsPaginated to access the nested member CustomRoutingAccelerator

Link copied to clipboard
@JvmName(name = "listByoipCidrsResponseByoipCidr")
fun Flow<ListByoipCidrsResponse>.byoipCidrs(): Flow<ByoipCidr>

This paginator transforms the flow returned by listByoipCidrsPaginated to access the nested member ByoipCidr

Link copied to clipboard
@JvmName(name = "listCustomRoutingPortMappingsByDestinationResponseDestinationPortMapping")
fun Flow<ListCustomRoutingPortMappingsByDestinationResponse>.destinationPortMappings(): Flow<DestinationPortMapping>

This paginator transforms the flow returned by listCustomRoutingPortMappingsByDestinationPaginated to access the nested member DestinationPortMapping

Link copied to clipboard
@JvmName(name = "listCustomRoutingEndpointGroupsResponseCustomRoutingEndpointGroup")
fun Flow<ListCustomRoutingEndpointGroupsResponse>.endpointGroups(): Flow<CustomRoutingEndpointGroup>

This paginator transforms the flow returned by listCustomRoutingEndpointGroupsPaginated to access the nested member CustomRoutingEndpointGroup

@JvmName(name = "listEndpointGroupsResponseEndpointGroup")
fun Flow<ListEndpointGroupsResponse>.endpointGroups(): Flow<EndpointGroup>

This paginator transforms the flow returned by listEndpointGroupsPaginated to access the nested member EndpointGroup

Link copied to clipboard
@JvmName(name = "listCustomRoutingListenersResponseCustomRoutingListener")
fun Flow<ListCustomRoutingListenersResponse>.listeners(): Flow<CustomRoutingListener>

This paginator transforms the flow returned by listCustomRoutingListenersPaginated to access the nested member CustomRoutingListener

@JvmName(name = "listListenersResponseListener")
fun Flow<ListListenersResponse>.listeners(): Flow<Listener>

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

Link copied to clipboard
@JvmName(name = "listCustomRoutingPortMappingsResponsePortMapping")
fun Flow<ListCustomRoutingPortMappingsResponse>.portMappings(): Flow<PortMapping>

This paginator transforms the flow returned by listCustomRoutingPortMappingsPaginated to access the nested member PortMapping