Uses of Interface
com.google.container.v1.NotificationConfig.PubSubOrBuilder
-
Packages that use NotificationConfig.PubSubOrBuilder Package Description com.google.container.v1 -
-
Uses of NotificationConfig.PubSubOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement NotificationConfig.PubSubOrBuilder Modifier and Type Class Description static class
NotificationConfig.PubSub
Pub/Sub specific notification config.static class
NotificationConfig.PubSub.Builder
Pub/Sub specific notification config.Methods in com.google.container.v1 that return NotificationConfig.PubSubOrBuilder Modifier and Type Method Description NotificationConfig.PubSubOrBuilder
NotificationConfig.Builder. getPubsubOrBuilder()
Notification config for Pub/Sub.NotificationConfig.PubSubOrBuilder
NotificationConfig. getPubsubOrBuilder()
Notification config for Pub/Sub.NotificationConfig.PubSubOrBuilder
NotificationConfigOrBuilder. getPubsubOrBuilder()
Notification config for Pub/Sub.
-