You are here

constant EdgeKeyTypeInterface::EDGE_ENDPOINT_TYPE_DEFAULT in Apigee Edge 8

The endpoint type for default.

Deprecated

in apigee_edge:8.x-1.2 and is removed from apigee_edge:8.x-2.0. Check for endpoint type instead.

See also

EdgeKeyTypeInterface::getEndpointType().

File

src/Plugin/EdgeKeyTypeInterface.php, line 82

Class

EdgeKeyTypeInterface
Defines an interface for Apigee Edge Key Type plugins.

Namespace

Drupal\apigee_edge\Plugin

Code

const EDGE_ENDPOINT_TYPE_DEFAULT = 'default';