public static interface Flight.BasicAuthOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
string password = 3; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 3; |
String |
getUsername()
string username = 2; |
com.google.protobuf.ByteString |
getUsernameBytes()
string username = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getUsername()
string username = 2;
com.google.protobuf.ByteString getUsernameBytes()
string username = 2;
String getPassword()
string password = 3;
com.google.protobuf.ByteString getPasswordBytes()
string password = 3;
Copyright © 2023 The Apache Software Foundation. All rights reserved.