Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "describeComputeEnvironmentsResponseComputeEnvironmentDetail")
fun Flow<DescribeComputeEnvironmentsResponse>.computeEnvironments(): Flow<ComputeEnvironmentDetail>

This paginator transforms the flow returned by describeComputeEnvironmentsPaginated to access the nested member ComputeEnvironmentDetail

Link copied to clipboard
@JvmName(name = "listConsumableResourcesResponseConsumableResourceSummary")
fun Flow<ListConsumableResourcesResponse>.consumableResources(): Flow<ConsumableResourceSummary>

This paginator transforms the flow returned by listConsumableResourcesPaginated to access the nested member ConsumableResourceSummary

Link copied to clipboard
@JvmName(name = "describeJobDefinitionsResponseJobDefinition")
fun Flow<DescribeJobDefinitionsResponse>.jobDefinitions(): Flow<JobDefinition>

This paginator transforms the flow returned by describeJobDefinitionsPaginated to access the nested member JobDefinition

Link copied to clipboard
@JvmName(name = "describeJobQueuesResponseJobQueueDetail")
fun Flow<DescribeJobQueuesResponse>.jobQueues(): Flow<JobQueueDetail>

This paginator transforms the flow returned by describeJobQueuesPaginated to access the nested member JobQueueDetail

Link copied to clipboard
@JvmName(name = "listJobsByConsumableResourceResponseListJobsByConsumableResourceSummary")
fun Flow<ListJobsByConsumableResourceResponse>.jobs(): Flow<ListJobsByConsumableResourceSummary>

This paginator transforms the flow returned by listJobsByConsumableResourcePaginated to access the nested member ListJobsByConsumableResourceSummary

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

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

Link copied to clipboard
fun BatchClient.listJobsPaginated(initialRequest: ListJobsRequest = ListJobsRequest { }): Flow<ListJobsResponse>

Paginate over ListJobsResponse results.

Link copied to clipboard
@JvmName(name = "listSchedulingPoliciesResponseSchedulingPolicyListingDetail")
fun Flow<ListSchedulingPoliciesResponse>.schedulingPolicies(): Flow<SchedulingPolicyListingDetail>

This paginator transforms the flow returned by listSchedulingPoliciesPaginated to access the nested member SchedulingPolicyListingDetail