Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listBudgetsResponseBudgetSummary")
fun Flow<ListBudgetsResponse>.budgets(): Flow<BudgetSummary>

This paginator transforms the flow returned by listBudgetsPaginated to access the nested member BudgetSummary

Link copied to clipboard
@JvmName(name = "listStepConsumersResponseStepConsumer")
fun Flow<ListStepConsumersResponse>.consumers(): Flow<StepConsumer>

This paginator transforms the flow returned by listStepConsumersPaginated to access the nested member StepConsumer

Link copied to clipboard
@JvmName(name = "listStepDependenciesResponseStepDependency")
fun Flow<ListStepDependenciesResponse>.dependencies(): Flow<StepDependency>

This paginator transforms the flow returned by listStepDependenciesPaginated to access the nested member StepDependency

Link copied to clipboard
@JvmName(name = "listQueueEnvironmentsResponseQueueEnvironmentSummary")
fun Flow<ListQueueEnvironmentsResponse>.environments(): Flow<QueueEnvironmentSummary>

This paginator transforms the flow returned by listQueueEnvironmentsPaginated to access the nested member QueueEnvironmentSummary

Link copied to clipboard
@JvmName(name = "listFarmsResponseFarmSummary")
fun Flow<ListFarmsResponse>.farms(): Flow<FarmSummary>

This paginator transforms the flow returned by listFarmsPaginated to access the nested member FarmSummary

Link copied to clipboard
@JvmName(name = "listFleetsResponseFleetSummary")
fun Flow<ListFleetsResponse>.fleets(): Flow<FleetSummary>

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

Link copied to clipboard
@JvmName(name = "listJobParameterDefinitionsResponseJobParameterDefinition")
fun Flow<ListJobParameterDefinitionsResponse>.jobParameterDefinitions(): Flow<Document?>

This paginator transforms the flow returned by listJobParameterDefinitionsPaginated to access the nested member JobParameterDefinition

Link copied to clipboard
@JvmName(name = "listJobsResponseJobSummary")
fun Flow<ListJobsResponse>.jobs(): Flow<JobSummary>

This paginator transforms the flow returned by listJobsPaginated to access the nested member JobSummary

Link copied to clipboard
@JvmName(name = "listLicenseEndpointsResponseLicenseEndpointSummary")
fun Flow<ListLicenseEndpointsResponse>.licenseEndpoints(): Flow<LicenseEndpointSummary>

This paginator transforms the flow returned by listLicenseEndpointsPaginated to access the nested member LicenseEndpointSummary

Link copied to clipboard
@JvmName(name = "listLimitsResponseLimitSummary")
fun Flow<ListLimitsResponse>.limits(): Flow<LimitSummary>

This paginator transforms the flow returned by listLimitsPaginated to access the nested member LimitSummary

Link copied to clipboard
fun DeadlineClient.listFarmsPaginated(initialRequest: ListFarmsRequest = ListFarmsRequest { }): Flow<ListFarmsResponse>

Paginate over ListFarmsResponse results.

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listFarmMembersResponseFarmMember")
fun Flow<ListFarmMembersResponse>.members(): Flow<FarmMember>

This paginator transforms the flow returned by listFarmMembersPaginated to access the nested member FarmMember

@JvmName(name = "listFleetMembersResponseFleetMember")
fun Flow<ListFleetMembersResponse>.members(): Flow<FleetMember>

This paginator transforms the flow returned by listFleetMembersPaginated to access the nested member FleetMember

@JvmName(name = "listJobMembersResponseJobMember")
fun Flow<ListJobMembersResponse>.members(): Flow<JobMember>

This paginator transforms the flow returned by listJobMembersPaginated to access the nested member JobMember

@JvmName(name = "listQueueMembersResponseQueueMember")
fun Flow<ListQueueMembersResponse>.members(): Flow<QueueMember>

This paginator transforms the flow returned by listQueueMembersPaginated to access the nested member QueueMember

Link copied to clipboard
@JvmName(name = "listAvailableMeteredProductsResponseMeteredProductSummary")
fun Flow<ListAvailableMeteredProductsResponse>.meteredProducts(): Flow<MeteredProductSummary>

This paginator transforms the flow returned by listAvailableMeteredProductsPaginated to access the nested member MeteredProductSummary

@JvmName(name = "listMeteredProductsResponseMeteredProductSummary")
fun Flow<ListMeteredProductsResponse>.meteredProducts(): Flow<MeteredProductSummary>

This paginator transforms the flow returned by listMeteredProductsPaginated to access the nested member MeteredProductSummary

Link copied to clipboard
@JvmName(name = "listMonitorsResponseMonitorSummary")
fun Flow<ListMonitorsResponse>.monitors(): Flow<MonitorSummary>

This paginator transforms the flow returned by listMonitorsPaginated to access the nested member MonitorSummary

Link copied to clipboard
@JvmName(name = "listQueueFleetAssociationsResponseQueueFleetAssociationSummary")
fun Flow<ListQueueFleetAssociationsResponse>.queueFleetAssociations(): Flow<QueueFleetAssociationSummary>

This paginator transforms the flow returned by listQueueFleetAssociationsPaginated to access the nested member QueueFleetAssociationSummary

Link copied to clipboard
@JvmName(name = "listQueueLimitAssociationsResponseQueueLimitAssociationSummary")
fun Flow<ListQueueLimitAssociationsResponse>.queueLimitAssociations(): Flow<QueueLimitAssociationSummary>

This paginator transforms the flow returned by listQueueLimitAssociationsPaginated to access the nested member QueueLimitAssociationSummary

Link copied to clipboard
@JvmName(name = "listQueuesResponseQueueSummary")
fun Flow<ListQueuesResponse>.queues(): Flow<QueueSummary>

This paginator transforms the flow returned by listQueuesPaginated to access the nested member QueueSummary

Link copied to clipboard
@JvmName(name = "listSessionActionsResponseSessionActionSummary")
fun Flow<ListSessionActionsResponse>.sessionActions(): Flow<SessionActionSummary>

This paginator transforms the flow returned by listSessionActionsPaginated to access the nested member SessionActionSummary

Link copied to clipboard
@JvmName(name = "listSessionsForWorkerResponseWorkerSessionSummary")
fun Flow<ListSessionsForWorkerResponse>.sessions(): Flow<WorkerSessionSummary>

This paginator transforms the flow returned by listSessionsForWorkerPaginated to access the nested member WorkerSessionSummary

@JvmName(name = "listSessionsResponseSessionSummary")
fun Flow<ListSessionsResponse>.sessions(): Flow<SessionSummary>

This paginator transforms the flow returned by listSessionsPaginated to access the nested member SessionSummary

Link copied to clipboard
@JvmName(name = "getSessionsStatisticsAggregationResponseStatistics")
fun Flow<GetSessionsStatisticsAggregationResponse>.statistics(): Flow<Statistics>

This paginator transforms the flow returned by getSessionsStatisticsAggregationPaginated to access the nested member Statistics

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 = "listStorageProfilesForQueueResponseStorageProfileSummary")
fun Flow<ListStorageProfilesForQueueResponse>.storageProfiles(): Flow<StorageProfileSummary>

This paginator transforms the flow returned by listStorageProfilesForQueuePaginated to access the nested member StorageProfileSummary

@JvmName(name = "listStorageProfilesResponseStorageProfileSummary")
fun Flow<ListStorageProfilesResponse>.storageProfiles(): Flow<StorageProfileSummary>

This paginator transforms the flow returned by listStorageProfilesPaginated to access the nested member StorageProfileSummary

Link copied to clipboard
@JvmName(name = "listTasksResponseTaskSummary")
fun Flow<ListTasksResponse>.tasks(): Flow<TaskSummary>

This paginator transforms the flow returned by listTasksPaginated to access the nested member TaskSummary

Link copied to clipboard
@JvmName(name = "listWorkersResponseWorkerSummary")
fun Flow<ListWorkersResponse>.workers(): Flow<WorkerSummary>

This paginator transforms the flow returned by listWorkersPaginated to access the nested member WorkerSummary