public interface GetConfigurationPOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
boolean |
getIgnoreClusterConf()
optional bool ignoreClusterConf = 2; |
boolean |
getIgnorePathConf()
optional bool ignorePathConf = 3; |
boolean |
getRawValue()
optional bool rawValue = 1; |
boolean |
hasIgnoreClusterConf()
optional bool ignoreClusterConf = 2; |
boolean |
hasIgnorePathConf()
optional bool ignorePathConf = 3; |
boolean |
hasRawValue()
optional bool rawValue = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRawValue()
optional bool rawValue = 1;
boolean getRawValue()
optional bool rawValue = 1;
boolean hasIgnoreClusterConf()
optional bool ignoreClusterConf = 2;
boolean getIgnoreClusterConf()
optional bool ignoreClusterConf = 2;
boolean hasIgnorePathConf()
optional bool ignorePathConf = 3;
boolean getIgnorePathConf()
optional bool ignorePathConf = 3;
Copyright © 2023. All Rights Reserved.