Uses of Interface
com.telenordigital.nbiot.Invite.InviteList
-
Packages that use Invite.InviteList Package Description com.telenordigital.nbiot -
-
Uses of Invite.InviteList in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement Invite.InviteList Modifier and Type Class Description classImmutableInviteListImmutable implementation ofInvite.InviteList.Methods in com.telenordigital.nbiot with parameters of type Invite.InviteList Modifier and Type Method Description static ImmutableInviteListImmutableInviteList. copyOf(Invite.InviteList instance)Creates an immutable copy of aInvite.InviteListvalue.ImmutableInviteList.BuilderImmutableInviteList.Builder. from(Invite.InviteList instance)Fill a builder with attribute values from the providedInviteListinstance.
-