Class UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPagedResponse (0.8.0)

public static class UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPagedResponse extends AbstractPagedListResponse<ListUserListGlobalLicenseCustomerInfosRequest,ListUserListGlobalLicenseCustomerInfosResponse,UserListGlobalLicenseCustomerInfo,UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPage,UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPagedResponse

Static Methods

createAsync(PageContext<ListUserListGlobalLicenseCustomerInfosRequest,ListUserListGlobalLicenseCustomerInfosResponse,UserListGlobalLicenseCustomerInfo> context, ApiFuture<ListUserListGlobalLicenseCustomerInfosResponse> futureResponse)

public static ApiFuture<UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPagedResponse> createAsync(PageContext<ListUserListGlobalLicenseCustomerInfosRequest,ListUserListGlobalLicenseCustomerInfosResponse,UserListGlobalLicenseCustomerInfo> context, ApiFuture<ListUserListGlobalLicenseCustomerInfosResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUserListGlobalLicenseCustomerInfosRequest,ListUserListGlobalLicenseCustomerInfosResponse,UserListGlobalLicenseCustomerInfo>
futureResponse ApiFuture<ListUserListGlobalLicenseCustomerInfosResponse>
Returns
Type Description
ApiFuture<ListUserListGlobalLicenseCustomerInfosPagedResponse>