Package-level declarations

Inherited functions

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMultiRegionEndpointsResponseMultiRegionEndpoint")
fun Flow<ListMultiRegionEndpointsResponse>.multiRegionEndpoints(): Flow<MultiRegionEndpoint>

This paginator transforms the flow returned by listMultiRegionEndpointsPaginated to access the nested member MultiRegionEndpoint

Link copied to clipboard
@JvmName(name = "listReputationEntitiesResponseReputationEntity")
fun Flow<ListReputationEntitiesResponse>.reputationEntities(): Flow<ReputationEntity>

This paginator transforms the flow returned by listReputationEntitiesPaginated to access the nested member ReputationEntity

Link copied to clipboard
@JvmName(name = "listResourceTenantsResponseResourceTenantMetadata")
fun Flow<ListResourceTenantsResponse>.resourceTenants(): Flow<ResourceTenantMetadata>

This paginator transforms the flow returned by listResourceTenantsPaginated to access the nested member ResourceTenantMetadata

Link copied to clipboard
@JvmName(name = "listTenantResourcesResponseTenantResource")
fun Flow<ListTenantResourcesResponse>.tenantResources(): Flow<TenantResource>

This paginator transforms the flow returned by listTenantResourcesPaginated to access the nested member TenantResource

Link copied to clipboard
@JvmName(name = "listTenantsResponseTenantInfo")
fun Flow<ListTenantsResponse>.tenants(): Flow<TenantInfo>

This paginator transforms the flow returned by listTenantsPaginated to access the nested member TenantInfo