public static final class CommandAlert.WebHookAction extends com.google.protobuf.GeneratedMessageV3 implements CommandAlert.WebHookActionOrBuilder
command_alert.WebHookAction| Modifier and Type | Class and Description |
|---|---|
static class |
CommandAlert.WebHookAction.Builder
Protobuf type
command_alert.WebHookAction |
static class |
CommandAlert.WebHookAction.WebHookTypeCase |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
PAGERDUTY_FIELD_NUMBER |
static int |
SLACK_FIELD_NUMBER |
static int |
SUBJECT_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static CommandAlert.WebHookAction |
getDefaultInstance() |
CommandAlert.WebHookAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
CommandAlert.PagerDuty |
getPagerduty()
.command_alert.PagerDuty pagerduty = 4; |
CommandAlert.PagerDutyOrBuilder |
getPagerdutyOrBuilder()
.command_alert.PagerDuty pagerduty = 4; |
com.google.protobuf.Parser<CommandAlert.WebHookAction> |
getParserForType() |
int |
getSerializedSize() |
CommandAlert.Slack |
getSlack()
.command_alert.Slack slack = 3; |
CommandAlert.SlackOrBuilder |
getSlackOrBuilder()
.command_alert.Slack slack = 3; |
String |
getSubject()
string subject = 2; |
com.google.protobuf.ByteString |
getSubjectBytes()
string subject = 2; |
String |
getUrl()
string url = 1; |
com.google.protobuf.ByteString |
getUrlBytes()
string url = 1; |
CommandAlert.WebHookAction.WebHookTypeCase |
getWebHookTypeCase() |
int |
hashCode() |
boolean |
hasPagerduty()
.command_alert.PagerDuty pagerduty = 4; |
boolean |
hasSlack()
.command_alert.Slack slack = 3; |
boolean |
isInitialized() |
static CommandAlert.WebHookAction.Builder |
newBuilder() |
static CommandAlert.WebHookAction.Builder |
newBuilder(CommandAlert.WebHookAction prototype) |
CommandAlert.WebHookAction.Builder |
newBuilderForType() |
static CommandAlert.WebHookAction |
parseDelimitedFrom(InputStream input) |
static CommandAlert.WebHookAction |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.WebHookAction |
parseFrom(byte[] data) |
static CommandAlert.WebHookAction |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.WebHookAction |
parseFrom(ByteBuffer data) |
static CommandAlert.WebHookAction |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.WebHookAction |
parseFrom(com.google.protobuf.ByteString data) |
static CommandAlert.WebHookAction |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.WebHookAction |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CommandAlert.WebHookAction |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommandAlert.WebHookAction |
parseFrom(InputStream input) |
static CommandAlert.WebHookAction |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CommandAlert.WebHookAction> |
parser() |
CommandAlert.WebHookAction.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int URL_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER
public static final int SLACK_FIELD_NUMBER
public static final int PAGERDUTY_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public CommandAlert.WebHookAction.WebHookTypeCase getWebHookTypeCase()
getWebHookTypeCase in interface CommandAlert.WebHookActionOrBuilderpublic String getUrl()
string url = 1;getUrl in interface CommandAlert.WebHookActionOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
string url = 1;getUrlBytes in interface CommandAlert.WebHookActionOrBuilderpublic String getSubject()
string subject = 2;getSubject in interface CommandAlert.WebHookActionOrBuilderpublic com.google.protobuf.ByteString getSubjectBytes()
string subject = 2;getSubjectBytes in interface CommandAlert.WebHookActionOrBuilderpublic boolean hasSlack()
.command_alert.Slack slack = 3;hasSlack in interface CommandAlert.WebHookActionOrBuilderpublic CommandAlert.Slack getSlack()
.command_alert.Slack slack = 3;getSlack in interface CommandAlert.WebHookActionOrBuilderpublic CommandAlert.SlackOrBuilder getSlackOrBuilder()
.command_alert.Slack slack = 3;getSlackOrBuilder in interface CommandAlert.WebHookActionOrBuilderpublic boolean hasPagerduty()
.command_alert.PagerDuty pagerduty = 4;hasPagerduty in interface CommandAlert.WebHookActionOrBuilderpublic CommandAlert.PagerDuty getPagerduty()
.command_alert.PagerDuty pagerduty = 4;getPagerduty in interface CommandAlert.WebHookActionOrBuilderpublic CommandAlert.PagerDutyOrBuilder getPagerdutyOrBuilder()
.command_alert.PagerDuty pagerduty = 4;getPagerdutyOrBuilder in interface CommandAlert.WebHookActionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CommandAlert.WebHookAction parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommandAlert.WebHookAction parseFrom(InputStream input) throws IOException
IOExceptionpublic static CommandAlert.WebHookAction parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommandAlert.WebHookAction parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CommandAlert.WebHookAction parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommandAlert.WebHookAction parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CommandAlert.WebHookAction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CommandAlert.WebHookAction.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CommandAlert.WebHookAction.Builder newBuilder()
public static CommandAlert.WebHookAction.Builder newBuilder(CommandAlert.WebHookAction prototype)
public CommandAlert.WebHookAction.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static CommandAlert.WebHookAction getDefaultInstance()
public static com.google.protobuf.Parser<CommandAlert.WebHookAction> parser()
public com.google.protobuf.Parser<CommandAlert.WebHookAction> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CommandAlert.WebHookAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder