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 ErrorGroupServiceClientErrorGroupServiceClient. create()Constructs an instance of ErrorGroupServiceClient with default settings.static ErrorGroupServiceClientErrorGroupServiceClient. create(ErrorGroupServiceSettings settings)Constructs an instance of ErrorGroupServiceClient, using the given settings.static ErrorGroupServiceClientErrorGroupServiceClient. create(ErrorGroupServiceStub stub)Constructs an instance of ErrorGroupServiceClient, using the given stub for making calls.
-