public static final class Alert.ActionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder> implements Alert.ActionInfoOrBuilder
alert.ActionInfo| Modifier and Type | Method and Description |
|---|---|
Alert.ActionInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Alert.ActionInfo |
build() |
Alert.ActionInfo |
buildPartial() |
Alert.ActionInfo.Builder |
clear() |
Alert.ActionInfo.Builder |
clearAction() |
Alert.ActionInfo.Builder |
clearEmail()
.command_alert.EmailAction email = 3; |
Alert.ActionInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Alert.ActionInfo.Builder |
clearGuid()
string guid = 1; |
Alert.ActionInfo.Builder |
clearName()
string name = 2; |
Alert.ActionInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Alert.ActionInfo.Builder |
clearWebhook()
.command_alert.WebHookAction webhook = 4; |
Alert.ActionInfo.Builder |
clone() |
Alert.ActionInfo.ActionCase |
getActionCase() |
Alert.ActionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CommandAlert.EmailAction |
getEmail()
.command_alert.EmailAction email = 3; |
CommandAlert.EmailAction.Builder |
getEmailBuilder()
.command_alert.EmailAction email = 3; |
CommandAlert.EmailActionOrBuilder |
getEmailOrBuilder()
.command_alert.EmailAction email = 3; |
String |
getGuid()
string guid = 1; |
com.google.protobuf.ByteString |
getGuidBytes()
string guid = 1; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
CommandAlert.WebHookAction |
getWebhook()
.command_alert.WebHookAction webhook = 4; |
CommandAlert.WebHookAction.Builder |
getWebhookBuilder()
.command_alert.WebHookAction webhook = 4; |
CommandAlert.WebHookActionOrBuilder |
getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 4; |
boolean |
hasEmail()
.command_alert.EmailAction email = 3; |
boolean |
hasWebhook()
.command_alert.WebHookAction webhook = 4; |
boolean |
isInitialized() |
Alert.ActionInfo.Builder |
mergeEmail(CommandAlert.EmailAction value)
.command_alert.EmailAction email = 3; |
Alert.ActionInfo.Builder |
mergeFrom(Alert.ActionInfo other) |
Alert.ActionInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Alert.ActionInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
Alert.ActionInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Alert.ActionInfo.Builder |
mergeWebhook(CommandAlert.WebHookAction value)
.command_alert.WebHookAction webhook = 4; |
Alert.ActionInfo.Builder |
setEmail(CommandAlert.EmailAction.Builder builderForValue)
.command_alert.EmailAction email = 3; |
Alert.ActionInfo.Builder |
setEmail(CommandAlert.EmailAction value)
.command_alert.EmailAction email = 3; |
Alert.ActionInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Alert.ActionInfo.Builder |
setGuid(String value)
string guid = 1; |
Alert.ActionInfo.Builder |
setGuidBytes(com.google.protobuf.ByteString value)
string guid = 1; |
Alert.ActionInfo.Builder |
setName(String value)
string name = 2; |
Alert.ActionInfo.Builder |
setNameBytes(com.google.protobuf.ByteString value)
string name = 2; |
Alert.ActionInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Alert.ActionInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Alert.ActionInfo.Builder |
setWebhook(CommandAlert.WebHookAction.Builder builderForValue)
.command_alert.WebHookAction webhook = 4; |
Alert.ActionInfo.Builder |
setWebhook(CommandAlert.WebHookAction value)
.command_alert.WebHookAction webhook = 4; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public Alert.ActionInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Alert.ActionInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Alert.ActionInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Alert.ActionInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder mergeFrom(Alert.ActionInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public Alert.ActionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Alert.ActionInfo.Builder>IOExceptionpublic Alert.ActionInfo.ActionCase getActionCase()
getActionCase in interface Alert.ActionInfoOrBuilderpublic Alert.ActionInfo.Builder clearAction()
public String getGuid()
string guid = 1;getGuid in interface Alert.ActionInfoOrBuilderpublic com.google.protobuf.ByteString getGuidBytes()
string guid = 1;getGuidBytes in interface Alert.ActionInfoOrBuilderpublic Alert.ActionInfo.Builder setGuid(String value)
string guid = 1;value - The guid to set.public Alert.ActionInfo.Builder clearGuid()
string guid = 1;public Alert.ActionInfo.Builder setGuidBytes(com.google.protobuf.ByteString value)
string guid = 1;value - The bytes for guid to set.public String getName()
string name = 2;getName in interface Alert.ActionInfoOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface Alert.ActionInfoOrBuilderpublic Alert.ActionInfo.Builder setName(String value)
string name = 2;value - The name to set.public Alert.ActionInfo.Builder clearName()
string name = 2;public Alert.ActionInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 2;value - The bytes for name to set.public boolean hasEmail()
.command_alert.EmailAction email = 3;hasEmail in interface Alert.ActionInfoOrBuilderpublic CommandAlert.EmailAction getEmail()
.command_alert.EmailAction email = 3;getEmail in interface Alert.ActionInfoOrBuilderpublic Alert.ActionInfo.Builder setEmail(CommandAlert.EmailAction value)
.command_alert.EmailAction email = 3;public Alert.ActionInfo.Builder setEmail(CommandAlert.EmailAction.Builder builderForValue)
.command_alert.EmailAction email = 3;public Alert.ActionInfo.Builder mergeEmail(CommandAlert.EmailAction value)
.command_alert.EmailAction email = 3;public Alert.ActionInfo.Builder clearEmail()
.command_alert.EmailAction email = 3;public CommandAlert.EmailAction.Builder getEmailBuilder()
.command_alert.EmailAction email = 3;public CommandAlert.EmailActionOrBuilder getEmailOrBuilder()
.command_alert.EmailAction email = 3;getEmailOrBuilder in interface Alert.ActionInfoOrBuilderpublic boolean hasWebhook()
.command_alert.WebHookAction webhook = 4;hasWebhook in interface Alert.ActionInfoOrBuilderpublic CommandAlert.WebHookAction getWebhook()
.command_alert.WebHookAction webhook = 4;getWebhook in interface Alert.ActionInfoOrBuilderpublic Alert.ActionInfo.Builder setWebhook(CommandAlert.WebHookAction value)
.command_alert.WebHookAction webhook = 4;public Alert.ActionInfo.Builder setWebhook(CommandAlert.WebHookAction.Builder builderForValue)
.command_alert.WebHookAction webhook = 4;public Alert.ActionInfo.Builder mergeWebhook(CommandAlert.WebHookAction value)
.command_alert.WebHookAction webhook = 4;public Alert.ActionInfo.Builder clearWebhook()
.command_alert.WebHookAction webhook = 4;public CommandAlert.WebHookAction.Builder getWebhookBuilder()
.command_alert.WebHookAction webhook = 4;public CommandAlert.WebHookActionOrBuilder getWebhookOrBuilder()
.command_alert.WebHookAction webhook = 4;getWebhookOrBuilder in interface Alert.ActionInfoOrBuilderpublic final Alert.ActionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>public final Alert.ActionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.ActionInfo.Builder>