Class CommandAlert.PagerDuty
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.confluent.command.record.alert.CommandAlert.PagerDuty
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CommandAlert.PagerDutyOrBuilder,Serializable
- Enclosing class:
CommandAlert
public static final class CommandAlert.PagerDuty
extends com.google.protobuf.GeneratedMessage
implements CommandAlert.PagerDutyOrBuilder
Protobuf type
command_alert.PagerDuty- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecommand_alert.PagerDutyNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>, BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic CommandAlert.PagerDutystatic final com.google.protobuf.Descriptors.Descriptorstring event_action = 2;com.google.protobuf.ByteStringstring event_action = 2;getLinks(int index) repeated .command_alert.PagerDutyLink links = 4;intrepeated .command_alert.PagerDutyLink links = 4;repeated .command_alert.PagerDutyLink links = 4;getLinksOrBuilder(int index) repeated .command_alert.PagerDutyLink links = 4;List<? extends CommandAlert.PagerDutyLinkOrBuilder> repeated .command_alert.PagerDutyLink links = 4;com.google.protobuf.Parser<CommandAlert.PagerDuty> .command_alert.PagerDutyPayload payload = 3;.command_alert.PagerDutyPayload payload = 3;string routing_key = 1;com.google.protobuf.ByteStringstring routing_key = 1;intinthashCode()boolean.command_alert.PagerDutyPayload payload = 3;final booleannewBuilder(CommandAlert.PagerDuty prototype) static CommandAlert.PagerDutyparseDelimitedFrom(InputStream input) static CommandAlert.PagerDutyparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandAlert.PagerDutyparseFrom(byte[] data) static CommandAlert.PagerDutyparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandAlert.PagerDutyparseFrom(com.google.protobuf.ByteString data) static CommandAlert.PagerDutyparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandAlert.PagerDutyparseFrom(com.google.protobuf.CodedInputStream input) static CommandAlert.PagerDutyparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandAlert.PagerDutyparseFrom(InputStream input) static CommandAlert.PagerDutyparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommandAlert.PagerDutyparseFrom(ByteBuffer data) static CommandAlert.PagerDutyparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CommandAlert.PagerDuty> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ROUTING_KEY_FIELD_NUMBER
public static final int ROUTING_KEY_FIELD_NUMBER- See Also:
-
EVENT_ACTION_FIELD_NUMBER
public static final int EVENT_ACTION_FIELD_NUMBER- See Also:
-
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER- See Also:
-
LINKS_FIELD_NUMBER
public static final int LINKS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getRoutingKey
string routing_key = 1;- Specified by:
getRoutingKeyin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- The routingKey.
-
getRoutingKeyBytes
public com.google.protobuf.ByteString getRoutingKeyBytes()string routing_key = 1;- Specified by:
getRoutingKeyBytesin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- The bytes for routingKey.
-
getEventAction
string event_action = 2;- Specified by:
getEventActionin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- The eventAction.
-
getEventActionBytes
public com.google.protobuf.ByteString getEventActionBytes()string event_action = 2;- Specified by:
getEventActionBytesin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- The bytes for eventAction.
-
hasPayload
public boolean hasPayload().command_alert.PagerDutyPayload payload = 3;- Specified by:
hasPayloadin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- Whether the payload field is set.
-
getPayload
.command_alert.PagerDutyPayload payload = 3;- Specified by:
getPayloadin interfaceCommandAlert.PagerDutyOrBuilder- Returns:
- The payload.
-
getPayloadOrBuilder
.command_alert.PagerDutyPayload payload = 3;- Specified by:
getPayloadOrBuilderin interfaceCommandAlert.PagerDutyOrBuilder
-
getLinksList
repeated .command_alert.PagerDutyLink links = 4;- Specified by:
getLinksListin interfaceCommandAlert.PagerDutyOrBuilder
-
getLinksOrBuilderList
repeated .command_alert.PagerDutyLink links = 4;- Specified by:
getLinksOrBuilderListin interfaceCommandAlert.PagerDutyOrBuilder
-
getLinksCount
public int getLinksCount()repeated .command_alert.PagerDutyLink links = 4;- Specified by:
getLinksCountin interfaceCommandAlert.PagerDutyOrBuilder
-
getLinks
repeated .command_alert.PagerDutyLink links = 4;- Specified by:
getLinksin interfaceCommandAlert.PagerDutyOrBuilder
-
getLinksOrBuilder
repeated .command_alert.PagerDutyLink links = 4;- Specified by:
getLinksOrBuilderin interfaceCommandAlert.PagerDutyOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static CommandAlert.PagerDuty parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CommandAlert.PagerDuty parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-