Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listEndpointsResponseEndpoint")
fun Flow<ListEndpointsResponse>.endpoints(): Flow<Endpoint>

This paginator transforms the flow returned by listEndpointsPaginated to access the nested member Endpoint

@JvmName(name = "listSharedEndpointsResponseEndpoint")
fun Flow<ListSharedEndpointsResponse>.endpoints(): Flow<Endpoint>

This paginator transforms the flow returned by listSharedEndpointsPaginated to access the nested member Endpoint

Link copied to clipboard
@JvmName(name = "listOutpostsWithS3ResponseOutpost")
fun Flow<ListOutpostsWithS3Response>.outposts(): Flow<Outpost>

This paginator transforms the flow returned by listOutpostsWithS3Paginated to access the nested member Outpost