public class HandoverBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
Handover |
build() |
static HandoverBuilder |
newHandover(Locale language) |
HandoverBuilder |
withHref(String href) |
HandoverBuilder |
withText(String text) |
HandoverBuilder |
withTitle(String title) |
public static HandoverBuilder newHandover(Locale language)
public HandoverBuilder withHref(String href)
public HandoverBuilder withText(String text)
public HandoverBuilder withTitle(String title)
public Handover build()
Copyright 2022 OneSpan All rights reserved.