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