Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCommonControlsResponseCommonControlSummary")
fun Flow<ListCommonControlsResponse>.commonControls(): Flow<CommonControlSummary>

This paginator transforms the flow returned by listCommonControlsPaginated to access the nested member CommonControlSummary

Link copied to clipboard
@JvmName(name = "listControlMappingsResponseControlMapping")
fun Flow<ListControlMappingsResponse>.controlMappings(): Flow<ControlMapping>

This paginator transforms the flow returned by listControlMappingsPaginated to access the nested member ControlMapping

Link copied to clipboard
@JvmName(name = "listControlsResponseControlSummary")
fun Flow<ListControlsResponse>.controls(): Flow<ControlSummary>

This paginator transforms the flow returned by listControlsPaginated to access the nested member ControlSummary

Link copied to clipboard
@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.domains(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

Link copied to clipboard
@JvmName(name = "listObjectivesResponseObjectiveSummary")
fun Flow<ListObjectivesResponse>.objectives(): Flow<ObjectiveSummary>

This paginator transforms the flow returned by listObjectivesPaginated to access the nested member ObjectiveSummary