Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by getAttributeValuesPaginated to access the nested member AttributeValue
Link copied to clipboard
fun PricingClient.describeServicesPaginated(initialRequest: DescribeServicesRequest = DescribeServicesRequest { }): Flow<DescribeServicesResponse>
fun PricingClient.describeServicesPaginated(block: DescribeServicesRequest.Builder.() -> Unit): Flow<DescribeServicesResponse>
Paginate over DescribeServicesResponse results.
Link copied to clipboard
fun PricingClient.getAttributeValuesPaginated(initialRequest: GetAttributeValuesRequest): Flow<GetAttributeValuesResponse>
fun PricingClient.getAttributeValuesPaginated(block: GetAttributeValuesRequest.Builder.() -> Unit): Flow<GetAttributeValuesResponse>
Paginate over GetAttributeValuesResponse results.
Link copied to clipboard
fun PricingClient.getProductsPaginated(initialRequest: GetProductsRequest): Flow<GetProductsResponse>
fun PricingClient.getProductsPaginated(block: GetProductsRequest.Builder.() -> Unit): Flow<GetProductsResponse>
Paginate over GetProductsResponse results.
Link copied to clipboard
fun PricingClient.listPriceListsPaginated(initialRequest: ListPriceListsRequest): Flow<ListPriceListsResponse>
fun PricingClient.listPriceListsPaginated(block: ListPriceListsRequest.Builder.() -> Unit): Flow<ListPriceListsResponse>
Paginate over ListPriceListsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by getProductsPaginated to access the nested member SynthesizedJsonPriceListJsonItem
Link copied to clipboard
This paginator transforms the flow returned by listPriceListsPaginated to access the nested member PriceList
Link copied to clipboard
This paginator transforms the flow returned by describeServicesPaginated to access the nested member Service