Green\Request\V20161018\ImageDetectionRequest::__construct PHP Method

__construct() public method

public __construct ( )
    function __construct()
    {
        parent::__construct("Green", "2016-10-18", "ImageDetection");
        $this->setMethod("POST");
    }