Package com.google.cloud.aiplatform.v1
Class IndexEndpointServiceClient.ListIndexEndpointsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint,IndexEndpointServiceClient.ListIndexEndpointsPage,IndexEndpointServiceClient.ListIndexEndpointsFixedSizeCollection>
com.google.cloud.aiplatform.v1.IndexEndpointServiceClient.ListIndexEndpointsPagedResponse
- All Implemented Interfaces:
PagedListResponse<IndexEndpoint>
- Enclosing class:
- IndexEndpointServiceClient
public static class IndexEndpointServiceClient.ListIndexEndpointsPagedResponse
extends AbstractPagedListResponse<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint,IndexEndpointServiceClient.ListIndexEndpointsPage,IndexEndpointServiceClient.ListIndexEndpointsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListIndexEndpointsRequest, ListIndexEndpointsResponse, IndexEndpoint> context, ApiFuture<ListIndexEndpointsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> createAsync(PageContext<ListIndexEndpointsRequest, ListIndexEndpointsResponse, IndexEndpoint> context, ApiFuture<ListIndexEndpointsResponse> futureResponse)
-