Uses of Class
com.google.cloud.securitycenter.v1.NotificationConfigName.Builder
-
Packages that use NotificationConfigName.Builder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of NotificationConfigName.Builder in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return NotificationConfigName.Builder Modifier and Type Method Description static NotificationConfigName.Builder
NotificationConfigName. newBuilder()
static NotificationConfigName.Builder
NotificationConfigName. newOrganizationNotificationConfigBuilder()
NotificationConfigName.Builder
NotificationConfigName.Builder. setNotificationConfig(String notificationConfig)
NotificationConfigName.Builder
NotificationConfigName.Builder. setOrganization(String organization)
NotificationConfigName.Builder
NotificationConfigName. toBuilder()
-