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 class
NotificationConfig.Filter
Allows filtering to one or more specific event types.static class
NotificationConfig.Filter.Builder
Allows filtering to one or more specific event types.Methods in com.google.container.v1 that return NotificationConfig.FilterOrBuilder Modifier and Type Method Description NotificationConfig.FilterOrBuilder
NotificationConfig.PubSub.Builder. getFilterOrBuilder()
Allows filtering to one or more specific event types.NotificationConfig.FilterOrBuilder
NotificationConfig.PubSub. getFilterOrBuilder()
Allows filtering to one or more specific event types.NotificationConfig.FilterOrBuilder
NotificationConfig.PubSubOrBuilder. getFilterOrBuilder()
Allows filtering to one or more specific event types.
-