Package-level declarations

Functions

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

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

Link copied to clipboard
@JvmName(name = "listJobRunsResponseJobRun")
fun Flow<ListJobRunsResponse>.jobRuns(): Flow<JobRun>

This paginator transforms the flow returned by listJobRunsPaginated to access the nested member JobRun

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

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

Link copied to clipboard
@JvmName(name = "listVirtualClustersResponseVirtualCluster")
fun Flow<ListVirtualClustersResponse>.virtualClusters(): Flow<VirtualCluster>

This paginator transforms the flow returned by listVirtualClustersPaginated to access the nested member VirtualCluster