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