Class UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPagedResponse (0.8.0)

public static class UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPagedResponse extends AbstractPagedListResponse<ListUserListGlobalLicensesRequest,ListUserListGlobalLicensesResponse,UserListGlobalLicense,UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPage,UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPagedResponse

Static Methods

createAsync(PageContext<ListUserListGlobalLicensesRequest,ListUserListGlobalLicensesResponse,UserListGlobalLicense> context, ApiFuture<ListUserListGlobalLicensesResponse> futureResponse)

public static ApiFuture<UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPagedResponse> createAsync(PageContext<ListUserListGlobalLicensesRequest,ListUserListGlobalLicensesResponse,UserListGlobalLicense> context, ApiFuture<ListUserListGlobalLicensesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUserListGlobalLicensesRequest,ListUserListGlobalLicensesResponse,UserListGlobalLicense>
futureResponse ApiFuture<ListUserListGlobalLicensesResponse>
Returns
Type Description
ApiFuture<ListUserListGlobalLicensesPagedResponse>