Uses of Class
com.google.cloud.contentwarehouse.v1.RuleSetServiceSettings
-
Packages that use RuleSetServiceSettings Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of RuleSetServiceSettings in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceSettings Modifier and Type Method Description RuleSetServiceSettingsRuleSetServiceSettings.Builder. build()static RuleSetServiceSettingsRuleSetServiceSettings. create(RuleSetServiceStubSettings stub)RuleSetServiceSettingsRuleSetServiceClient. getSettings()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceSettings Modifier and Type Method Description static RuleSetServiceClientRuleSetServiceClient. create(RuleSetServiceSettings settings)Constructs an instance of RuleSetServiceClient, using the given settings.Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceSettings Constructor Description Builder(RuleSetServiceSettings settings)RuleSetServiceClient(RuleSetServiceSettings settings)Constructs an instance of RuleSetServiceClient, using the given settings.
-