Uses of Class
com.google.cloud.contentwarehouse.v1.stub.RuleSetServiceStubSettings
-
Packages that use RuleSetServiceStubSettings Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of RuleSetServiceStubSettings in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceStubSettings Modifier and Type Method Description static RuleSetServiceSettingsRuleSetServiceSettings. create(RuleSetServiceStubSettings stub) -
Uses of RuleSetServiceStubSettings in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return RuleSetServiceStubSettings Modifier and Type Method Description RuleSetServiceStubSettingsRuleSetServiceStubSettings.Builder. build()Methods in com.google.cloud.contentwarehouse.v1.stub with parameters of type RuleSetServiceStubSettings Modifier and Type Method Description static GrpcRuleSetServiceStubGrpcRuleSetServiceStub. create(RuleSetServiceStubSettings settings)static HttpJsonRuleSetServiceStubHttpJsonRuleSetServiceStub. create(RuleSetServiceStubSettings settings)Constructors in com.google.cloud.contentwarehouse.v1.stub with parameters of type RuleSetServiceStubSettings Constructor Description Builder(RuleSetServiceStubSettings settings)GrpcRuleSetServiceStub(RuleSetServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcRuleSetServiceStub, using the given settings.GrpcRuleSetServiceStub(RuleSetServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcRuleSetServiceStub, using the given settings.HttpJsonRuleSetServiceStub(RuleSetServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonRuleSetServiceStub, using the given settings.HttpJsonRuleSetServiceStub(RuleSetServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonRuleSetServiceStub, using the given settings.
-