Package-level declarations
Functions
Link copied to clipboard
fun MediaConvertClient.describeEndpointsPaginated(initialRequest: DescribeEndpointsRequest = DescribeEndpointsRequest { }): Flow<DescribeEndpointsResponse>
fun MediaConvertClient.describeEndpointsPaginated(block: DescribeEndpointsRequest.Builder.() -> Unit): Flow<DescribeEndpointsResponse>
Paginate over DescribeEndpointsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by describeEndpointsPaginated to access the nested member Endpoint
Link copied to clipboard
This paginator transforms the flow returned by listJobsPaginated to access the nested member Job
Link copied to clipboard
This paginator transforms the flow returned by listJobTemplatesPaginated to access the nested member JobTemplate
Link copied to clipboard
fun MediaConvertClient.listJobsPaginated(initialRequest: ListJobsRequest = ListJobsRequest { }): Flow<ListJobsResponse>
fun MediaConvertClient.listJobsPaginated(block: ListJobsRequest.Builder.() -> Unit): Flow<ListJobsResponse>
Paginate over ListJobsResponse results.
Link copied to clipboard
fun MediaConvertClient.listJobTemplatesPaginated(initialRequest: ListJobTemplatesRequest = ListJobTemplatesRequest { }): Flow<ListJobTemplatesResponse>
fun MediaConvertClient.listJobTemplatesPaginated(block: ListJobTemplatesRequest.Builder.() -> Unit): Flow<ListJobTemplatesResponse>
Paginate over ListJobTemplatesResponse results.
Link copied to clipboard
fun MediaConvertClient.listPresetsPaginated(initialRequest: ListPresetsRequest = ListPresetsRequest { }): Flow<ListPresetsResponse>
fun MediaConvertClient.listPresetsPaginated(block: ListPresetsRequest.Builder.() -> Unit): Flow<ListPresetsResponse>
Paginate over ListPresetsResponse results.
Link copied to clipboard
fun MediaConvertClient.listQueuesPaginated(initialRequest: ListQueuesRequest = ListQueuesRequest { }): Flow<ListQueuesResponse>
fun MediaConvertClient.listQueuesPaginated(block: ListQueuesRequest.Builder.() -> Unit): Flow<ListQueuesResponse>
Paginate over ListQueuesResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listPresetsPaginated to access the nested member Preset
Link copied to clipboard
This paginator transforms the flow returned by listQueuesPaginated to access the nested member Queue