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