public static interface PushAPIMsg.SyncEntriesMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.EnumerationModeMsg |
getMode()
optional .com.exalead.papi.helper.V4A.message.EnumerationModeMsg mode = 2 [default = RECURSIVE_DOCUMENTS]; |
java.lang.String |
getRootPath()
optional string rootPath = 1; |
com.google.protobuf.ByteString |
getRootPathBytes()
optional string rootPath = 1; |
boolean |
hasMode()
optional .com.exalead.papi.helper.V4A.message.EnumerationModeMsg mode = 2 [default = RECURSIVE_DOCUMENTS]; |
boolean |
hasRootPath()
optional string rootPath = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRootPath()
optional string rootPath = 1;
java.lang.String getRootPath()
optional string rootPath = 1;
com.google.protobuf.ByteString getRootPathBytes()
optional string rootPath = 1;
boolean hasMode()
optional .com.exalead.papi.helper.V4A.message.EnumerationModeMsg mode = 2 [default = RECURSIVE_DOCUMENTS];
PushAPIMsg.EnumerationModeMsg getMode()
optional .com.exalead.papi.helper.V4A.message.EnumerationModeMsg mode = 2 [default = RECURSIVE_DOCUMENTS];
Copyright © 2021 Dassault Systèmes, All Rights Reserved.