Constructs an instance of HttpJsonContactServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Constructs an instance of HttpJsonContactServiceStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage details the `HttpJsonContactServiceStub` class, which is a REST stub implementation for the `ContactService` API in Java, designed for advanced usage."],["The latest version of the `HttpJsonContactServiceStub` is 0.19.0, with historical versions ranging from 0.18.0 down to 0.1.0 available for review."],["The `HttpJsonContactServiceStub` class inherits from `ContactServiceStub` and `java.lang.Object`, and provides methods such as `getContactCallable()` and `listContactsCallable()`, among others, for managing contacts."],["Static factory methods are available for creating instances of `HttpJsonContactServiceStub`, including `create(ContactServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`."],["The page covers the methods that are inherited, overriden, or unique to this class, along with methods for managing the instance life cycle."]]],[]]