| Package | Description |
|---|---|
| com.axway.apim.adapter.apis |
| Modifier and Type | Method and Description |
|---|---|
static APIManagerPoliciesAdapter.PolicyType |
APIManagerPoliciesAdapter.PolicyType.getTypeForJsonKey(String jsonKey) |
static APIManagerPoliciesAdapter.PolicyType |
APIManagerPoliciesAdapter.PolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIManagerPoliciesAdapter.PolicyType[] |
APIManagerPoliciesAdapter.PolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Policy |
APIManagerPoliciesAdapter.getPolicyForKey(APIManagerPoliciesAdapter.PolicyType type,
String key) |
Policy |
APIManagerPoliciesAdapter.getPolicyForName(APIManagerPoliciesAdapter.PolicyType type,
String name) |
Copyright © 2020. All rights reserved.