Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listDeploymentEventsPaginated to access the nested member DeploymentEventDataSummary
Link copied to clipboard
This paginator transforms the flow returned by listDeploymentsPaginated to access the nested member DeploymentDataSummary
Link copied to clipboard
fun LaunchWizardClient.listDeploymentEventsPaginated(initialRequest: ListDeploymentEventsRequest): Flow<ListDeploymentEventsResponse>
fun LaunchWizardClient.listDeploymentEventsPaginated(block: ListDeploymentEventsRequest.Builder.() -> Unit): Flow<ListDeploymentEventsResponse>
Paginate over ListDeploymentEventsResponse results.
Link copied to clipboard
fun LaunchWizardClient.listDeploymentsPaginated(initialRequest: ListDeploymentsRequest = ListDeploymentsRequest { }): Flow<ListDeploymentsResponse>
fun LaunchWizardClient.listDeploymentsPaginated(block: ListDeploymentsRequest.Builder.() -> Unit): Flow<ListDeploymentsResponse>
Paginate over ListDeploymentsResponse results.
Link copied to clipboard
fun LaunchWizardClient.listWorkloadDeploymentPatternsPaginated(initialRequest: ListWorkloadDeploymentPatternsRequest): Flow<ListWorkloadDeploymentPatternsResponse>
fun LaunchWizardClient.listWorkloadDeploymentPatternsPaginated(block: ListWorkloadDeploymentPatternsRequest.Builder.() -> Unit): Flow<ListWorkloadDeploymentPatternsResponse>
Paginate over ListWorkloadDeploymentPatternsResponse results.
Link copied to clipboard
fun LaunchWizardClient.listWorkloadsPaginated(initialRequest: ListWorkloadsRequest = ListWorkloadsRequest { }): Flow<ListWorkloadsResponse>
fun LaunchWizardClient.listWorkloadsPaginated(block: ListWorkloadsRequest.Builder.() -> Unit): Flow<ListWorkloadsResponse>
Paginate over ListWorkloadsResponse results.
Link copied to clipboard
fun Flow<ListWorkloadDeploymentPatternsResponse>.workloadDeploymentPatterns(): Flow<WorkloadDeploymentPatternDataSummary>
This paginator transforms the flow returned by listWorkloadDeploymentPatternsPaginated to access the nested member WorkloadDeploymentPatternDataSummary
Link copied to clipboard
This paginator transforms the flow returned by listWorkloadsPaginated to access the nested member WorkloadDataSummary