public static class CancelPaymentByIdempotencyKeyRequest.Builder extends Object
CancelPaymentByIdempotencyKeyRequest.| Constructor and Description |
|---|
Builder(String idempotencyKey)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CancelPaymentByIdempotencyKeyRequest |
build()
Builds a new
CancelPaymentByIdempotencyKeyRequest object using the set fields. |
CancelPaymentByIdempotencyKeyRequest.Builder |
idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
public Builder(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public CancelPaymentByIdempotencyKeyRequest.Builder idempotencyKey(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public CancelPaymentByIdempotencyKeyRequest build()
CancelPaymentByIdempotencyKeyRequest object using the set fields.CancelPaymentByIdempotencyKeyRequestCopyright © 2022. All rights reserved.