Uses of Interface
com.google.container.v1beta1.NotificationConfigOrBuilder
-
Packages that use NotificationConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of NotificationConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement NotificationConfigOrBuilder Modifier and Type Class Description class
NotificationConfig
NotificationConfig is the configuration of notifications.static class
NotificationConfig.Builder
NotificationConfig is the configuration of notifications.Methods in com.google.container.v1beta1 that return NotificationConfigOrBuilder Modifier and Type Method Description NotificationConfigOrBuilder
ClusterUpdate.Builder. getDesiredNotificationConfigOrBuilder()
The desired notification configuration.NotificationConfigOrBuilder
ClusterUpdate. getDesiredNotificationConfigOrBuilder()
The desired notification configuration.NotificationConfigOrBuilder
ClusterUpdateOrBuilder. getDesiredNotificationConfigOrBuilder()
The desired notification configuration.NotificationConfigOrBuilder
Cluster.Builder. getNotificationConfigOrBuilder()
Notification configuration of the cluster.NotificationConfigOrBuilder
Cluster. getNotificationConfigOrBuilder()
Notification configuration of the cluster.NotificationConfigOrBuilder
ClusterOrBuilder. getNotificationConfigOrBuilder()
Notification configuration of the cluster.
-