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