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 RuleSetServiceStub
RuleSetServiceClient. getStub()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceStub Modifier and Type Method Description static RuleSetServiceClient
RuleSetServiceClient. 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 class
GrpcRuleSetServiceStub
gRPC stub implementation for the RuleSetService service API.class
HttpJsonRuleSetServiceStub
REST stub implementation for the RuleSetService service API.Methods in com.google.cloud.contentwarehouse.v1.stub that return RuleSetServiceStub Modifier and Type Method Description RuleSetServiceStub
RuleSetServiceStubSettings. createStub()
-