withB

public static EitherOf3<A, B, C> withB<A extends Message, B extends Message, C extends Message>(B b)

Creates a new instance with <B> value.