Uses of Class
com.google.cloud.securitycenter.v1.NotificationConfig.NotifyConfigCase
-
Packages that use NotificationConfig.NotifyConfigCase Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of NotificationConfig.NotifyConfigCase in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return NotificationConfig.NotifyConfigCase Modifier and Type Method Description static NotificationConfig.NotifyConfigCaseNotificationConfig.NotifyConfigCase. forNumber(int value)NotificationConfig.NotifyConfigCaseNotificationConfig.Builder. getNotifyConfigCase()NotificationConfig.NotifyConfigCaseNotificationConfig. getNotifyConfigCase()NotificationConfig.NotifyConfigCaseNotificationConfigOrBuilder. getNotifyConfigCase()static NotificationConfig.NotifyConfigCaseNotificationConfig.NotifyConfigCase. valueOf(int value)Deprecated.static NotificationConfig.NotifyConfigCaseNotificationConfig.NotifyConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationConfig.NotifyConfigCase[]NotificationConfig.NotifyConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-