Class DeviceCategoryServiceClient.ListDeviceCategoriesPagedResponse (0.27.0)

public static class DeviceCategoryServiceClient.ListDeviceCategoriesPagedResponse extends AbstractPagedListResponse<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse,DeviceCategory,DeviceCategoryServiceClient.ListDeviceCategoriesPage,DeviceCategoryServiceClient.ListDeviceCategoriesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DeviceCategoryServiceClient.ListDeviceCategoriesPagedResponse

Static Methods

createAsync(PageContext<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse,DeviceCategory> context, ApiFuture<ListDeviceCategoriesResponse> futureResponse)

public static ApiFuture<DeviceCategoryServiceClient.ListDeviceCategoriesPagedResponse> createAsync(PageContext<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse,DeviceCategory> context, ApiFuture<ListDeviceCategoriesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDeviceCategoriesRequest,ListDeviceCategoriesResponse,DeviceCategory>
futureResponse ApiFuture<ListDeviceCategoriesResponse>
Returns
Type Description
ApiFuture<ListDeviceCategoriesPagedResponse>