| Modifier and Type | Method and Description |
|---|---|
static CisSubscriptionUpdateAction |
CisSubscriptionUpdateAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CisSubscriptionUpdateAction[] |
CisSubscriptionUpdateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseEntity |
CisSubscriptionService.updateSubscription(java.lang.String cisClientRef,
java.lang.String subscriptionId,
boolean force,
CisSubscriptionUpdateAction updateAction) |
| Modifier and Type | Method and Description |
|---|---|
ResponseEntity |
DefaultCisSubscriptionService.updateSubscription(java.lang.String cisClientRef,
java.lang.String subscriptionId,
boolean force,
CisSubscriptionUpdateAction updateAction) |
Copyright © 2018 SAP SE. All Rights Reserved.