withA

public static EitherOf3<A, B, C> withA<A extends Message, B extends Message, C extends Message>(A a)

Creates a new instance with <A> value.