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 IndexEndpointServiceSettings
IndexEndpointServiceSettings.Builder. build()
static IndexEndpointServiceSettings
IndexEndpointServiceSettings. create(IndexEndpointServiceStubSettings stub)
IndexEndpointServiceSettings
IndexEndpointServiceClient. getSettings()
Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexEndpointServiceSettings Modifier and Type Method Description static IndexEndpointServiceClient
IndexEndpointServiceClient. 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.
-