public static final class CommandAlert.PagerDuty.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder> implements CommandAlert.PagerDutyOrBuilder
command_alert.PagerDuty| Modifier and Type | Method and Description |
|---|---|
CommandAlert.PagerDuty.Builder |
addAllLinks(Iterable<? extends CommandAlert.PagerDutyLink> values)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
addLinks(CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
addLinks(CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
addLinks(int index,
CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
addLinks(int index,
CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDutyLink.Builder |
addLinksBuilder()
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDutyLink.Builder |
addLinksBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandAlert.PagerDuty |
build() |
CommandAlert.PagerDuty |
buildPartial() |
CommandAlert.PagerDuty.Builder |
clear() |
CommandAlert.PagerDuty.Builder |
clearEventAction()
string event_action = 2; |
CommandAlert.PagerDuty.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommandAlert.PagerDuty.Builder |
clearLinks()
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommandAlert.PagerDuty.Builder |
clearPayload()
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDuty.Builder |
clearRoutingKey()
string routing_key = 1; |
CommandAlert.PagerDuty.Builder |
clone() |
CommandAlert.PagerDuty |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEventAction()
string event_action = 2; |
com.google.protobuf.ByteString |
getEventActionBytes()
string event_action = 2; |
CommandAlert.PagerDutyLink |
getLinks(int index)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDutyLink.Builder |
getLinksBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4; |
List<CommandAlert.PagerDutyLink.Builder> |
getLinksBuilderList()
repeated .command_alert.PagerDutyLink links = 4; |
int |
getLinksCount()
repeated .command_alert.PagerDutyLink links = 4; |
List<CommandAlert.PagerDutyLink> |
getLinksList()
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDutyLinkOrBuilder |
getLinksOrBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4; |
List<? extends CommandAlert.PagerDutyLinkOrBuilder> |
getLinksOrBuilderList()
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDutyPayload |
getPayload()
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDutyPayload.Builder |
getPayloadBuilder()
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDutyPayloadOrBuilder |
getPayloadOrBuilder()
.command_alert.PagerDutyPayload payload = 3; |
String |
getRoutingKey()
string routing_key = 1; |
com.google.protobuf.ByteString |
getRoutingKeyBytes()
string routing_key = 1; |
boolean |
hasPayload()
.command_alert.PagerDutyPayload payload = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommandAlert.PagerDuty.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommandAlert.PagerDuty.Builder |
mergeFrom(CommandAlert.PagerDuty other) |
CommandAlert.PagerDuty.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommandAlert.PagerDuty.Builder |
mergePayload(CommandAlert.PagerDutyPayload value)
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDuty.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommandAlert.PagerDuty.Builder |
removeLinks(int index)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
setEventAction(String value)
string event_action = 2; |
CommandAlert.PagerDuty.Builder |
setEventActionBytes(com.google.protobuf.ByteString value)
string event_action = 2; |
CommandAlert.PagerDuty.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommandAlert.PagerDuty.Builder |
setLinks(int index,
CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
setLinks(int index,
CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4; |
CommandAlert.PagerDuty.Builder |
setPayload(CommandAlert.PagerDutyPayload.Builder builderForValue)
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDuty.Builder |
setPayload(CommandAlert.PagerDutyPayload value)
.command_alert.PagerDutyPayload payload = 3; |
CommandAlert.PagerDuty.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommandAlert.PagerDuty.Builder |
setRoutingKey(String value)
string routing_key = 1; |
CommandAlert.PagerDuty.Builder |
setRoutingKeyBytes(com.google.protobuf.ByteString value)
string routing_key = 1; |
CommandAlert.PagerDuty.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.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<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommandAlert.PagerDuty build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommandAlert.PagerDuty buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommandAlert.PagerDuty.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.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<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.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<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.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<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.Builder mergeFrom(CommandAlert.PagerDuty other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public CommandAlert.PagerDuty.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<CommandAlert.PagerDuty.Builder>IOExceptionpublic String getRoutingKey()
string routing_key = 1;getRoutingKey in interface CommandAlert.PagerDutyOrBuilderpublic com.google.protobuf.ByteString getRoutingKeyBytes()
string routing_key = 1;getRoutingKeyBytes in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDuty.Builder setRoutingKey(String value)
string routing_key = 1;value - The routingKey to set.public CommandAlert.PagerDuty.Builder clearRoutingKey()
string routing_key = 1;public CommandAlert.PagerDuty.Builder setRoutingKeyBytes(com.google.protobuf.ByteString value)
string routing_key = 1;value - The bytes for routingKey to set.public String getEventAction()
string event_action = 2;getEventAction in interface CommandAlert.PagerDutyOrBuilderpublic com.google.protobuf.ByteString getEventActionBytes()
string event_action = 2;getEventActionBytes in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDuty.Builder setEventAction(String value)
string event_action = 2;value - The eventAction to set.public CommandAlert.PagerDuty.Builder clearEventAction()
string event_action = 2;public CommandAlert.PagerDuty.Builder setEventActionBytes(com.google.protobuf.ByteString value)
string event_action = 2;value - The bytes for eventAction to set.public boolean hasPayload()
.command_alert.PagerDutyPayload payload = 3;hasPayload in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDutyPayload getPayload()
.command_alert.PagerDutyPayload payload = 3;getPayload in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDuty.Builder setPayload(CommandAlert.PagerDutyPayload value)
.command_alert.PagerDutyPayload payload = 3;public CommandAlert.PagerDuty.Builder setPayload(CommandAlert.PagerDutyPayload.Builder builderForValue)
.command_alert.PagerDutyPayload payload = 3;public CommandAlert.PagerDuty.Builder mergePayload(CommandAlert.PagerDutyPayload value)
.command_alert.PagerDutyPayload payload = 3;public CommandAlert.PagerDuty.Builder clearPayload()
.command_alert.PagerDutyPayload payload = 3;public CommandAlert.PagerDutyPayload.Builder getPayloadBuilder()
.command_alert.PagerDutyPayload payload = 3;public CommandAlert.PagerDutyPayloadOrBuilder getPayloadOrBuilder()
.command_alert.PagerDutyPayload payload = 3;getPayloadOrBuilder in interface CommandAlert.PagerDutyOrBuilderpublic List<CommandAlert.PagerDutyLink> getLinksList()
repeated .command_alert.PagerDutyLink links = 4;getLinksList in interface CommandAlert.PagerDutyOrBuilderpublic int getLinksCount()
repeated .command_alert.PagerDutyLink links = 4;getLinksCount in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDutyLink getLinks(int index)
repeated .command_alert.PagerDutyLink links = 4;getLinks in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDuty.Builder setLinks(int index, CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder setLinks(int index, CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder addLinks(CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder addLinks(int index, CommandAlert.PagerDutyLink value)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder addLinks(CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder addLinks(int index, CommandAlert.PagerDutyLink.Builder builderForValue)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder addAllLinks(Iterable<? extends CommandAlert.PagerDutyLink> values)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder clearLinks()
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDuty.Builder removeLinks(int index)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDutyLink.Builder getLinksBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDutyLinkOrBuilder getLinksOrBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4;getLinksOrBuilder in interface CommandAlert.PagerDutyOrBuilderpublic List<? extends CommandAlert.PagerDutyLinkOrBuilder> getLinksOrBuilderList()
repeated .command_alert.PagerDutyLink links = 4;getLinksOrBuilderList in interface CommandAlert.PagerDutyOrBuilderpublic CommandAlert.PagerDutyLink.Builder addLinksBuilder()
repeated .command_alert.PagerDutyLink links = 4;public CommandAlert.PagerDutyLink.Builder addLinksBuilder(int index)
repeated .command_alert.PagerDutyLink links = 4;public List<CommandAlert.PagerDutyLink.Builder> getLinksBuilderList()
repeated .command_alert.PagerDutyLink links = 4;public final CommandAlert.PagerDuty.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>public final CommandAlert.PagerDuty.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommandAlert.PagerDuty.Builder>