| Package | Description |
|---|---|
| com.axway.apim.adapter.apis |
| Modifier and Type | Method and Description |
|---|---|
APIFilter.POLICY_TRANSLATION |
APIFilter.getTranslatePolicyMode() |
static APIFilter.POLICY_TRANSLATION |
APIFilter.POLICY_TRANSLATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIFilter.POLICY_TRANSLATION[] |
APIFilter.POLICY_TRANSLATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIFilter.setTranslatePolicyMode(APIFilter.POLICY_TRANSLATION translatePolicyMode) |
APIFilter.Builder |
APIFilter.Builder.translatePolicies(APIFilter.POLICY_TRANSLATION translatePolicyMode) |
Copyright © 2020. All rights reserved.