public class WebhooksHelperBuilder extends Object
WebhooksHelper
object.Constructor and Description |
---|
WebhooksHelperBuilder() |
Modifier and Type | Method and Description |
---|---|
WebhooksHelper |
build()
Creates a fully initialized
WebhooksHelper object. |
WebhooksHelperBuilder |
withMarshaller(Marshaller marshaller)
Sets the
Marshaller to use. |
WebhooksHelperBuilder |
withSecretKeyStore(SecretKeyStore secretKeyStore)
Sets the
SecretKeyStore to use. |
public WebhooksHelperBuilder withMarshaller(Marshaller marshaller)
Marshaller
to use.public WebhooksHelperBuilder withSecretKeyStore(SecretKeyStore secretKeyStore)
SecretKeyStore
to use.public WebhooksHelper build()
WebhooksHelper
object.IllegalArgumentException
- if not all required components are setCopyright © 2024 Worldline Global Collect. All rights reserved.