Uses of Interface
com.google.cloud.batch.v1alpha.JobNotification.MessageOrBuilder
-
Packages that use JobNotification.MessageOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of JobNotification.MessageOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement JobNotification.MessageOrBuilder Modifier and Type Class Description static class
JobNotification.Message
Message details.static class
JobNotification.Message.Builder
Message details.Methods in com.google.cloud.batch.v1alpha that return JobNotification.MessageOrBuilder Modifier and Type Method Description JobNotification.MessageOrBuilder
JobNotification.Builder. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.JobNotification.MessageOrBuilder
JobNotification. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.JobNotification.MessageOrBuilder
JobNotificationOrBuilder. getMessageOrBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.
-