The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Webservice::OVH::Hosting

SYNOPSIS

DESCRIPTION

Gives access to hostings

METHODS

_new

Internal Method to create the hosting object. This method is not ment to be called external.

  • Parameter: $api_wrapper - ovh api wrapper object, $module - root object

  • Return: Webservice::OVH::Order

  • Synopsis: Webservice::OVH::Order->_new($ovh_api_wrapper, $self);