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