| Server IP : 54.94.228.101 / Your IP : 172.28.20.13 Web Server : Apache System : Linux ip-172-28-29-189 6.5.0-1014-aws #14~22.04.1-Ubuntu SMP Thu Feb 15 15:27:06 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.2.34-43+ubuntu22.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/vinumday2_0/vendor/aws/aws-sdk-php/src/DirectoryService/ |
Upload File : |
<?php
namespace Aws\DirectoryService;
use Aws\AwsClient;
/**
* AWS Directory Service client
*
* @method \Aws\Result addIpRoutes(array $args = [])
* @method \GuzzleHttp\Promise\Promise addIpRoutesAsync(array $args = [])
* @method \Aws\Result addTagsToResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise addTagsToResourceAsync(array $args = [])
* @method \Aws\Result cancelSchemaExtension(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelSchemaExtensionAsync(array $args = [])
* @method \Aws\Result connectDirectory(array $args = [])
* @method \GuzzleHttp\Promise\Promise connectDirectoryAsync(array $args = [])
* @method \Aws\Result createAlias(array $args = [])
* @method \GuzzleHttp\Promise\Promise createAliasAsync(array $args = [])
* @method \Aws\Result createComputer(array $args = [])
* @method \GuzzleHttp\Promise\Promise createComputerAsync(array $args = [])
* @method \Aws\Result createConditionalForwarder(array $args = [])
* @method \GuzzleHttp\Promise\Promise createConditionalForwarderAsync(array $args = [])
* @method \Aws\Result createDirectory(array $args = [])
* @method \GuzzleHttp\Promise\Promise createDirectoryAsync(array $args = [])
* @method \Aws\Result createMicrosoftAD(array $args = [])
* @method \GuzzleHttp\Promise\Promise createMicrosoftADAsync(array $args = [])
* @method \Aws\Result createSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
* @method \Aws\Result createTrust(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTrustAsync(array $args = [])
* @method \Aws\Result deleteConditionalForwarder(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteConditionalForwarderAsync(array $args = [])
* @method \Aws\Result deleteDirectory(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteDirectoryAsync(array $args = [])
* @method \Aws\Result deleteSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSnapshotAsync(array $args = [])
* @method \Aws\Result deleteTrust(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteTrustAsync(array $args = [])
* @method \Aws\Result deregisterEventTopic(array $args = [])
* @method \GuzzleHttp\Promise\Promise deregisterEventTopicAsync(array $args = [])
* @method \Aws\Result describeConditionalForwarders(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeConditionalForwardersAsync(array $args = [])
* @method \Aws\Result describeDirectories(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDirectoriesAsync(array $args = [])
* @method \Aws\Result describeDomainControllers(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeDomainControllersAsync(array $args = [])
* @method \Aws\Result describeEventTopics(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeEventTopicsAsync(array $args = [])
* @method \Aws\Result describeSnapshots(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSnapshotsAsync(array $args = [])
* @method \Aws\Result describeTrusts(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTrustsAsync(array $args = [])
* @method \Aws\Result disableRadius(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableRadiusAsync(array $args = [])
* @method \Aws\Result disableSso(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableSsoAsync(array $args = [])
* @method \Aws\Result enableRadius(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableRadiusAsync(array $args = [])
* @method \Aws\Result enableSso(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableSsoAsync(array $args = [])
* @method \Aws\Result getDirectoryLimits(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDirectoryLimitsAsync(array $args = [])
* @method \Aws\Result getSnapshotLimits(array $args = [])
* @method \GuzzleHttp\Promise\Promise getSnapshotLimitsAsync(array $args = [])
* @method \Aws\Result listIpRoutes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listIpRoutesAsync(array $args = [])
* @method \Aws\Result listSchemaExtensions(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSchemaExtensionsAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result registerEventTopic(array $args = [])
* @method \GuzzleHttp\Promise\Promise registerEventTopicAsync(array $args = [])
* @method \Aws\Result removeIpRoutes(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeIpRoutesAsync(array $args = [])
* @method \Aws\Result removeTagsFromResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
* @method \Aws\Result restoreFromSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise restoreFromSnapshotAsync(array $args = [])
* @method \Aws\Result startSchemaExtension(array $args = [])
* @method \GuzzleHttp\Promise\Promise startSchemaExtensionAsync(array $args = [])
* @method \Aws\Result updateConditionalForwarder(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateConditionalForwarderAsync(array $args = [])
* @method \Aws\Result updateNumberOfDomainControllers(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateNumberOfDomainControllersAsync(array $args = [])
* @method \Aws\Result updateRadius(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateRadiusAsync(array $args = [])
* @method \Aws\Result verifyTrust(array $args = [])
* @method \GuzzleHttp\Promise\Promise verifyTrustAsync(array $args = [])
*/
class DirectoryServiceClient extends AwsClient {}