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 class
JobNotification
Notification configurations.static class
JobNotification.Builder
Notification configurations.Methods in com.google.cloud.batch.v1alpha that return JobNotificationOrBuilder Modifier and Type Method Description JobNotificationOrBuilder
Job.Builder. getNotificationOrBuilder()
Deprecated.JobNotificationOrBuilder
Job. getNotificationOrBuilder()
Deprecated.JobNotificationOrBuilder
JobOrBuilder. getNotificationOrBuilder()
Deprecated.JobNotificationOrBuilder
Job.Builder. getNotificationsOrBuilder(int index)
Notification configurations.JobNotificationOrBuilder
Job. getNotificationsOrBuilder(int index)
Notification configurations.JobNotificationOrBuilder
JobOrBuilder. 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.
-