public static class TestWebhookSubscriptionRequest.Builder extends Object
TestWebhookSubscriptionRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TestWebhookSubscriptionRequest |
build()
Builds a new
TestWebhookSubscriptionRequest object using the set fields. |
TestWebhookSubscriptionRequest.Builder |
eventType(String eventType)
Setter for eventType.
|
TestWebhookSubscriptionRequest.Builder |
unsetEventType()
UnSetter for eventType.
|
public TestWebhookSubscriptionRequest.Builder eventType(String eventType)
eventType - String value for eventType.public TestWebhookSubscriptionRequest.Builder unsetEventType()
public TestWebhookSubscriptionRequest build()
TestWebhookSubscriptionRequest object using the set fields.TestWebhookSubscriptionRequestCopyright © 2023. All rights reserved.