AuthenticationProtos.WhoAmIResponse.Builder
AuthenticationProtos.WhoAmIResponse.Builder.clear()
AuthenticationProtos.WhoAmIResponse.Builder.clearAuthMethod()
AuthenticationProtos.WhoAmIResponse.Builder.clearUsername()
AuthenticationProtos.WhoAmIResponse.Builder.clone()
AuthenticationProtos.WhoAmIResponse.Builder.mergeFrom(AuthenticationProtos.WhoAmIResponse other)
AuthenticationProtos.WhoAmIResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AuthenticationProtos.WhoAmIResponse.Builder.mergeFrom(com.google.protobuf.Message other)
static AuthenticationProtos.WhoAmIResponse.Builder
AuthenticationProtos.WhoAmIResponse.newBuilder()
AuthenticationProtos.WhoAmIResponse.newBuilder(AuthenticationProtos.WhoAmIResponse prototype)
AuthenticationProtos.WhoAmIResponse.newBuilderForType()
protected AuthenticationProtos.WhoAmIResponse.Builder
AuthenticationProtos.WhoAmIResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
AuthenticationProtos.WhoAmIResponse.Builder.setAuthMethod(String value)
AuthenticationProtos.WhoAmIResponse.Builder.setUsername(String value)
AuthenticationProtos.WhoAmIResponse.toBuilder()