| Modifier and Type | Method and Description |
|---|---|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.addAllEventTypes(Iterable<? extends TransferTypes.NotificationConfig.EventType> values)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.addAllEventTypesValue(Iterable<Integer> values)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.addEventTypes(TransferTypes.NotificationConfig.EventType value)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.addEventTypesValue(int value)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clear() |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clearEventTypes()
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clearPayloadFormat()
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clearPubsubTopic()
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.clone() |
TransferTypes.NotificationConfig.Builder |
TransferTypes.TransferJob.Builder.getNotificationConfigBuilder()
Notification configuration.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.TransferOperation.Builder.getNotificationConfigBuilder()
Notification configuration.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.mergeFrom(TransferTypes.NotificationConfig other) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.newBuilder() |
static TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.newBuilder(TransferTypes.NotificationConfig prototype) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.newBuilderForType() |
protected TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setEventTypes(int index,
TransferTypes.NotificationConfig.EventType value)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setEventTypesValue(int index,
int value)
Event types for which a notification is desired.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setPayloadFormat(TransferTypes.NotificationConfig.PayloadFormat value)
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setPayloadFormatValue(int value)
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setPubsubTopic(String value)
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setPubsubTopicBytes(com.google.protobuf.ByteString value)
Required.
|
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TransferTypes.NotificationConfig.Builder |
TransferTypes.NotificationConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferJob.Builder |
TransferTypes.TransferJob.Builder.setNotificationConfig(TransferTypes.NotificationConfig.Builder builderForValue)
Notification configuration.
|
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.setNotificationConfig(TransferTypes.NotificationConfig.Builder builderForValue)
Notification configuration.
|
Copyright © 2022 Google LLC. All rights reserved.