Class CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse (3.41.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
NameDescription
contextPageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig>
futureResponseApiFuture<ListCustomerRepricingConfigsResponse>
Returns
TypeDescription
ApiFuture<ListCustomerRepricingConfigsPagedResponse>