| Package | Description |
|---|---|
| com.axway.apim.adapter.apis |
| Modifier and Type | Method and Description |
|---|---|
APIFilter.Builder.APIType |
APIFilter.getType() |
static APIFilter.Builder.APIType |
APIFilter.Builder.APIType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIFilter.Builder.APIType[] |
APIFilter.Builder.APIType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Builder(APIFilter.Builder.APIType type)
Creates a ClientAppAdapter based on the provided configuration using all registered Adapters
|
Builder(APIFilter.Builder.APIType type,
boolean useBackendAPI)
Creates a ClientAppAdapter based on the provided configuration using all registered Adapters
|
Copyright © 2020. All rights reserved.