Class CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse (3.46.0)

public static class CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse extends AbstractPagedListResponse<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse

Static Methods

createAsync(PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ApiFuture<ListChannelPartnerRepricingConfigsResponse> futureResponse)

public static ApiFuture<CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> createAsync(PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ApiFuture<ListChannelPartnerRepricingConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig>
futureResponse ApiFuture<ListChannelPartnerRepricingConfigsResponse>
Returns
Type Description
ApiFuture<ListChannelPartnerRepricingConfigsPagedResponse>