public static class DeleteWebhookSubscriptionResponse.Builder extends Object
DeleteWebhookSubscriptionResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
DeleteWebhookSubscriptionResponse |
build()
Builds a new
DeleteWebhookSubscriptionResponse object using the set fields. |
DeleteWebhookSubscriptionResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
DeleteWebhookSubscriptionResponse.Builder |
httpContext(HttpContext httpContext)
Setter for httpContext.
|
public DeleteWebhookSubscriptionResponse.Builder httpContext(HttpContext httpContext)
httpContext - HttpContext value for httpContext.public DeleteWebhookSubscriptionResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public DeleteWebhookSubscriptionResponse build()
DeleteWebhookSubscriptionResponse object using the set fields.DeleteWebhookSubscriptionResponseCopyright © 2023. All rights reserved.