public static interface UptimeCheckConfig.ContentMatcherOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent()
String content to match
|
ByteString |
getContentBytes()
String content to match
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getContent()
String content to match
string content = 1;
ByteString getContentBytes()
String content to match
string content = 1;