REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 617 B
Close
/home/godevadmin/www/admin/vendor/aws/Aws/Retry/ConfigurationInterface.php
Text
Base64
<?php namespace Aws\Retry; /** * Provides access to retry configuration */ interface ConfigurationInterface { /** * Returns the retry mode. Available modes include 'legacy', 'standard', and * 'adapative'. * * @return string */ public function getMode(); /** * Returns the maximum number of attempts that will be used for a request * * @return string */ public function getMaxAttempts(); /** * Returns the configuration as an associative array * * @return array */ public function toArray(); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Exception
DIR
-
drwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Configuration.php
1.42 KB
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationInterface.php
617 B
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationProvider.php
7.95 KB
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
QuotaManager.php
2.59 KB
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RateLimiter.php
5.20 KB
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RetryHelperTrait.php
1.57 KB
lrwxrwxr-x
2024-06-18 20:10:36
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).