public static class DeviceManagerClient.ListDevicesPage extends AbstractPage<ListDevicesRequest,ListDevicesResponse,Device,DeviceManagerClient.ListDevicesPage>
Modifier and Type | Method and Description |
---|---|
protected DeviceManagerClient.ListDevicesPage |
createPage(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context,
ListDevicesResponse response) |
com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPage> |
createPageAsync(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context,
com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected DeviceManagerClient.ListDevicesPage createPage(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, ListDevicesResponse response)
createPage
in class AbstractPage<ListDevicesRequest,ListDevicesResponse,Device,DeviceManagerClient.ListDevicesPage>
public com.google.api.core.ApiFuture<DeviceManagerClient.ListDevicesPage> createPageAsync(PageContext<ListDevicesRequest,ListDevicesResponse,Device> context, com.google.api.core.ApiFuture<ListDevicesResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.