You are here

private property CliService::$apigeeEdgeManagementCliService in Apigee Edge 8

The service that makes calls to the Apigee API.

Type: \Drupal\apigee_edge\Command\Util\ApigeeEdgeManagementCliServiceInterface

File

src/CliService.php, line 36

Class

CliService
A CLI service which defines all the commands logic and delegates the methods.

Namespace

Drupal\apigee_edge

Code

private $apigeeEdgeManagementCliService;