Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupServiceClient
-
Packages that use ErrorGroupServiceClient Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorGroupServiceClient in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorGroupServiceClient Modifier and Type Method Description static ErrorGroupServiceClient
ErrorGroupServiceClient. create()
Constructs an instance of ErrorGroupServiceClient with default settings.static ErrorGroupServiceClient
ErrorGroupServiceClient. create(ErrorGroupServiceSettings settings)
Constructs an instance of ErrorGroupServiceClient, using the given settings.static ErrorGroupServiceClient
ErrorGroupServiceClient. create(ErrorGroupServiceStub stub)
Constructs an instance of ErrorGroupServiceClient, using the given stub for making calls.
-