Package com.google.cloud.aiplatform.v1
Class DatasetServiceClient.ListLocationsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListLocationsRequest,ListLocationsResponse,Location,DatasetServiceClient.ListLocationsPage,DatasetServiceClient.ListLocationsFixedSizeCollection>
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListLocationsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Location>
- Enclosing class:
- DatasetServiceClient
public static class DatasetServiceClient.ListLocationsPagedResponse
extends AbstractPagedListResponse<ListLocationsRequest,ListLocationsResponse,Location,DatasetServiceClient.ListLocationsPage,DatasetServiceClient.ListLocationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DatasetServiceClient.ListLocationsPagedResponse> createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse)
-