Class CloudChannelServiceClient.ListPurchasableSkusPagedResponse (3.48.0)

public static class CloudChannelServiceClient.ListPurchasableSkusPagedResponse extends AbstractPagedListResponse<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku,CloudChannelServiceClient.ListPurchasableSkusPage,CloudChannelServiceClient.ListPurchasableSkusFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListPurchasableSkusPagedResponse

Static Methods

createAsync(PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, ApiFuture<ListPurchasableSkusResponse> futureResponse)

public static ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPagedResponse> createAsync(PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context, ApiFuture<ListPurchasableSkusResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku>
futureResponse ApiFuture<ListPurchasableSkusResponse>
Returns
Type Description
ApiFuture<ListPurchasableSkusPagedResponse>