Uses of Class
com.google.cloud.contentwarehouse.v1.stub.RuleSetServiceStubSettings.Builder
-
Packages that use RuleSetServiceStubSettings.Builder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of RuleSetServiceStubSettings.Builder in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return RuleSetServiceStubSettings.Builder Modifier and Type Method Description RuleSetServiceStubSettings.Builder
RuleSetServiceSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.contentwarehouse.v1 with parameters of type RuleSetServiceStubSettings.Builder Constructor Description Builder(RuleSetServiceStubSettings.Builder stubSettings)
-
Uses of RuleSetServiceStubSettings.Builder in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return RuleSetServiceStubSettings.Builder Modifier and Type Method Description RuleSetServiceStubSettings.Builder
RuleSetServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static RuleSetServiceStubSettings.Builder
RuleSetServiceStubSettings. newBuilder()
Returns a new gRPC builder for this class.static RuleSetServiceStubSettings.Builder
RuleSetServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static RuleSetServiceStubSettings.Builder
RuleSetServiceStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.RuleSetServiceStubSettings.Builder
RuleSetServiceStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.contentwarehouse.v1.stub with parameters of type RuleSetServiceStubSettings.Builder Constructor Description RuleSetServiceStubSettings(RuleSetServiceStubSettings.Builder settingsBuilder)
-