Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeListenerCertificatesResponseCertificate")
fun Flow<DescribeListenerCertificatesResponse>.certificates(): Flow<Certificate>

This paginator transforms the flow returned by describeListenerCertificatesPaginated to access the nested member Certificate

Link copied to clipboard
@JvmName(name = "describeAccountLimitsResponseLimit")
fun Flow<DescribeAccountLimitsResponse>.limits(): Flow<Limit>

This paginator transforms the flow returned by describeAccountLimitsPaginated to access the nested member Limit

Link copied to clipboard
@JvmName(name = "describeListenersResponseListener")
fun Flow<DescribeListenersResponse>.listeners(): Flow<Listener>

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

Link copied to clipboard
@JvmName(name = "describeLoadBalancersResponseLoadBalancer")
fun Flow<DescribeLoadBalancersResponse>.loadBalancers(): Flow<LoadBalancer>

This paginator transforms the flow returned by describeLoadBalancersPaginated to access the nested member LoadBalancer

Link copied to clipboard
@JvmName(name = "describeRulesResponseRule")
fun Flow<DescribeRulesResponse>.rules(): Flow<Rule>

This paginator transforms the flow returned by describeRulesPaginated to access the nested member Rule

Link copied to clipboard
@JvmName(name = "describeTargetGroupsResponseTargetGroup")
fun Flow<DescribeTargetGroupsResponse>.targetGroups(): Flow<TargetGroup>

This paginator transforms the flow returned by describeTargetGroupsPaginated to access the nested member TargetGroup

Link copied to clipboard
@JvmName(name = "describeTrustStoreAssociationsResponseTrustStoreAssociation")
fun Flow<DescribeTrustStoreAssociationsResponse>.trustStoreAssociations(): Flow<TrustStoreAssociation>

This paginator transforms the flow returned by describeTrustStoreAssociationsPaginated to access the nested member TrustStoreAssociation

Link copied to clipboard
@JvmName(name = "describeTrustStoreRevocationsResponseDescribeTrustStoreRevocation")
fun Flow<DescribeTrustStoreRevocationsResponse>.trustStoreRevocations(): Flow<DescribeTrustStoreRevocation>

This paginator transforms the flow returned by describeTrustStoreRevocationsPaginated to access the nested member DescribeTrustStoreRevocation

Link copied to clipboard
@JvmName(name = "describeTrustStoresResponseTrustStore")
fun Flow<DescribeTrustStoresResponse>.trustStores(): Flow<TrustStore>

This paginator transforms the flow returned by describeTrustStoresPaginated to access the nested member TrustStore