Class CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse (3.8.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
NameDescription
contextPageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig>
futureResponseApiFuture<ListChannelPartnerRepricingConfigsResponse>
Returns
TypeDescription
ApiFuture<ListChannelPartnerRepricingConfigsPagedResponse>