Uses of Class
com.google.cloud.aiplatform.v1.IndexEndpointServiceClient
-
Packages that use IndexEndpointServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexEndpointServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexEndpointServiceClient Modifier and Type Method Description static IndexEndpointServiceClientIndexEndpointServiceClient. create()Constructs an instance of IndexEndpointServiceClient with default settings.static IndexEndpointServiceClientIndexEndpointServiceClient. create(IndexEndpointServiceSettings settings)Constructs an instance of IndexEndpointServiceClient, using the given settings.static IndexEndpointServiceClientIndexEndpointServiceClient. create(IndexEndpointServiceStub stub)Constructs an instance of IndexEndpointServiceClient, using the given stub for making calls.
-