Class CommandAlert.PagerDutyPayload
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.confluent.command.record.alert.CommandAlert.PagerDutyPayload
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CommandAlert.PagerDutyPayloadOrBuilder,Serializable
- Enclosing class:
CommandAlert
public static final class CommandAlert.PagerDutyPayload
extends com.google.protobuf.GeneratedMessage
implements CommandAlert.PagerDutyPayloadOrBuilder
Protobuf type
command_alert.PagerDutyPayload- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typecommand_alert.PagerDutyPayloadNested 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 intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionbooleanmap<string, string> custom_details = 6;booleanstring component = 5;com.google.protobuf.ByteStringstring component = 5;Deprecated.intmap<string, string> custom_details = 6;map<string, string> custom_details = 6;getCustomDetailsOrDefault(String key, String defaultValue) map<string, string> custom_details = 6;map<string, string> custom_details = 6;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<CommandAlert.PagerDutyPayload> int.command_alert.PagerDutySeverity severity = 3;int.command_alert.PagerDutySeverity severity = 3;string source = 2;com.google.protobuf.ByteStringstring source = 2;string summary = 1;com.google.protobuf.ByteStringstring summary = 1;string timestamp = 4;com.google.protobuf.ByteStringstring timestamp = 4;inthashCode()final booleannewBuilder(CommandAlert.PagerDutyPayload prototype) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<CommandAlert.PagerDutyPayload> 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
-
SUMMARY_FIELD_NUMBER
public static final int SUMMARY_FIELD_NUMBER- See Also:
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER- See Also:
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER- See Also:
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
COMPONENT_FIELD_NUMBER
public static final int COMPONENT_FIELD_NUMBER- See Also:
-
CUSTOM_DETAILS_FIELD_NUMBER
public static final int CUSTOM_DETAILS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getSummary
string summary = 1;- Specified by:
getSummaryin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The summary.
-
getSummaryBytes
public com.google.protobuf.ByteString getSummaryBytes()string summary = 1;- Specified by:
getSummaryBytesin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The bytes for summary.
-
getSource
string source = 2;- Specified by:
getSourcein interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()string source = 2;- Specified by:
getSourceBytesin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The bytes for source.
-
getSeverityValue
public int getSeverityValue().command_alert.PagerDutySeverity severity = 3;- Specified by:
getSeverityValuein interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The enum numeric value on the wire for severity.
-
getSeverity
.command_alert.PagerDutySeverity severity = 3;- Specified by:
getSeverityin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The severity.
-
getTimestamp
string timestamp = 4;- Specified by:
getTimestampin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The timestamp.
-
getTimestampBytes
public com.google.protobuf.ByteString getTimestampBytes()string timestamp = 4;- Specified by:
getTimestampBytesin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The bytes for timestamp.
-
getComponent
string component = 5;- Specified by:
getComponentin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The component.
-
getComponentBytes
public com.google.protobuf.ByteString getComponentBytes()string component = 5;- Specified by:
getComponentBytesin interfaceCommandAlert.PagerDutyPayloadOrBuilder- Returns:
- The bytes for component.
-
getCustomDetailsCount
public int getCustomDetailsCount()Description copied from interface:CommandAlert.PagerDutyPayloadOrBuildermap<string, string> custom_details = 6;- Specified by:
getCustomDetailsCountin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
containsCustomDetails
map<string, string> custom_details = 6;- Specified by:
containsCustomDetailsin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
getCustomDetails
Deprecated.UsegetCustomDetailsMap()instead.- Specified by:
getCustomDetailsin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
getCustomDetailsMap
map<string, string> custom_details = 6;- Specified by:
getCustomDetailsMapin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
getCustomDetailsOrDefault
map<string, string> custom_details = 6;- Specified by:
getCustomDetailsOrDefaultin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
getCustomDetailsOrThrow
map<string, string> custom_details = 6;- Specified by:
getCustomDetailsOrThrowin interfaceCommandAlert.PagerDutyPayloadOrBuilder
-
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.PagerDutyPayload parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDutyPayload parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDutyPayload parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDutyPayload 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.PagerDutyPayload parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CommandAlert.PagerDutyPayload 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.PagerDutyPayload parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static CommandAlert.PagerDutyPayload parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static CommandAlert.PagerDutyPayload parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static CommandAlert.PagerDutyPayload parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static CommandAlert.PagerDutyPayload 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
public static CommandAlert.PagerDutyPayload.Builder newBuilder(CommandAlert.PagerDutyPayload prototype) -
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
-