public static interface CaptchaCaches.ConfluenceCachingCaptchaStoreCacheDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getResponse()
required string response = 1; |
com.google.protobuf.ByteString |
getResponseBytes()
required string response = 1; |
boolean |
hasResponse()
required string response = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasResponse()
required string response = 1;
String getResponse()
required string response = 1;
com.google.protobuf.ByteString getResponseBytes()
required string response = 1;
Copyright © 2003–2017 Atlassian. All rights reserved.