Constructs an instance of HttpJsonCustomFieldServiceStub, 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 HttpJsonCustomFieldServiceStub, 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-03-21 UTC."],[[["The document details the `HttpJsonCustomFieldServiceStub` class, which is a REST stub implementation for the CustomFieldService API, intended for advanced usage and direct API interaction."],["This class inherits from `CustomFieldServiceStub` and ultimately from `java.lang.Object`, inheriting various methods for managing custom fields, including closing connections and handling callable requests."],["It includes multiple static factory methods for creating instances of `HttpJsonCustomFieldServiceStub`, accepting parameters such as `CustomFieldServiceStubSettings` and `ClientContext`, with exceptions like `IOException` that may be thrown."],["The class offers methods for managing the service lifecycle, such as `awaitTermination`, `close`, `shutdown`, and `shutdownNow`, along with functions to check its operational status via `isShutdown` and `isTerminated`."],["The documentation references various versions of the API, ranging from version 0.1.0 to 0.19.0 (latest), each linking to the respective documentation for that version."]]],[]]