Uses of Interface
io.dialob.client.api.CurrentUserSupplier.CurrentUser
-
Packages that use CurrentUserSupplier.CurrentUser Package Description io.dialob.client.api -
-
Uses of CurrentUserSupplier.CurrentUser in io.dialob.client.api
Classes in io.dialob.client.api that implement CurrentUserSupplier.CurrentUser Modifier and Type Class Description classImmutableCurrentUserImmutable implementation ofCurrentUserSupplier.CurrentUser.Methods in io.dialob.client.api with parameters of type CurrentUserSupplier.CurrentUser Modifier and Type Method Description static ImmutableCurrentUserImmutableCurrentUser. copyOf(CurrentUserSupplier.CurrentUser instance)Creates an immutable copy of aCurrentUserSupplier.CurrentUservalue.ImmutableCurrentUser.BuilderImmutableCurrentUser.Builder. from(CurrentUserSupplier.CurrentUser instance)Fill a builder with attribute values from the providedCurrentUserinstance.
-