| Modifier and Type | Method and Description |
|---|---|
JobNotification |
JobNotification.Builder.build() |
JobNotification |
JobNotification.Builder.buildPartial() |
static JobNotification |
JobNotification.getDefaultInstance() |
JobNotification |
JobNotification.getDefaultInstanceForType() |
JobNotification |
JobNotification.Builder.getDefaultInstanceForType() |
JobNotification |
JobOrBuilder.getNotifications(int index)
Notification configurations.
|
JobNotification |
Job.getNotifications(int index)
Notification configurations.
|
JobNotification |
Job.Builder.getNotifications(int index)
Notification configurations.
|
static JobNotification |
JobNotification.parseDelimitedFrom(InputStream input) |
static JobNotification |
JobNotification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification |
JobNotification.parseFrom(byte[] data) |
static JobNotification |
JobNotification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification |
JobNotification.parseFrom(ByteBuffer data) |
static JobNotification |
JobNotification.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification |
JobNotification.parseFrom(com.google.protobuf.ByteString data) |
static JobNotification |
JobNotification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification |
JobNotification.parseFrom(com.google.protobuf.CodedInputStream input) |
static JobNotification |
JobNotification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification |
JobNotification.parseFrom(InputStream input) |
static JobNotification |
JobNotification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<JobNotification> |
JobOrBuilder.getNotificationsList()
Notification configurations.
|
List<JobNotification> |
Job.getNotificationsList()
Notification configurations.
|
List<JobNotification> |
Job.Builder.getNotificationsList()
Notification configurations.
|
com.google.protobuf.Parser<JobNotification> |
JobNotification.getParserForType() |
static com.google.protobuf.Parser<JobNotification> |
JobNotification.parser() |
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.addNotifications(int index,
JobNotification value)
Notification configurations.
|
Job.Builder |
Job.Builder.addNotifications(JobNotification value)
Notification configurations.
|
JobNotification.Builder |
JobNotification.Builder.mergeFrom(JobNotification other) |
static JobNotification.Builder |
JobNotification.newBuilder(JobNotification prototype) |
Job.Builder |
Job.Builder.setNotifications(int index,
JobNotification value)
Notification configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.addAllNotifications(Iterable<? extends JobNotification> values)
Notification configurations.
|
Copyright © 2025 Google LLC. All rights reserved.