The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.