public static interface DaisyDiffCaches.DaisyDiffCacheData.DiffExceptionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
boolean |
hasMessage()
optional string message = 2; |
boolean |
hasType()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional string type = 1;String getType()
optional string type = 1;com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;boolean hasMessage()
optional string message = 2;String getMessage()
optional string message = 2;com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;Copyright © 2003–2016 Atlassian. All rights reserved.