Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexEndpointServiceSettings
-
Packages that use IndexEndpointServiceSettings Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexEndpointServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 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.v1beta1 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.v1beta1 with parameters of type IndexEndpointServiceSettings Constructor Description Builder(IndexEndpointServiceSettings settings)
IndexEndpointServiceClient(IndexEndpointServiceSettings settings)
Constructs an instance of IndexEndpointServiceClient, using the given settings.
-