Uses of Interface
com.google.cloud.batch.v1alpha.JobNotificationOrBuilder
-
Packages that use JobNotificationOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of JobNotificationOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement JobNotificationOrBuilder Modifier and Type Class Description classJobNotificationNotification configurations.static classJobNotification.BuilderNotification configurations.Methods in com.google.cloud.batch.v1alpha that return JobNotificationOrBuilder Modifier and Type Method Description JobNotificationOrBuilderJob.Builder. getNotificationOrBuilder()Deprecated.JobNotificationOrBuilderJob. getNotificationOrBuilder()Deprecated.JobNotificationOrBuilderJobOrBuilder. getNotificationOrBuilder()Deprecated.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.v1alpha 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.
-