Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listBootstrapActionsResponseCommand")
fun Flow<ListBootstrapActionsResponse>.bootstrapActions(): Flow<Command>

This paginator transforms the flow returned by listBootstrapActionsPaginated to access the nested member Command

Link copied to clipboard
@JvmName(name = "listClustersResponseClusterSummary")
fun Flow<ListClustersResponse>.clusters(): Flow<ClusterSummary>

This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary

Link copied to clipboard
@JvmName(name = "listInstanceFleetsResponseInstanceFleet")
fun Flow<ListInstanceFleetsResponse>.instanceFleets(): Flow<InstanceFleet>

This paginator transforms the flow returned by listInstanceFleetsPaginated to access the nested member InstanceFleet

Link copied to clipboard
@JvmName(name = "listInstanceGroupsResponseInstanceGroup")
fun Flow<ListInstanceGroupsResponse>.instanceGroups(): Flow<InstanceGroup>

This paginator transforms the flow returned by listInstanceGroupsPaginated to access the nested member InstanceGroup

Link copied to clipboard
@JvmName(name = "listInstancesResponseInstance")
fun Flow<ListInstancesResponse>.instances(): Flow<Instance>

This paginator transforms the flow returned by listInstancesPaginated to access the nested member Instance

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listNotebookExecutionsResponseNotebookExecutionSummary")
fun Flow<ListNotebookExecutionsResponse>.notebookExecutions(): Flow<NotebookExecutionSummary>

This paginator transforms the flow returned by listNotebookExecutionsPaginated to access the nested member NotebookExecutionSummary

Link copied to clipboard
@JvmName(name = "listSecurityConfigurationsResponseSecurityConfigurationSummary")
fun Flow<ListSecurityConfigurationsResponse>.securityConfigurations(): Flow<SecurityConfigurationSummary>

This paginator transforms the flow returned by listSecurityConfigurationsPaginated to access the nested member SecurityConfigurationSummary

Link copied to clipboard
@JvmName(name = "listStudioSessionMappingsResponseSessionMappingSummary")
fun Flow<ListStudioSessionMappingsResponse>.sessionMappings(): Flow<SessionMappingSummary>

This paginator transforms the flow returned by listStudioSessionMappingsPaginated to access the nested member SessionMappingSummary

Link copied to clipboard
@JvmName(name = "listStepsResponseStepSummary")
fun Flow<ListStepsResponse>.steps(): Flow<StepSummary>

This paginator transforms the flow returned by listStepsPaginated to access the nested member StepSummary

Link copied to clipboard
@JvmName(name = "listStudiosResponseStudioSummary")
fun Flow<ListStudiosResponse>.studios(): Flow<StudioSummary>

This paginator transforms the flow returned by listStudiosPaginated to access the nested member StudioSummary