Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listDeploymentJobsResponseDeploymentJob")
fun Flow<ListDeploymentJobsResponse>.deploymentJobs(): Flow<DeploymentJob>

This paginator transforms the flow returned by listDeploymentJobsPaginated to access the nested member DeploymentJob

Link copied to clipboard
@JvmName(name = "listFleetsResponseFleet")
fun Flow<ListFleetsResponse>.fleetDetails(): Flow<Fleet>

This paginator transforms the flow returned by listFleetsPaginated to access the nested member Fleet

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listRobotApplicationsResponseRobotApplicationSummary")
fun Flow<ListRobotApplicationsResponse>.robotApplicationSummaries(): Flow<RobotApplicationSummary>

This paginator transforms the flow returned by listRobotApplicationsPaginated to access the nested member RobotApplicationSummary

Link copied to clipboard
@JvmName(name = "listRobotsResponseRobot")
fun Flow<ListRobotsResponse>.robots(): Flow<Robot>

This paginator transforms the flow returned by listRobotsPaginated to access the nested member Robot

Link copied to clipboard
@JvmName(name = "listSimulationApplicationsResponseSimulationApplicationSummary")
fun Flow<ListSimulationApplicationsResponse>.simulationApplicationSummaries(): Flow<SimulationApplicationSummary>

This paginator transforms the flow returned by listSimulationApplicationsPaginated to access the nested member SimulationApplicationSummary

Link copied to clipboard
@JvmName(name = "listSimulationJobBatchesResponseSimulationJobBatchSummary")
fun Flow<ListSimulationJobBatchesResponse>.simulationJobBatchSummaries(): Flow<SimulationJobBatchSummary>

This paginator transforms the flow returned by listSimulationJobBatchesPaginated to access the nested member SimulationJobBatchSummary

Link copied to clipboard
@JvmName(name = "listSimulationJobsResponseSimulationJobSummary")
fun Flow<ListSimulationJobsResponse>.simulationJobSummaries(): Flow<SimulationJobSummary>

This paginator transforms the flow returned by listSimulationJobsPaginated to access the nested member SimulationJobSummary

Link copied to clipboard
@JvmName(name = "listWorldTemplatesResponseTemplateSummary")
fun Flow<ListWorldTemplatesResponse>.templateSummaries(): Flow<TemplateSummary>

This paginator transforms the flow returned by listWorldTemplatesPaginated to access the nested member TemplateSummary

Link copied to clipboard
@JvmName(name = "listWorldExportJobsResponseWorldExportJobSummary")
fun Flow<ListWorldExportJobsResponse>.worldExportJobSummaries(): Flow<WorldExportJobSummary>

This paginator transforms the flow returned by listWorldExportJobsPaginated to access the nested member WorldExportJobSummary

Link copied to clipboard
@JvmName(name = "listWorldGenerationJobsResponseWorldGenerationJobSummary")
fun Flow<ListWorldGenerationJobsResponse>.worldGenerationJobSummaries(): Flow<WorldGenerationJobSummary>

This paginator transforms the flow returned by listWorldGenerationJobsPaginated to access the nested member WorldGenerationJobSummary

Link copied to clipboard
@JvmName(name = "listWorldsResponseWorldSummary")
fun Flow<ListWorldsResponse>.worldSummaries(): Flow<WorldSummary>

This paginator transforms the flow returned by listWorldsPaginated to access the nested member WorldSummary