Package flyteidl.admin
Class Common.Notification.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
- flyteidl.admin.Common.Notification.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Common.NotificationOrBuilder,Cloneable
- Enclosing class:
- Common.Notification
public static final class Common.Notification.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder> implements Common.NotificationOrBuilder
Represents a structure for notifications based on execution status. The notification content is configured within flyte admin but can be templatized. Future iterations could expose configuring notifications with custom content.
Protobuf typeflyteidl.admin.Notification
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder>emailBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder>pagerDutyBuilder_private List<Integer>phases_private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>slackBuilder_private Objecttype_private inttypeCase_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Common.Notification.BuilderaddAllPhases(Iterable<? extends Execution.WorkflowExecution.Phase> values)A list of phases to which users can associate the notifications to.Common.Notification.BuilderaddAllPhasesValue(Iterable<Integer> values)A list of phases to which users can associate the notifications to.Common.Notification.BuilderaddPhases(Execution.WorkflowExecution.Phase value)A list of phases to which users can associate the notifications to.Common.Notification.BuilderaddPhasesValue(int value)A list of phases to which users can associate the notifications to.Common.Notification.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Common.Notificationbuild()Common.NotificationbuildPartial()private voidbuildPartial0(Common.Notification result)private voidbuildPartialOneofs(Common.Notification result)private voidbuildPartialRepeatedFields(Common.Notification result)Common.Notification.Builderclear()Common.Notification.BuilderclearEmail().flyteidl.admin.EmailNotification email = 2;Common.Notification.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Common.Notification.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Common.Notification.BuilderclearPagerDuty().flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.Notification.BuilderclearPhases()A list of phases to which users can associate the notifications to.Common.Notification.BuilderclearSlack().flyteidl.admin.SlackNotification slack = 4;Common.Notification.BuilderclearType()Common.Notification.Builderclone()private voidensurePhasesIsMutable()Common.NotificationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Common.EmailNotificationgetEmail().flyteidl.admin.EmailNotification email = 2;Common.EmailNotification.BuildergetEmailBuilder().flyteidl.admin.EmailNotification email = 2;private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder>getEmailFieldBuilder().flyteidl.admin.EmailNotification email = 2;Common.EmailNotificationOrBuildergetEmailOrBuilder().flyteidl.admin.EmailNotification email = 2;Common.PagerDutyNotificationgetPagerDuty().flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.PagerDutyNotification.BuildergetPagerDutyBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder>getPagerDutyFieldBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.PagerDutyNotificationOrBuildergetPagerDutyOrBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;Execution.WorkflowExecution.PhasegetPhases(int index)A list of phases to which users can associate the notifications to.intgetPhasesCount()A list of phases to which users can associate the notifications to.List<Execution.WorkflowExecution.Phase>getPhasesList()A list of phases to which users can associate the notifications to.intgetPhasesValue(int index)A list of phases to which users can associate the notifications to.List<Integer>getPhasesValueList()A list of phases to which users can associate the notifications to.Common.SlackNotificationgetSlack().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotification.BuildergetSlackBuilder().flyteidl.admin.SlackNotification slack = 4;private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>getSlackFieldBuilder().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotificationOrBuildergetSlackOrBuilder().flyteidl.admin.SlackNotification slack = 4;Common.Notification.TypeCasegetTypeCase()booleanhasEmail().flyteidl.admin.EmailNotification email = 2;booleanhasPagerDuty().flyteidl.admin.PagerDutyNotification pager_duty = 3;booleanhasSlack().flyteidl.admin.SlackNotification slack = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Common.Notification.BuildermergeEmail(Common.EmailNotification value).flyteidl.admin.EmailNotification email = 2;Common.Notification.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Common.Notification.BuildermergeFrom(com.google.protobuf.Message other)Common.Notification.BuildermergeFrom(Common.Notification other)Common.Notification.BuildermergePagerDuty(Common.PagerDutyNotification value).flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.Notification.BuildermergeSlack(Common.SlackNotification value).flyteidl.admin.SlackNotification slack = 4;Common.Notification.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Common.Notification.BuildersetEmail(Common.EmailNotification value).flyteidl.admin.EmailNotification email = 2;Common.Notification.BuildersetEmail(Common.EmailNotification.Builder builderForValue).flyteidl.admin.EmailNotification email = 2;Common.Notification.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Common.Notification.BuildersetPagerDuty(Common.PagerDutyNotification value).flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.Notification.BuildersetPagerDuty(Common.PagerDutyNotification.Builder builderForValue).flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.Notification.BuildersetPhases(int index, Execution.WorkflowExecution.Phase value)A list of phases to which users can associate the notifications to.Common.Notification.BuildersetPhasesValue(int index, int value)A list of phases to which users can associate the notifications to.Common.Notification.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Common.Notification.BuildersetSlack(Common.SlackNotification value).flyteidl.admin.SlackNotification slack = 4;Common.Notification.BuildersetSlack(Common.SlackNotification.Builder builderForValue).flyteidl.admin.SlackNotification slack = 4;Common.Notification.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
typeCase_
private int typeCase_
-
type_
private Object type_
-
bitField0_
private int bitField0_
-
emailBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder> emailBuilder_
-
pagerDutyBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder> pagerDutyBuilder_
-
slackBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder> slackBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
clear
public Common.Notification.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
getDefaultInstanceForType
public Common.Notification getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Common.Notification build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Common.Notification buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
private void buildPartialRepeatedFields(Common.Notification result)
-
buildPartial0
private void buildPartial0(Common.Notification result)
-
buildPartialOneofs
private void buildPartialOneofs(Common.Notification result)
-
clone
public Common.Notification.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
setField
public Common.Notification.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
clearField
public Common.Notification.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
clearOneof
public Common.Notification.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
setRepeatedField
public Common.Notification.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
addRepeatedField
public Common.Notification.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
mergeFrom
public Common.Notification.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Common.Notification.Builder>
-
mergeFrom
public Common.Notification.Builder mergeFrom(Common.Notification other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
mergeFrom
public Common.Notification.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Common.Notification.Builder>- Throws:
IOException
-
getTypeCase
public Common.Notification.TypeCase getTypeCase()
- Specified by:
getTypeCasein interfaceCommon.NotificationOrBuilder
-
clearType
public Common.Notification.Builder clearType()
-
ensurePhasesIsMutable
private void ensurePhasesIsMutable()
-
getPhasesList
public List<Execution.WorkflowExecution.Phase> getPhasesList()
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Specified by:
getPhasesListin interfaceCommon.NotificationOrBuilder- Returns:
- A list containing the phases.
-
getPhasesCount
public int getPhasesCount()
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Specified by:
getPhasesCountin interfaceCommon.NotificationOrBuilder- Returns:
- The count of phases.
-
getPhases
public Execution.WorkflowExecution.Phase getPhases(int index)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Specified by:
getPhasesin interfaceCommon.NotificationOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The phases at the given index.
-
setPhases
public Common.Notification.Builder setPhases(int index, Execution.WorkflowExecution.Phase value)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
index- The index to set the value at.value- The phases to set.- Returns:
- This builder for chaining.
-
addPhases
public Common.Notification.Builder addPhases(Execution.WorkflowExecution.Phase value)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
value- The phases to add.- Returns:
- This builder for chaining.
-
addAllPhases
public Common.Notification.Builder addAllPhases(Iterable<? extends Execution.WorkflowExecution.Phase> values)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
values- The phases to add.- Returns:
- This builder for chaining.
-
clearPhases
public Common.Notification.Builder clearPhases()
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Returns:
- This builder for chaining.
-
getPhasesValueList
public List<Integer> getPhasesValueList()
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Specified by:
getPhasesValueListin interfaceCommon.NotificationOrBuilder- Returns:
- A list containing the enum numeric values on the wire for phases.
-
getPhasesValue
public int getPhasesValue(int index)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Specified by:
getPhasesValuein interfaceCommon.NotificationOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of phases at the given index.
-
setPhasesValue
public Common.Notification.Builder setPhasesValue(int index, int value)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
index- The index to set the value at.value- The enum numeric value on the wire for phases to set.- Returns:
- This builder for chaining.
-
addPhasesValue
public Common.Notification.Builder addPhasesValue(int value)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
value- The enum numeric value on the wire for phases to add.- Returns:
- This builder for chaining.
-
addAllPhasesValue
public Common.Notification.Builder addAllPhasesValue(Iterable<Integer> values)
A list of phases to which users can associate the notifications to. +required
repeated .flyteidl.core.WorkflowExecution.Phase phases = 1;- Parameters:
values- The enum numeric values on the wire for phases to add.- Returns:
- This builder for chaining.
-
hasEmail
public boolean hasEmail()
.flyteidl.admin.EmailNotification email = 2;- Specified by:
hasEmailin interfaceCommon.NotificationOrBuilder- Returns:
- Whether the email field is set.
-
getEmail
public Common.EmailNotification getEmail()
.flyteidl.admin.EmailNotification email = 2;- Specified by:
getEmailin interfaceCommon.NotificationOrBuilder- Returns:
- The email.
-
setEmail
public Common.Notification.Builder setEmail(Common.EmailNotification value)
.flyteidl.admin.EmailNotification email = 2;
-
setEmail
public Common.Notification.Builder setEmail(Common.EmailNotification.Builder builderForValue)
.flyteidl.admin.EmailNotification email = 2;
-
mergeEmail
public Common.Notification.Builder mergeEmail(Common.EmailNotification value)
.flyteidl.admin.EmailNotification email = 2;
-
clearEmail
public Common.Notification.Builder clearEmail()
.flyteidl.admin.EmailNotification email = 2;
-
getEmailBuilder
public Common.EmailNotification.Builder getEmailBuilder()
.flyteidl.admin.EmailNotification email = 2;
-
getEmailOrBuilder
public Common.EmailNotificationOrBuilder getEmailOrBuilder()
.flyteidl.admin.EmailNotification email = 2;- Specified by:
getEmailOrBuilderin interfaceCommon.NotificationOrBuilder
-
getEmailFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder> getEmailFieldBuilder()
.flyteidl.admin.EmailNotification email = 2;
-
hasPagerDuty
public boolean hasPagerDuty()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;- Specified by:
hasPagerDutyin interfaceCommon.NotificationOrBuilder- Returns:
- Whether the pagerDuty field is set.
-
getPagerDuty
public Common.PagerDutyNotification getPagerDuty()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;- Specified by:
getPagerDutyin interfaceCommon.NotificationOrBuilder- Returns:
- The pagerDuty.
-
setPagerDuty
public Common.Notification.Builder setPagerDuty(Common.PagerDutyNotification value)
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
setPagerDuty
public Common.Notification.Builder setPagerDuty(Common.PagerDutyNotification.Builder builderForValue)
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
mergePagerDuty
public Common.Notification.Builder mergePagerDuty(Common.PagerDutyNotification value)
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
clearPagerDuty
public Common.Notification.Builder clearPagerDuty()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
getPagerDutyBuilder
public Common.PagerDutyNotification.Builder getPagerDutyBuilder()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
getPagerDutyOrBuilder
public Common.PagerDutyNotificationOrBuilder getPagerDutyOrBuilder()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;- Specified by:
getPagerDutyOrBuilderin interfaceCommon.NotificationOrBuilder
-
getPagerDutyFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder> getPagerDutyFieldBuilder()
.flyteidl.admin.PagerDutyNotification pager_duty = 3;
-
hasSlack
public boolean hasSlack()
.flyteidl.admin.SlackNotification slack = 4;- Specified by:
hasSlackin interfaceCommon.NotificationOrBuilder- Returns:
- Whether the slack field is set.
-
getSlack
public Common.SlackNotification getSlack()
.flyteidl.admin.SlackNotification slack = 4;- Specified by:
getSlackin interfaceCommon.NotificationOrBuilder- Returns:
- The slack.
-
setSlack
public Common.Notification.Builder setSlack(Common.SlackNotification value)
.flyteidl.admin.SlackNotification slack = 4;
-
setSlack
public Common.Notification.Builder setSlack(Common.SlackNotification.Builder builderForValue)
.flyteidl.admin.SlackNotification slack = 4;
-
mergeSlack
public Common.Notification.Builder mergeSlack(Common.SlackNotification value)
.flyteidl.admin.SlackNotification slack = 4;
-
clearSlack
public Common.Notification.Builder clearSlack()
.flyteidl.admin.SlackNotification slack = 4;
-
getSlackBuilder
public Common.SlackNotification.Builder getSlackBuilder()
.flyteidl.admin.SlackNotification slack = 4;
-
getSlackOrBuilder
public Common.SlackNotificationOrBuilder getSlackOrBuilder()
.flyteidl.admin.SlackNotification slack = 4;- Specified by:
getSlackOrBuilderin interfaceCommon.NotificationOrBuilder
-
getSlackFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder> getSlackFieldBuilder()
.flyteidl.admin.SlackNotification slack = 4;
-
setUnknownFields
public final Common.Notification.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
mergeUnknownFields
public final Common.Notification.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
-
-