Package com.google.cloud.aiplatform.v1
Class EvaluationServiceClient.ListLocationsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListLocationsRequest,ListLocationsResponse,Location,EvaluationServiceClient.ListLocationsPage,EvaluationServiceClient.ListLocationsFixedSizeCollection>
com.google.cloud.aiplatform.v1.EvaluationServiceClient.ListLocationsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Location>
- Enclosing class:
- EvaluationServiceClient
public static class EvaluationServiceClient.ListLocationsPagedResponse
extends AbstractPagedListResponse<ListLocationsRequest,ListLocationsResponse,Location,EvaluationServiceClient.ListLocationsPage,EvaluationServiceClient.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<EvaluationServiceClient.ListLocationsPagedResponse> createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse)
-