Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.ErrorStatsServiceSettings
-
Packages that use ErrorStatsServiceSettings Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorStatsServiceSettings in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorStatsServiceSettings Modifier and Type Method Description ErrorStatsServiceSettingsErrorStatsServiceSettings.Builder. build()static ErrorStatsServiceSettingsErrorStatsServiceSettings. create(ErrorStatsServiceStubSettings stub)ErrorStatsServiceSettingsErrorStatsServiceClient. getSettings()Methods in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type ErrorStatsServiceSettings Modifier and Type Method Description static ErrorStatsServiceClientErrorStatsServiceClient. create(ErrorStatsServiceSettings settings)Constructs an instance of ErrorStatsServiceClient, using the given settings.Constructors in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type ErrorStatsServiceSettings Constructor Description Builder(ErrorStatsServiceSettings settings)ErrorStatsServiceClient(ErrorStatsServiceSettings settings)Constructs an instance of ErrorStatsServiceClient, using the given settings.
-