Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationName")
fun Flow<ListApplicationsResponse>.applications(): Flow<String>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationName

Link copied to clipboard
@JvmName(name = "listDeploymentConfigsResponseDeploymentConfigName")
fun Flow<ListDeploymentConfigsResponse>.deploymentConfigsList(): Flow<String>

This paginator transforms the flow returned by listDeploymentConfigsPaginated to access the nested member DeploymentConfigName

Link copied to clipboard
@JvmName(name = "listDeploymentGroupsResponseDeploymentGroupName")
fun Flow<ListDeploymentGroupsResponse>.deploymentGroups(): Flow<String>

This paginator transforms the flow returned by listDeploymentGroupsPaginated to access the nested member DeploymentGroupName

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

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

Link copied to clipboard
@JvmName(name = "listDeploymentInstancesResponseInstanceId")
fun Flow<ListDeploymentInstancesResponse>.instancesList(): Flow<String>

This paginator transforms the flow returned by listDeploymentInstancesPaginated to access the nested member InstanceId

Link copied to clipboard
@JvmName(name = "listApplicationRevisionsResponseRevisionLocation")
fun Flow<ListApplicationRevisionsResponse>.revisions(): Flow<RevisionLocation>

This paginator transforms the flow returned by listApplicationRevisionsPaginated to access the nested member RevisionLocation