Uses of Class
com.google.cloud.aiplatform.v1beta1.IndexEndpointServiceSettings
Packages that use IndexEndpointServiceSettings
-
Uses of IndexEndpointServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexEndpointServiceSettingsModifier and TypeMethodDescriptionIndexEndpointServiceSettings.Builder.build()static final IndexEndpointServiceSettingsIndexEndpointServiceSettings.create(IndexEndpointServiceStubSettings stub) IndexEndpointServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexEndpointServiceSettingsModifier and TypeMethodDescriptionstatic final IndexEndpointServiceClientIndexEndpointServiceClient.create(IndexEndpointServiceSettings settings) Constructs an instance of IndexEndpointServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexEndpointServiceSettingsModifierConstructorDescriptionprotectedBuilder(IndexEndpointServiceSettings settings) protectedConstructs an instance of IndexEndpointServiceClient, using the given settings.