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

cPanel::APIClient::Pending

DESCRIPTION

This class encapsulates a pending API request.

METHODS

This class is not documented for public instantiation. Functionality that pertains to callers’ interest is documented below:

$promise = OBJ->promise()

Returns a promise object (whose specific class is determined by the chosen transport mechanism) that will resolve or reject according to whether the API request succeeds or fails.

LICENSE

Copyright 2020 cPanel, L. L. C. All rights reserved. http://cpanel.net

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.