Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexEndpointServiceClient.ListIndexEndpointsPage
-
Packages that use IndexEndpointServiceClient.ListIndexEndpointsPage Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexEndpointServiceClient.ListIndexEndpointsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexEndpointServiceClient.ListIndexEndpointsPage Modifier and Type Method Description protected IndexEndpointServiceClient.ListIndexEndpointsPage
IndexEndpointServiceClient.ListIndexEndpointsPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, ListIndexEndpointsResponse response)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexEndpointServiceClient.ListIndexEndpointsPage Modifier and Type Method Description com.google.api.core.ApiFuture<IndexEndpointServiceClient.ListIndexEndpointsPage>
IndexEndpointServiceClient.ListIndexEndpointsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexEndpointsRequest,ListIndexEndpointsResponse,IndexEndpoint> context, com.google.api.core.ApiFuture<ListIndexEndpointsResponse> futureResponse)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type IndexEndpointServiceClient.ListIndexEndpointsPage Modifier and Type Method Description protected IndexEndpointServiceClient.ListIndexEndpointsFixedSizeCollection
IndexEndpointServiceClient.ListIndexEndpointsFixedSizeCollection. createCollection(List<IndexEndpointServiceClient.ListIndexEndpointsPage> pages, int collectionSize)
-