Package | Description |
---|---|
com.google.cloud.securitycenter.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
NotificationConfigName |
NotificationConfigName.Builder.build() |
static NotificationConfigName |
NotificationConfigName.of(String organization,
String notificationConfig) |
static NotificationConfigName |
NotificationConfigName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<NotificationConfigName> |
NotificationConfigName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityCenterClient.deleteNotificationConfig(NotificationConfigName name)
Deletes a notification config.
|
NotificationConfig |
SecurityCenterClient.getNotificationConfig(NotificationConfigName name)
Gets a notification config.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
NotificationConfigName.toStringList(List<NotificationConfigName> values) |
Copyright © 2022 Google LLC. All rights reserved.