Class UserProfile.Builder

java.lang.Object
com.yandex.metrica.profile.UserProfile.Builder
Enclosing class:
UserProfile

public static class UserProfile.Builder
extends java.lang.Object
Builder class for UserProfile objects.
  • Method Summary

    Modifier and Type Method Description
    UserProfile.Builder apply​(UserProfileUpdate<? extends com.yandex.metrica.impl.profile.UserProfileUpdatePatcher> userProfileUpdate)
    Applies user profile update.
    UserProfile build()
    Creates the UserProfile instance.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait