public static interface Settings.GenerateSecretKeyWsResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getSecretKey()
optional string secretKey = 1; |
com.google.protobuf.ByteString |
getSecretKeyBytes()
optional string secretKey = 1; |
boolean |
hasSecretKey()
optional string secretKey = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasSecretKey()
optional string secretKey = 1;
String getSecretKey()
optional string secretKey = 1;
com.google.protobuf.ByteString getSecretKeyBytes()
optional string secretKey = 1;
Copyright © 2009–2017 SonarSource. All rights reserved.