Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeAddressesResponseAddress")
fun Flow<DescribeAddressesResponse>.addresses(): Flow<Address>

This paginator transforms the flow returned by describeAddressesPaginated to access the nested member Address

Link copied to clipboard
@JvmName(name = "listClustersResponseClusterListEntry")
fun Flow<ListClustersResponse>.clusterListEntries(): Flow<ClusterListEntry>

This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterListEntry

Link copied to clipboard
@JvmName(name = "listCompatibleImagesResponseCompatibleImage")
fun Flow<ListCompatibleImagesResponse>.compatibleImages(): Flow<CompatibleImage>

This paginator transforms the flow returned by listCompatibleImagesPaginated to access the nested member CompatibleImage

Link copied to clipboard
@JvmName(name = "listClusterJobsResponseJobListEntry")
fun Flow<ListClusterJobsResponse>.jobListEntries(): Flow<JobListEntry>

This paginator transforms the flow returned by listClusterJobsPaginated to access the nested member JobListEntry

@JvmName(name = "listJobsResponseJobListEntry")
fun Flow<ListJobsResponse>.jobListEntries(): Flow<JobListEntry>

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

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

Paginate over ListJobsResponse results.

Link copied to clipboard
@JvmName(name = "listLongTermPricingResponseLongTermPricingListEntry")
fun Flow<ListLongTermPricingResponse>.longTermPricingEntries(): Flow<LongTermPricingListEntry>

This paginator transforms the flow returned by listLongTermPricingPaginated to access the nested member LongTermPricingListEntry