Uses of Interface
com.google.api.gax.httpjson.HttpJsonStubCallableFactory
Packages that use HttpJsonStubCallableFactory
-
Uses of HttpJsonStubCallableFactory in com.google.api.gax.httpjson.longrunning.stub
Classes in com.google.api.gax.httpjson.longrunning.stub that implement HttpJsonStubCallableFactoryModifier and TypeClassDescriptionclassREST callable factory implementation for the Operations service API.Methods in com.google.api.gax.httpjson.longrunning.stub with parameters of type HttpJsonStubCallableFactoryModifier and TypeMethodDescriptionstatic final HttpJsonOperationsStubHttpJsonOperationsStub.create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) static final HttpJsonOperationsStubHttpJsonOperationsStub.create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory, com.google.protobuf.TypeRegistry typeRegistry) static final HttpJsonOperationsStubHttpJsonOperationsStub.create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory, com.google.protobuf.TypeRegistry typeRegistry, Map<String, HttpRule> customHttpBindings) Constructors in com.google.api.gax.httpjson.longrunning.stub with parameters of type HttpJsonStubCallableFactoryModifierConstructorDescriptionprotectedHttpJsonOperationsStub(OperationsStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory, com.google.protobuf.TypeRegistry typeRegistry) Constructs an instance of HttpJsonOperationsStub, using the given settings.