public static interface RiakPB.RpbAuthReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getPassword()
required bytes password = 2; |
com.google.protobuf.ByteString |
getUser()
required bytes user = 1; |
boolean |
hasPassword()
required bytes password = 2; |
boolean |
hasUser()
required bytes user = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2016. All rights reserved.