Package com.google.cloud.channel.v1
Class CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<CustomerRepricingConfig>
- Enclosing class:
- CloudChannelServiceClient
public static class CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig,CloudChannelServiceClient.ListCustomerRepricingConfigsPage,CloudChannelServiceClient.ListCustomerRepricingConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig> context, com.google.api.core.ApiFuture<ListCustomerRepricingConfigsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig> context, com.google.api.core.ApiFuture<ListCustomerRepricingConfigsResponse> futureResponse)
-
-