public class AlertCenter.V1beta1 extends Object
Modifier and Type | Class and Description |
---|---|
class |
AlertCenter.V1beta1.GetSettings |
class |
AlertCenter.V1beta1.UpdateSettings |
Constructor and Description |
---|
V1beta1() |
Modifier and Type | Method and Description |
---|---|
AlertCenter.V1beta1.GetSettings |
getSettings()
Returns customer-level settings.
|
AlertCenter.V1beta1.UpdateSettings |
updateSettings(Settings content)
Updates the customer-level settings.
|
public AlertCenter.V1beta1.GetSettings getSettings() throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.IOException
public AlertCenter.V1beta1.UpdateSettings updateSettings(Settings content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.content
- the Settings
IOException
Copyright © 2011–2024 Google. All rights reserved.