Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 52.15.92.58
<?php
namespace Aws\StorageGateway;
use Aws\AwsClient;
/**
* AWS Storage Gateway client.
*
* @method \Aws\Result activateGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise activateGatewayAsync(array $args = [])
* @method \Aws\Result addCache(array $args = [])
* @method \GuzzleHttp\Promise\Promise addCacheAsync(array $args = [])
* @method \Aws\Result addTagsToResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise addTagsToResourceAsync(array $args = [])
* @method \Aws\Result addUploadBuffer(array $args = [])
* @method \GuzzleHttp\Promise\Promise addUploadBufferAsync(array $args = [])
* @method \Aws\Result addWorkingStorage(array $args = [])
* @method \GuzzleHttp\Promise\Promise addWorkingStorageAsync(array $args = [])
* @method \Aws\Result assignTapePool(array $args = [])
* @method \GuzzleHttp\Promise\Promise assignTapePoolAsync(array $args = [])
* @method \Aws\Result attachVolume(array $args = [])
* @method \GuzzleHttp\Promise\Promise attachVolumeAsync(array $args = [])
* @method \Aws\Result cancelArchival(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelArchivalAsync(array $args = [])
* @method \Aws\Result cancelRetrieval(array $args = [])
* @method \GuzzleHttp\Promise\Promise cancelRetrievalAsync(array $args = [])
* @method \Aws\Result createCachediSCSIVolume(array $args = [])
* @method \GuzzleHttp\Promise\Promise createCachediSCSIVolumeAsync(array $args = [])
* @method \Aws\Result createNFSFileShare(array $args = [])
* @method \GuzzleHttp\Promise\Promise createNFSFileShareAsync(array $args = [])
* @method \Aws\Result createSMBFileShare(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSMBFileShareAsync(array $args = [])
* @method \Aws\Result createSnapshot(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSnapshotAsync(array $args = [])
* @method \Aws\Result createSnapshotFromVolumeRecoveryPoint(array $args = [])
* @method \GuzzleHttp\Promise\Promise createSnapshotFromVolumeRecoveryPointAsync(array $args = [])
* @method \Aws\Result createStorediSCSIVolume(array $args = [])
* @method \GuzzleHttp\Promise\Promise createStorediSCSIVolumeAsync(array $args = [])
* @method \Aws\Result createTapeWithBarcode(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTapeWithBarcodeAsync(array $args = [])
* @method \Aws\Result createTapes(array $args = [])
* @method \GuzzleHttp\Promise\Promise createTapesAsync(array $args = [])
* @method \Aws\Result deleteBandwidthRateLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteBandwidthRateLimitAsync(array $args = [])
* @method \Aws\Result deleteChapCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteChapCredentialsAsync(array $args = [])
* @method \Aws\Result deleteFileShare(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteFileShareAsync(array $args = [])
* @method \Aws\Result deleteGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteGatewayAsync(array $args = [])
* @method \Aws\Result deleteSnapshotSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteSnapshotScheduleAsync(array $args = [])
* @method \Aws\Result deleteTape(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteTapeAsync(array $args = [])
* @method \Aws\Result deleteTapeArchive(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteTapeArchiveAsync(array $args = [])
* @method \Aws\Result deleteVolume(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteVolumeAsync(array $args = [])
* @method \Aws\Result describeAvailabilityMonitorTest(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAvailabilityMonitorTestAsync(array $args = [])
* @method \Aws\Result describeBandwidthRateLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeBandwidthRateLimitAsync(array $args = [])
* @method \Aws\Result describeCache(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeCacheAsync(array $args = [])
* @method \Aws\Result describeCachediSCSIVolumes(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeCachediSCSIVolumesAsync(array $args = [])
* @method \Aws\Result describeChapCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeChapCredentialsAsync(array $args = [])
* @method \Aws\Result describeGatewayInformation(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeGatewayInformationAsync(array $args = [])
* @method \Aws\Result describeMaintenanceStartTime(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeMaintenanceStartTimeAsync(array $args = [])
* @method \Aws\Result describeNFSFileShares(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeNFSFileSharesAsync(array $args = [])
* @method \Aws\Result describeSMBFileShares(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSMBFileSharesAsync(array $args = [])
* @method \Aws\Result describeSMBSettings(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSMBSettingsAsync(array $args = [])
* @method \Aws\Result describeSnapshotSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeSnapshotScheduleAsync(array $args = [])
* @method \Aws\Result describeStorediSCSIVolumes(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeStorediSCSIVolumesAsync(array $args = [])
* @method \Aws\Result describeTapeArchives(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTapeArchivesAsync(array $args = [])
* @method \Aws\Result describeTapeRecoveryPoints(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTapeRecoveryPointsAsync(array $args = [])
* @method \Aws\Result describeTapes(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeTapesAsync(array $args = [])
* @method \Aws\Result describeUploadBuffer(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeUploadBufferAsync(array $args = [])
* @method \Aws\Result describeVTLDevices(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeVTLDevicesAsync(array $args = [])
* @method \Aws\Result describeWorkingStorage(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeWorkingStorageAsync(array $args = [])
* @method \Aws\Result detachVolume(array $args = [])
* @method \GuzzleHttp\Promise\Promise detachVolumeAsync(array $args = [])
* @method \Aws\Result disableGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableGatewayAsync(array $args = [])
* @method \Aws\Result joinDomain(array $args = [])
* @method \GuzzleHttp\Promise\Promise joinDomainAsync(array $args = [])
* @method \Aws\Result listFileShares(array $args = [])
* @method \GuzzleHttp\Promise\Promise listFileSharesAsync(array $args = [])
* @method \Aws\Result listGateways(array $args = [])
* @method \GuzzleHttp\Promise\Promise listGatewaysAsync(array $args = [])
* @method \Aws\Result listLocalDisks(array $args = [])
* @method \GuzzleHttp\Promise\Promise listLocalDisksAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listTapes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTapesAsync(array $args = [])
* @method \Aws\Result listVolumeInitiators(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVolumeInitiatorsAsync(array $args = [])
* @method \Aws\Result listVolumeRecoveryPoints(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVolumeRecoveryPointsAsync(array $args = [])
* @method \Aws\Result listVolumes(array $args = [])
* @method \GuzzleHttp\Promise\Promise listVolumesAsync(array $args = [])
* @method \Aws\Result notifyWhenUploaded(array $args = [])
* @method \GuzzleHttp\Promise\Promise notifyWhenUploadedAsync(array $args = [])
* @method \Aws\Result refreshCache(array $args = [])
* @method \GuzzleHttp\Promise\Promise refreshCacheAsync(array $args = [])
* @method \Aws\Result removeTagsFromResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
* @method \Aws\Result resetCache(array $args = [])
* @method \GuzzleHttp\Promise\Promise resetCacheAsync(array $args = [])
* @method \Aws\Result retrieveTapeArchive(array $args = [])
* @method \GuzzleHttp\Promise\Promise retrieveTapeArchiveAsync(array $args = [])
* @method \Aws\Result retrieveTapeRecoveryPoint(array $args = [])
* @method \GuzzleHttp\Promise\Promise retrieveTapeRecoveryPointAsync(array $args = [])
* @method \Aws\Result setLocalConsolePassword(array $args = [])
* @method \GuzzleHttp\Promise\Promise setLocalConsolePasswordAsync(array $args = [])
* @method \Aws\Result setSMBGuestPassword(array $args = [])
* @method \GuzzleHttp\Promise\Promise setSMBGuestPasswordAsync(array $args = [])
* @method \Aws\Result shutdownGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise shutdownGatewayAsync(array $args = [])
* @method \Aws\Result startAvailabilityMonitorTest(array $args = [])
* @method \GuzzleHttp\Promise\Promise startAvailabilityMonitorTestAsync(array $args = [])
* @method \Aws\Result startGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise startGatewayAsync(array $args = [])
* @method \Aws\Result updateBandwidthRateLimit(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateBandwidthRateLimitAsync(array $args = [])
* @method \Aws\Result updateChapCredentials(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateChapCredentialsAsync(array $args = [])
* @method \Aws\Result updateGatewayInformation(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGatewayInformationAsync(array $args = [])
* @method \Aws\Result updateGatewaySoftwareNow(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateGatewaySoftwareNowAsync(array $args = [])
* @method \Aws\Result updateMaintenanceStartTime(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateMaintenanceStartTimeAsync(array $args = [])
* @method \Aws\Result updateNFSFileShare(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateNFSFileShareAsync(array $args = [])
* @method \Aws\Result updateSMBFileShare(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateSMBFileShareAsync(array $args = [])
* @method \Aws\Result updateSMBSecurityStrategy(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateSMBSecurityStrategyAsync(array $args = [])
* @method \Aws\Result updateSnapshotSchedule(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateSnapshotScheduleAsync(array $args = [])
* @method \Aws\Result updateVTLDeviceType(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateVTLDeviceTypeAsync(array $args = [])
*/
class StorageGatewayClient extends AwsClient {}
|