public static class GooglePayParams.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GooglePayParams |
build() |
GooglePayParams.Builder |
setAddressRequired(boolean addressRequired) |
GooglePayParams.Builder |
setBuyButtonAppearance(int buyButtonAppearance) |
GooglePayParams.Builder |
setEnvironment(int environment) |
GooglePayParams.Builder |
setPhoneRequired(boolean phoneRequired) |
GooglePayParams.Builder |
setTheme(int theme) |
public GooglePayParams.Builder setPhoneRequired(boolean phoneRequired)
public GooglePayParams.Builder setAddressRequired(boolean addressRequired)
public GooglePayParams.Builder setEnvironment(int environment)
public GooglePayParams.Builder setBuyButtonAppearance(int buyButtonAppearance)
public GooglePayParams.Builder setTheme(int theme)
public GooglePayParams build()