Class UserLicenseServiceClient.ListUserLicensesPagedResponse (0.60.0)

public static class UserLicenseServiceClient.ListUserLicensesPagedResponse extends AbstractPagedListResponse<ListUserLicensesRequest,ListUserLicensesResponse,UserLicense,UserLicenseServiceClient.ListUserLicensesPage,UserLicenseServiceClient.ListUserLicensesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > UserLicenseServiceClient.ListUserLicensesPagedResponse

Static Methods

createAsync(PageContext<ListUserLicensesRequest,ListUserLicensesResponse,UserLicense> context, ApiFuture<ListUserLicensesResponse> futureResponse)

public static ApiFuture<UserLicenseServiceClient.ListUserLicensesPagedResponse> createAsync(PageContext<ListUserLicensesRequest,ListUserLicensesResponse,UserLicense> context, ApiFuture<ListUserLicensesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUserLicensesRequest,ListUserLicensesResponse,UserLicense>
futureResponse ApiFuture<ListUserLicensesResponse>
Returns
Type Description
ApiFuture<ListUserLicensesPagedResponse>