Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listJobsByPipelinePaginated to access the nested member Job
This paginator transforms the flow returned by listJobsByStatusPaginated to access the nested member Job
Link copied to clipboard
fun ElasticTranscoderClient.listJobsByPipelinePaginated(initialRequest: ListJobsByPipelineRequest): Flow<ListJobsByPipelineResponse>
fun ElasticTranscoderClient.listJobsByPipelinePaginated(block: ListJobsByPipelineRequest.Builder.() -> Unit): Flow<ListJobsByPipelineResponse>
Paginate over ListJobsByPipelineResponse results.
Link copied to clipboard
fun ElasticTranscoderClient.listJobsByStatusPaginated(initialRequest: ListJobsByStatusRequest): Flow<ListJobsByStatusResponse>
fun ElasticTranscoderClient.listJobsByStatusPaginated(block: ListJobsByStatusRequest.Builder.() -> Unit): Flow<ListJobsByStatusResponse>
Paginate over ListJobsByStatusResponse results.
Link copied to clipboard
fun ElasticTranscoderClient.listPipelinesPaginated(initialRequest: ListPipelinesRequest = ListPipelinesRequest { }): Flow<ListPipelinesResponse>
fun ElasticTranscoderClient.listPipelinesPaginated(block: ListPipelinesRequest.Builder.() -> Unit): Flow<ListPipelinesResponse>
Paginate over ListPipelinesResponse results.
Link copied to clipboard
fun ElasticTranscoderClient.listPresetsPaginated(initialRequest: ListPresetsRequest = ListPresetsRequest { }): Flow<ListPresetsResponse>
fun ElasticTranscoderClient.listPresetsPaginated(block: ListPresetsRequest.Builder.() -> Unit): Flow<ListPresetsResponse>
Paginate over ListPresetsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listPipelinesPaginated to access the nested member Pipeline
Link copied to clipboard
This paginator transforms the flow returned by listPresetsPaginated to access the nested member Preset