Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAssetInstancesResponseAssetInstance")
fun Flow<ListAssetInstancesResponse>.assetInstances(): Flow<AssetInstance>

This paginator transforms the flow returned by listAssetInstancesPaginated to access the nested member AssetInstance

Link copied to clipboard
@JvmName(name = "listAssetsResponseAssetInfo")
fun Flow<ListAssetsResponse>.assets(): Flow<AssetInfo>

This paginator transforms the flow returned by listAssetsPaginated to access the nested member AssetInfo

Link copied to clipboard
@JvmName(name = "listBlockingInstancesForCapacityTaskResponseBlockingInstance")
fun Flow<ListBlockingInstancesForCapacityTaskResponse>.blockingInstances(): Flow<BlockingInstance>

This paginator transforms the flow returned by listBlockingInstancesForCapacityTaskPaginated to access the nested member BlockingInstance

Link copied to clipboard
@JvmName(name = "listCapacityTasksResponseCapacityTaskSummary")
fun Flow<ListCapacityTasksResponse>.capacityTasks(): Flow<CapacityTaskSummary>

This paginator transforms the flow returned by listCapacityTasksPaginated to access the nested member CapacityTaskSummary

Link copied to clipboard
@JvmName(name = "listCatalogItemsResponseCatalogItem")
fun Flow<ListCatalogItemsResponse>.catalogItems(): Flow<CatalogItem>

This paginator transforms the flow returned by listCatalogItemsPaginated to access the nested member CatalogItem

Link copied to clipboard
@JvmName(name = "getOutpostInstanceTypesResponseInstanceTypeItem")
fun Flow<GetOutpostInstanceTypesResponse>.instanceTypes(): Flow<InstanceTypeItem>

This paginator transforms the flow returned by getOutpostInstanceTypesPaginated to access the nested member InstanceTypeItem

@JvmName(name = "getOutpostSupportedInstanceTypesResponseInstanceTypeItem")
fun Flow<GetOutpostSupportedInstanceTypesResponse>.instanceTypes(): Flow<InstanceTypeItem>

This paginator transforms the flow returned by getOutpostSupportedInstanceTypesPaginated to access the nested member InstanceTypeItem

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun OutpostsClient.listSitesPaginated(initialRequest: ListSitesRequest = ListSitesRequest { }): Flow<ListSitesResponse>

Paginate over ListSitesResponse results.

Link copied to clipboard
@JvmName(name = "listOrdersResponseOrderSummary")
fun Flow<ListOrdersResponse>.orders(): Flow<OrderSummary>

This paginator transforms the flow returned by listOrdersPaginated to access the nested member OrderSummary

Link copied to clipboard
@JvmName(name = "listOutpostsResponseOutpost")
fun Flow<ListOutpostsResponse>.outposts(): Flow<Outpost>

This paginator transforms the flow returned by listOutpostsPaginated to access the nested member Outpost

Link copied to clipboard
@JvmName(name = "listSitesResponseSite")
fun Flow<ListSitesResponse>.sites(): Flow<Site>

This paginator transforms the flow returned by listSitesPaginated to access the nested member Site

Link copied to clipboard
@JvmName(name = "getOutpostBillingInformationResponseSubscription")
fun Flow<GetOutpostBillingInformationResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by getOutpostBillingInformationPaginated to access the nested member Subscription