Class FeatureOnlineStoreAdminServiceClient.ListLocationsPage
java.lang.Object
com.google.api.gax.paging.AbstractPage<ListLocationsRequest,ListLocationsResponse,Location,FeatureOnlineStoreAdminServiceClient.ListLocationsPage>
com.google.cloud.aiplatform.v1beta1.FeatureOnlineStoreAdminServiceClient.ListLocationsPage
- Enclosing class:
- FeatureOnlineStoreAdminServiceClient
public static class FeatureOnlineStoreAdminServiceClient.ListLocationsPage
extends AbstractPage<ListLocationsRequest,ListLocationsResponse,Location,FeatureOnlineStoreAdminServiceClient.ListLocationsPage>
-
Method Summary
Modifier and TypeMethodDescriptioncreatePage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPage
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.api.gax.paging.Page
streamAll, streamValues
-
Method Details
-
createPage
protected FeatureOnlineStoreAdminServiceClient.ListLocationsPage createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) -
createPageAsync
public ApiFuture<FeatureOnlineStoreAdminServiceClient.ListLocationsPage> createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse)
-