Class UserListDirectLicenseServiceClient.ListUserListDirectLicensesPagedResponse (0.8.0)

public static class UserListDirectLicenseServiceClient.ListUserListDirectLicensesPagedResponse extends AbstractPagedListResponse<ListUserListDirectLicensesRequest,ListUserListDirectLicensesResponse,UserListDirectLicense,UserListDirectLicenseServiceClient.ListUserListDirectLicensesPage,UserListDirectLicenseServiceClient.ListUserListDirectLicensesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > UserListDirectLicenseServiceClient.ListUserListDirectLicensesPagedResponse

Static Methods

createAsync(PageContext<ListUserListDirectLicensesRequest,ListUserListDirectLicensesResponse,UserListDirectLicense> context, ApiFuture<ListUserListDirectLicensesResponse> futureResponse)

public static ApiFuture<UserListDirectLicenseServiceClient.ListUserListDirectLicensesPagedResponse> createAsync(PageContext<ListUserListDirectLicensesRequest,ListUserListDirectLicensesResponse,UserListDirectLicense> context, ApiFuture<ListUserListDirectLicensesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUserListDirectLicensesRequest,ListUserListDirectLicensesResponse,UserListDirectLicense>
futureResponse ApiFuture<ListUserListDirectLicensesResponse>
Returns
Type Description
ApiFuture<ListUserListDirectLicensesPagedResponse>