public static interface CommandAlert.PagerDutyPayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCustomDetails(String key)
map<string, string> custom_details = 6; |
String |
getComponent()
string component = 5; |
com.google.protobuf.ByteString |
getComponentBytes()
string component = 5; |
Map<String,String> |
getCustomDetails()
Deprecated.
|
int |
getCustomDetailsCount()
map<string, string> custom_details = 6; |
Map<String,String> |
getCustomDetailsMap()
map<string, string> custom_details = 6; |
String |
getCustomDetailsOrDefault(String key,
String defaultValue)
map<string, string> custom_details = 6; |
String |
getCustomDetailsOrThrow(String key)
map<string, string> custom_details = 6; |
CommandAlert.PagerDutySeverity |
getSeverity()
.command_alert.PagerDutySeverity severity = 3; |
int |
getSeverityValue()
.command_alert.PagerDutySeverity severity = 3; |
String |
getSource()
string source = 2; |
com.google.protobuf.ByteString |
getSourceBytes()
string source = 2; |
String |
getSummary()
string summary = 1; |
com.google.protobuf.ByteString |
getSummaryBytes()
string summary = 1; |
String |
getTimestamp()
string timestamp = 4; |
com.google.protobuf.ByteString |
getTimestampBytes()
string timestamp = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSummary()
string summary = 1;com.google.protobuf.ByteString getSummaryBytes()
string summary = 1;String getSource()
string source = 2;com.google.protobuf.ByteString getSourceBytes()
string source = 2;int getSeverityValue()
.command_alert.PagerDutySeverity severity = 3;CommandAlert.PagerDutySeverity getSeverity()
.command_alert.PagerDutySeverity severity = 3;String getTimestamp()
string timestamp = 4;com.google.protobuf.ByteString getTimestampBytes()
string timestamp = 4;String getComponent()
string component = 5;com.google.protobuf.ByteString getComponentBytes()
string component = 5;int getCustomDetailsCount()
map<string, string> custom_details = 6;boolean containsCustomDetails(String key)
map<string, string> custom_details = 6;@Deprecated Map<String,String> getCustomDetails()
getCustomDetailsMap() instead.Map<String,String> getCustomDetailsMap()
map<string, string> custom_details = 6;String getCustomDetailsOrDefault(String key, String defaultValue)
map<string, string> custom_details = 6;