| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3 | |
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Monitoring.Projects.NotificationChannels.Verify |
Monitoring.Projects.NotificationChannels.verify(String name,
VerifyNotificationChannelRequest content)
Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a
result of calling SendNotificationChannelVerificationCode.
|
| Constructor and Description |
|---|
Verify(String name,
VerifyNotificationChannelRequest content)
Verifies a NotificationChannel by proving receipt of the code delivered to the channel as a
result of calling SendNotificationChannelVerificationCode.
|
| Modifier and Type | Method and Description |
|---|---|
VerifyNotificationChannelRequest |
VerifyNotificationChannelRequest.clone() |
VerifyNotificationChannelRequest |
VerifyNotificationChannelRequest.set(String fieldName,
Object value) |
VerifyNotificationChannelRequest |
VerifyNotificationChannelRequest.setCode(String code)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.