Uses of Class
com.google.cloud.contentwarehouse.v1.stub.RuleSetServiceStub
-
Packages that use RuleSetServiceStub Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of RuleSetServiceStub in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceStub Modifier and Type Method Description RuleSetServiceStubRuleSetServiceClient. getStub()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceStub Modifier and Type Method Description static RuleSetServiceClientRuleSetServiceClient. create(RuleSetServiceStub stub)Constructs an instance of RuleSetServiceClient, using the given stub for making calls.Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceStub Constructor Description RuleSetServiceClient(RuleSetServiceStub stub) -
Uses of RuleSetServiceStub in com.google.cloud.contentwarehouse.v1.stub
Subclasses of RuleSetServiceStub in com.google.cloud.contentwarehouse.v1.stub Modifier and Type Class Description classGrpcRuleSetServiceStubgRPC stub implementation for the RuleSetService service API.classHttpJsonRuleSetServiceStubREST stub implementation for the RuleSetService service API.Methods in com.google.cloud.contentwarehouse.v1.stub that return RuleSetServiceStub Modifier and Type Method Description RuleSetServiceStubRuleSetServiceStubSettings. createStub()
-