Class CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage (3.62.0)

public static class CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage extends AbstractPage<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage>

Inheritance

java.lang.Object > AbstractPage > CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage

Methods

createPage(PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ListChannelPartnerRepricingConfigsResponse response)

protected CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage createPage(PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ListChannelPartnerRepricingConfigsResponse response)
Overrides

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

public ApiFuture<CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPage> createPageAsync(PageContext<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ChannelPartnerRepricingConfig> context, ApiFuture<ListChannelPartnerRepricingConfigsResponse> futureResponse)
Overrides