Class CloudChannelServiceClient.ListEntitlementsPagedResponse (3.46.0)

public static class CloudChannelServiceClient.ListEntitlementsPagedResponse extends AbstractPagedListResponse<ListEntitlementsRequest,ListEntitlementsResponse,Entitlement,CloudChannelServiceClient.ListEntitlementsPage,CloudChannelServiceClient.ListEntitlementsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListEntitlementsPagedResponse

Static Methods

createAsync(PageContext<ListEntitlementsRequest,ListEntitlementsResponse,Entitlement> context, ApiFuture<ListEntitlementsResponse> futureResponse)

public static ApiFuture<CloudChannelServiceClient.ListEntitlementsPagedResponse> createAsync(PageContext<ListEntitlementsRequest,ListEntitlementsResponse,Entitlement> context, ApiFuture<ListEntitlementsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListEntitlementsRequest,ListEntitlementsResponse,Entitlement>
futureResponse ApiFuture<ListEntitlementsResponse>
Returns
Type Description
ApiFuture<ListEntitlementsPagedResponse>