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 ErrorStatsServiceSettings
ErrorStatsServiceSettings.Builder. build()
static ErrorStatsServiceSettings
ErrorStatsServiceSettings. create(ErrorStatsServiceStubSettings stub)
ErrorStatsServiceSettings
ErrorStatsServiceClient. getSettings()
Methods in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type ErrorStatsServiceSettings Modifier and Type Method Description static ErrorStatsServiceClient
ErrorStatsServiceClient. 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.
-