public static interface DaisyDiffCaches.DaisyDiffCacheDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDiff()
optional string diff = 1; |
com.google.protobuf.ByteString |
getDiffBytes()
optional string diff = 1; |
DaisyDiffCaches.DaisyDiffCacheData.DiffException |
getException()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2; |
DaisyDiffCaches.DaisyDiffCacheData.DiffExceptionOrBuilder |
getExceptionOrBuilder()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2; |
boolean |
hasDiff()
optional string diff = 1; |
boolean |
hasException()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDiff()
optional string diff = 1;String getDiff()
optional string diff = 1;com.google.protobuf.ByteString getDiffBytes()
optional string diff = 1;boolean hasException()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2;DaisyDiffCaches.DaisyDiffCacheData.DiffException getException()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2;DaisyDiffCaches.DaisyDiffCacheData.DiffExceptionOrBuilder getExceptionOrBuilder()
optional .com.atlassian.confluence.impl.protobuf.diff.DaisyDiffCacheData.DiffException exception = 2;Copyright © 2003–2016 Atlassian. All rights reserved.