Constructs an instance of HttpJsonNetworkServiceStub, 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 HttpJsonNetworkServiceStub, 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-09 UTC."],[[["This page details the `HttpJsonNetworkServiceStub` class, which is a REST stub implementation for the `NetworkService` API, intended for advanced usage and direct API interaction."],["The `HttpJsonNetworkServiceStub` class extends `NetworkServiceStub` and ultimately inherits from `java.lang.Object`, with methods for network operations like `getNetworkCallable()` and `listNetworksCallable()`."],["The class provides static methods for creation, specifically `create(NetworkServiceStubSettings settings)`, `create(ClientContext clientContext)`, and `create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)`, each offering different levels of configuration."],["Constructors for the `HttpJsonNetworkServiceStub` are protected, encouraging the use of the provided static factory methods for creating instances."],["There are multiple versions of the API documented, ranging from version 0.1.0 up to the latest 0.19.0, with the page's primary focus being version 0.18.0."]]],[]]