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