Uses of Class
com.google.cloud.aiplatform.v1.IndexEndpointServiceSettings
-
Packages that use IndexEndpointServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexEndpointServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexEndpointServiceSettings Modifier and Type Method Description IndexEndpointServiceSettingsIndexEndpointServiceSettings.Builder. build()static IndexEndpointServiceSettingsIndexEndpointServiceSettings. create(IndexEndpointServiceStubSettings stub)IndexEndpointServiceSettingsIndexEndpointServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexEndpointServiceSettings Modifier and Type Method Description static IndexEndpointServiceClientIndexEndpointServiceClient. create(IndexEndpointServiceSettings settings)Constructs an instance of IndexEndpointServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type IndexEndpointServiceSettings Constructor Description Builder(IndexEndpointServiceSettings settings)IndexEndpointServiceClient(IndexEndpointServiceSettings settings)Constructs an instance of IndexEndpointServiceClient, using the given settings.
-