Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexEndpointServiceClient.ListIndexEndpointsPagedResponse
Packages that use IndexEndpointServiceClient.ListIndexEndpointsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of IndexEndpointServiceClient.ListIndexEndpointsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexEndpointServiceClient.ListIndexEndpointsPagedResponseModifier and TypeMethodDescriptionIndexEndpointServiceClient.listIndexEndpoints(ListIndexEndpointsRequest request) Lists IndexEndpoints in a Location.IndexEndpointServiceClient.listIndexEndpoints(LocationName parent) Lists IndexEndpoints in a Location.IndexEndpointServiceClient.listIndexEndpoints(String parent) Lists IndexEndpoints in a Location.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexEndpointServiceClient.ListIndexEndpointsPagedResponseModifier and TypeMethodDescriptionIndexEndpointServiceClient.ListIndexEndpointsPagedResponse.createAsync(PageContext<ListIndexEndpointsRequest, ListIndexEndpointsResponse, IndexEndpoint> context, ApiFuture<ListIndexEndpointsResponse> futureResponse) final UnaryCallable<ListIndexEndpointsRequest,IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> IndexEndpointServiceClient.listIndexEndpointsPagedCallable()Lists IndexEndpoints in a Location.PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse, IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> IndexEndpointServiceSettings.Builder.listIndexEndpointsSettings()Returns the builder for the settings used for calls to listIndexEndpoints.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse, IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> IndexEndpointServiceSettings.listIndexEndpointsSettings()Returns the object with the settings used for calls to listIndexEndpoints. -
Uses of IndexEndpointServiceClient.ListIndexEndpointsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type IndexEndpointServiceClient.ListIndexEndpointsPagedResponseModifier and TypeMethodDescriptionGrpcIndexEndpointServiceStub.listIndexEndpointsPagedCallable()IndexEndpointServiceStub.listIndexEndpointsPagedCallable()PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse, IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> IndexEndpointServiceStubSettings.Builder.listIndexEndpointsSettings()Returns the builder for the settings used for calls to listIndexEndpoints.PagedCallSettings<ListIndexEndpointsRequest,ListIndexEndpointsResponse, IndexEndpointServiceClient.ListIndexEndpointsPagedResponse> IndexEndpointServiceStubSettings.listIndexEndpointsSettings()Returns the object with the settings used for calls to listIndexEndpoints.