public static interface Lgraph.SetPasswordParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNewPass()
required string new_pass = 2; |
com.google.protobuf.ByteString |
getNewPassBytes()
required string new_pass = 2; |
String |
getOldPass()
optional string old_pass = 1; |
com.google.protobuf.ByteString |
getOldPassBytes()
optional string old_pass = 1; |
boolean |
hasNewPass()
required string new_pass = 2; |
boolean |
hasOldPass()
optional string old_pass = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOldPass()
optional string old_pass = 1;String getOldPass()
optional string old_pass = 1;com.google.protobuf.ByteString getOldPassBytes()
optional string old_pass = 1;boolean hasNewPass()
required string new_pass = 2;String getNewPass()
required string new_pass = 2;com.google.protobuf.ByteString getNewPassBytes()
required string new_pass = 2;Copyright © 2023 Ant Group. All rights reserved.