Send feedback
Class HttpJsonReportErrorsServiceStub (0.134.0-beta)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public class HttpJsonReportErrorsServiceStub extends ReportErrorsServiceStub
REST stub implementation for the ReportErrorsService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
public static final HttpJsonReportErrorsServiceStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
public static final HttpJsonReportErrorsServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
public static final HttpJsonReportErrorsServiceStub create(ReportErrorsServiceStubSettings settings)
Parameter
Returns
Exceptions
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Constructors
protected HttpJsonReportErrorsServiceStub(ReportErrorsServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonReportErrorsServiceStub, 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.
Parameters
protected HttpJsonReportErrorsServiceStub(ReportErrorsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonReportErrorsServiceStub, 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.
Parameters
Methods
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
public final void close()
Overrides
public boolean isShutdown()
Returns
public boolean isTerminated()
Returns
public UnaryCallable<ReportErrorEventRequest,ReportErrorEventResponse> reportErrorEventCallable()
Returns
Overrides
public void shutdownNow()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-03-18 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?