Uses of Class
com.telenordigital.nbiot.ImmutableInviteList
-
Packages that use ImmutableInviteList Package Description com.telenordigital.nbiot -
-
Uses of ImmutableInviteList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableInviteList Modifier and Type Method Description ImmutableInviteListImmutableInviteList.Builder. build()Builds a newImmutableInviteList.static ImmutableInviteListImmutableInviteList. copyOf(Invite.InviteList instance)Creates an immutable copy of aInvite.InviteListvalue.ImmutableInviteListImmutableInviteList. withInvites(Invite... elements)Copy the current immutable object with elements that replace the content ofinvites.
-