Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDeploymentEventsResponseDeploymentEventDataSummary")
fun Flow<ListDeploymentEventsResponse>.deploymentEvents(): Flow<DeploymentEventDataSummary>

This paginator transforms the flow returned by listDeploymentEventsPaginated to access the nested member DeploymentEventDataSummary

Link copied to clipboard
@JvmName(name = "listDeploymentsResponseDeploymentDataSummary")
fun Flow<ListDeploymentsResponse>.deployments(): Flow<DeploymentDataSummary>

This paginator transforms the flow returned by listDeploymentsPaginated to access the nested member DeploymentDataSummary

Link copied to clipboard
@JvmName(name = "listWorkloadDeploymentPatternsResponseWorkloadDeploymentPatternDataSummary")
fun Flow<ListWorkloadDeploymentPatternsResponse>.workloadDeploymentPatterns(): Flow<WorkloadDeploymentPatternDataSummary>

This paginator transforms the flow returned by listWorkloadDeploymentPatternsPaginated to access the nested member WorkloadDeploymentPatternDataSummary

Link copied to clipboard
@JvmName(name = "listWorkloadsResponseWorkloadDataSummary")
fun Flow<ListWorkloadsResponse>.workloads(): Flow<WorkloadDataSummary>

This paginator transforms the flow returned by listWorkloadsPaginated to access the nested member WorkloadDataSummary