| Package | Description |
|---|---|
| com.cardinity.rest |
| Modifier and Type | Method and Description |
|---|---|
static RestResource.Resource |
RestResource.Resource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestResource.Resource[] |
RestResource.Resource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
URLUtils.buildUrl(UUID paymentId,
RestResource.Resource resource) |
static String |
URLUtils.buildUrl(UUID paymentId,
RestResource.Resource resource,
UUID actionID) |
Copyright © 2021. All rights reserved.