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