public static final class InformationalUrl.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
InformationalUrl |
build() |
InformationalUrl.Builder |
logoUrl(String logoUrl) |
InformationalUrl.Builder |
marketingUrl(String marketingUrl) |
InformationalUrl.Builder |
privacyStatementUrl(String privacyStatementUrl) |
InformationalUrl.Builder |
supportUrl(String supportUrl) |
InformationalUrl.Builder |
termsOfServiceUrl(String termsOfServiceUrl) |
public InformationalUrl.Builder logoUrl(String logoUrl)
public InformationalUrl.Builder marketingUrl(String marketingUrl)
public InformationalUrl.Builder privacyStatementUrl(String privacyStatementUrl)
public InformationalUrl.Builder supportUrl(String supportUrl)
public InformationalUrl.Builder termsOfServiceUrl(String termsOfServiceUrl)
public InformationalUrl build()
Copyright © 2018–2020. All rights reserved.