public static interface CommandAlert.PagerDutyLinkOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHref()
string href = 1; |
com.google.protobuf.ByteString |
getHrefBytes()
string href = 1; |
java.lang.String |
getText()
string text = 2; |
com.google.protobuf.ByteString |
getTextBytes()
string text = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getHref()
string href = 1;
com.google.protobuf.ByteString getHrefBytes()
string href = 1;
java.lang.String getText()
string text = 2;
com.google.protobuf.ByteString getTextBytes()
string text = 2;