Uses of Class
com.google.cloud.aiplatform.v1beta1.PredictionServiceSettings
Packages that use PredictionServiceSettings
-
Uses of PredictionServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PredictionServiceSettingsModifier and TypeMethodDescriptionPredictionServiceSettings.Builder.build()static final PredictionServiceSettingsPredictionServiceSettings.create(PredictionServiceStubSettings stub) PredictionServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type PredictionServiceSettingsModifier and TypeMethodDescriptionstatic final PredictionServiceClientPredictionServiceClient.create(PredictionServiceSettings settings) Constructs an instance of PredictionServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type PredictionServiceSettingsModifierConstructorDescriptionprotectedBuilder(PredictionServiceSettings settings) protectedConstructs an instance of PredictionServiceClient, using the given settings.