Uses of Interface
com.google.container.v1.NotificationConfig.FilterOrBuilder
-
Packages that use NotificationConfig.FilterOrBuilder Package Description com.google.container.v1 -
-
Uses of NotificationConfig.FilterOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NotificationConfig.FilterOrBuilder Modifier and Type Class Description static classNotificationConfig.FilterAllows filtering to one or more specific event types.static classNotificationConfig.Filter.BuilderAllows filtering to one or more specific event types.Methods in com.google.container.v1 that return NotificationConfig.FilterOrBuilder Modifier and Type Method Description NotificationConfig.FilterOrBuilderNotificationConfig.PubSub.Builder. getFilterOrBuilder()Allows filtering to one or more specific event types.NotificationConfig.FilterOrBuilderNotificationConfig.PubSub. getFilterOrBuilder()Allows filtering to one or more specific event types.NotificationConfig.FilterOrBuilderNotificationConfig.PubSubOrBuilder. getFilterOrBuilder()Allows filtering to one or more specific event types.
-