Uses of Interface
com.google.cloud.batch.v1.JobNotificationOrBuilder
-
Packages that use JobNotificationOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of JobNotificationOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement JobNotificationOrBuilder Modifier and Type Class Description classJobNotificationNotification configurations.static classJobNotification.BuilderNotification configurations.Methods in com.google.cloud.batch.v1 that return JobNotificationOrBuilder Modifier and Type Method Description JobNotificationOrBuilderJob.Builder. getNotificationsOrBuilder(int index)Notification configurations.JobNotificationOrBuilderJob. getNotificationsOrBuilder(int index)Notification configurations.JobNotificationOrBuilderJobOrBuilder. getNotificationsOrBuilder(int index)Notification configurations.Methods in com.google.cloud.batch.v1 that return types with arguments of type JobNotificationOrBuilder Modifier and Type Method Description List<? extends JobNotificationOrBuilder>Job.Builder. getNotificationsOrBuilderList()Notification configurations.List<? extends JobNotificationOrBuilder>Job. getNotificationsOrBuilderList()Notification configurations.List<? extends JobNotificationOrBuilder>JobOrBuilder. getNotificationsOrBuilderList()Notification configurations.
-