Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeEndpointsResponseEndpoint")
fun Flow<DescribeEndpointsResponse>.endpoints(): Flow<Endpoint>

This paginator transforms the flow returned by describeEndpointsPaginated to access the nested member Endpoint

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

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

Link copied to clipboard
@JvmName(name = "listJobTemplatesResponseJobTemplate")
fun Flow<ListJobTemplatesResponse>.jobTemplates(): Flow<JobTemplate>

This paginator transforms the flow returned by listJobTemplatesPaginated to access the nested member JobTemplate

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPresetsResponsePreset")
fun Flow<ListPresetsResponse>.presets(): Flow<Preset>

This paginator transforms the flow returned by listPresetsPaginated to access the nested member Preset

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

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