|
5 | 5 |
|
6 | 6 | /** |
7 | 7 | * This client is used to interact with the **AWS DataSync** service. |
8 | | - * @method \Aws\Result addStorageSystem(array $args = []) |
9 | | - * @method \GuzzleHttp\Promise\Promise addStorageSystemAsync(array $args = []) |
10 | 8 | * @method \Aws\Result cancelTaskExecution(array $args = []) |
11 | 9 | * @method \GuzzleHttp\Promise\Promise cancelTaskExecutionAsync(array $args = []) |
12 | 10 | * @method \Aws\Result createAgent(array $args = []) |
|
43 | 41 | * @method \GuzzleHttp\Promise\Promise deleteTaskAsync(array $args = []) |
44 | 42 | * @method \Aws\Result describeAgent(array $args = []) |
45 | 43 | * @method \GuzzleHttp\Promise\Promise describeAgentAsync(array $args = []) |
46 | | - * @method \Aws\Result describeDiscoveryJob(array $args = []) |
47 | | - * @method \GuzzleHttp\Promise\Promise describeDiscoveryJobAsync(array $args = []) |
48 | 44 | * @method \Aws\Result describeLocationAzureBlob(array $args = []) |
49 | 45 | * @method \GuzzleHttp\Promise\Promise describeLocationAzureBlobAsync(array $args = []) |
50 | 46 | * @method \Aws\Result describeLocationEfs(array $args = []) |
|
67 | 63 | * @method \GuzzleHttp\Promise\Promise describeLocationS3Async(array $args = []) |
68 | 64 | * @method \Aws\Result describeLocationSmb(array $args = []) |
69 | 65 | * @method \GuzzleHttp\Promise\Promise describeLocationSmbAsync(array $args = []) |
70 | | - * @method \Aws\Result describeStorageSystem(array $args = []) |
71 | | - * @method \GuzzleHttp\Promise\Promise describeStorageSystemAsync(array $args = []) |
72 | | - * @method \Aws\Result describeStorageSystemResourceMetrics(array $args = []) |
73 | | - * @method \GuzzleHttp\Promise\Promise describeStorageSystemResourceMetricsAsync(array $args = []) |
74 | | - * @method \Aws\Result describeStorageSystemResources(array $args = []) |
75 | | - * @method \GuzzleHttp\Promise\Promise describeStorageSystemResourcesAsync(array $args = []) |
76 | 66 | * @method \Aws\Result describeTask(array $args = []) |
77 | 67 | * @method \GuzzleHttp\Promise\Promise describeTaskAsync(array $args = []) |
78 | 68 | * @method \Aws\Result describeTaskExecution(array $args = []) |
79 | 69 | * @method \GuzzleHttp\Promise\Promise describeTaskExecutionAsync(array $args = []) |
80 | | - * @method \Aws\Result generateRecommendations(array $args = []) |
81 | | - * @method \GuzzleHttp\Promise\Promise generateRecommendationsAsync(array $args = []) |
82 | 70 | * @method \Aws\Result listAgents(array $args = []) |
83 | 71 | * @method \GuzzleHttp\Promise\Promise listAgentsAsync(array $args = []) |
84 | | - * @method \Aws\Result listDiscoveryJobs(array $args = []) |
85 | | - * @method \GuzzleHttp\Promise\Promise listDiscoveryJobsAsync(array $args = []) |
86 | 72 | * @method \Aws\Result listLocations(array $args = []) |
87 | 73 | * @method \GuzzleHttp\Promise\Promise listLocationsAsync(array $args = []) |
88 | | - * @method \Aws\Result listStorageSystems(array $args = []) |
89 | | - * @method \GuzzleHttp\Promise\Promise listStorageSystemsAsync(array $args = []) |
90 | 74 | * @method \Aws\Result listTagsForResource(array $args = []) |
91 | 75 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
92 | 76 | * @method \Aws\Result listTaskExecutions(array $args = []) |
93 | 77 | * @method \GuzzleHttp\Promise\Promise listTaskExecutionsAsync(array $args = []) |
94 | 78 | * @method \Aws\Result listTasks(array $args = []) |
95 | 79 | * @method \GuzzleHttp\Promise\Promise listTasksAsync(array $args = []) |
96 | | - * @method \Aws\Result removeStorageSystem(array $args = []) |
97 | | - * @method \GuzzleHttp\Promise\Promise removeStorageSystemAsync(array $args = []) |
98 | | - * @method \Aws\Result startDiscoveryJob(array $args = []) |
99 | | - * @method \GuzzleHttp\Promise\Promise startDiscoveryJobAsync(array $args = []) |
100 | 80 | * @method \Aws\Result startTaskExecution(array $args = []) |
101 | 81 | * @method \GuzzleHttp\Promise\Promise startTaskExecutionAsync(array $args = []) |
102 | | - * @method \Aws\Result stopDiscoveryJob(array $args = []) |
103 | | - * @method \GuzzleHttp\Promise\Promise stopDiscoveryJobAsync(array $args = []) |
104 | 82 | * @method \Aws\Result tagResource(array $args = []) |
105 | 83 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
106 | 84 | * @method \Aws\Result untagResource(array $args = []) |
107 | 85 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
108 | 86 | * @method \Aws\Result updateAgent(array $args = []) |
109 | 87 | * @method \GuzzleHttp\Promise\Promise updateAgentAsync(array $args = []) |
110 | | - * @method \Aws\Result updateDiscoveryJob(array $args = []) |
111 | | - * @method \GuzzleHttp\Promise\Promise updateDiscoveryJobAsync(array $args = []) |
112 | 88 | * @method \Aws\Result updateLocationAzureBlob(array $args = []) |
113 | 89 | * @method \GuzzleHttp\Promise\Promise updateLocationAzureBlobAsync(array $args = []) |
114 | 90 | * @method \Aws\Result updateLocationEfs(array $args = []) |
|
131 | 107 | * @method \GuzzleHttp\Promise\Promise updateLocationS3Async(array $args = []) |
132 | 108 | * @method \Aws\Result updateLocationSmb(array $args = []) |
133 | 109 | * @method \GuzzleHttp\Promise\Promise updateLocationSmbAsync(array $args = []) |
134 | | - * @method \Aws\Result updateStorageSystem(array $args = []) |
135 | | - * @method \GuzzleHttp\Promise\Promise updateStorageSystemAsync(array $args = []) |
136 | 110 | * @method \Aws\Result updateTask(array $args = []) |
137 | 111 | * @method \GuzzleHttp\Promise\Promise updateTaskAsync(array $args = []) |
138 | 112 | * @method \Aws\Result updateTaskExecution(array $args = []) |
|
0 commit comments