public static final class ImmutableFfbDispositionenResponse.Builder extends Object
ImmutableFfbDispositionenResponse.
Initialize attributes and then invoke the build() method to create an
immutable instance.
Builder is not thread-safe and generally should not be stored in a field or collection,
but instead used immediately to create instances.
@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder from(FfbDispositionenResponse instance)
FfbDispositionenResponse instance.
Regular attribute values will be replaced with those from the given instance.
Absent optional values will not replace present values.
Collection elements and entries will be added, not replaced.instance - The instance from which to copy valuesthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder isLogin(boolean isLogin)
isLogin attribute.isLogin - The value for isLoginthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder dispositionenAnzahl(int dispositionenAnzahl)
dispositionenAnzahl attribute.dispositionenAnzahl - The value for dispositionenAnzahlthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder dispositionenBetrag(BigDecimal dispositionenBetrag)
dispositionenBetrag attribute.dispositionenBetrag - The value for dispositionenBetragthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder addDispositionen(FfbDisposition element)
dispositionen list.element - A dispositionen elementthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder addDispositionen(FfbDisposition... elements)
dispositionen list.elements - An array of dispositionen elementsthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder dispositionen(Iterable<? extends FfbDisposition> elements)
dispositionen list.elements - An iterable of dispositionen elementsthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder addAllDispositionen(Iterable<? extends FfbDisposition> elements)
dispositionen list.elements - An iterable of dispositionen elementsthis builder for use in a chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder errormessage(String errormessage)
errormessage to errormessage.errormessage - The value for errormessagethis builder for chained invocation@CanIgnoreReturnValue public final ImmutableFfbDispositionenResponse.Builder errormessage(Optional<String> errormessage)
errormessage to errormessage.errormessage - The value for errormessagethis builder for use in a chained invocationpublic ImmutableFfbDispositionenResponse build()
ImmutableFfbDispositionenResponse.IllegalStateException - if any required attributes are missingCopyright © 2018. All rights reserved.