Class CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse (3.46.0)

public static class CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse extends AbstractPagedListResponse<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse

Static Methods

createAsync(PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig> context, ApiFuture<ListCustomerRepricingConfigsResponse> futureResponse)

public static ApiFuture<CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> createAsync(PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig> context, ApiFuture<ListCustomerRepricingConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig>
futureResponse ApiFuture<ListCustomerRepricingConfigsResponse>
Returns
Type Description
ApiFuture<ListCustomerRepricingConfigsPagedResponse>