public class APIManagerPoliciesAdapter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
APIManagerPoliciesAdapter.PolicyType |
| Constructor and Description |
|---|
APIManagerPoliciesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Policy |
getPolicyForKey(APIManagerPoliciesAdapter.PolicyType type,
String key) |
Policy |
getPolicyForName(APIManagerPoliciesAdapter.PolicyType type,
String name) |
public Policy getPolicyForName(APIManagerPoliciesAdapter.PolicyType type, String name) throws AppException
AppExceptionpublic Policy getPolicyForKey(APIManagerPoliciesAdapter.PolicyType type, String key) throws AppException
AppExceptionCopyright © 2020. All rights reserved.