|
27 | 27 | * @method \GuzzleHttp\Promise\Promise createAssetAsync(array $args = []) |
28 | 28 | * @method \Aws\Result createAssetModel(array $args = []) |
29 | 29 | * @method \GuzzleHttp\Promise\Promise createAssetModelAsync(array $args = []) |
| 30 | + * @method \Aws\Result createAssetModelCompositeModel(array $args = []) |
| 31 | + * @method \GuzzleHttp\Promise\Promise createAssetModelCompositeModelAsync(array $args = []) |
30 | 32 | * @method \Aws\Result createBulkImportJob(array $args = []) |
31 | 33 | * @method \GuzzleHttp\Promise\Promise createBulkImportJobAsync(array $args = []) |
32 | 34 | * @method \Aws\Result createDashboard(array $args = []) |
|
43 | 45 | * @method \GuzzleHttp\Promise\Promise deleteAssetAsync(array $args = []) |
44 | 46 | * @method \Aws\Result deleteAssetModel(array $args = []) |
45 | 47 | * @method \GuzzleHttp\Promise\Promise deleteAssetModelAsync(array $args = []) |
| 48 | + * @method \Aws\Result deleteAssetModelCompositeModel(array $args = []) |
| 49 | + * @method \GuzzleHttp\Promise\Promise deleteAssetModelCompositeModelAsync(array $args = []) |
46 | 50 | * @method \Aws\Result deleteDashboard(array $args = []) |
47 | 51 | * @method \GuzzleHttp\Promise\Promise deleteDashboardAsync(array $args = []) |
48 | 52 | * @method \Aws\Result deleteGateway(array $args = []) |
|
55 | 59 | * @method \GuzzleHttp\Promise\Promise deleteTimeSeriesAsync(array $args = []) |
56 | 60 | * @method \Aws\Result describeAccessPolicy(array $args = []) |
57 | 61 | * @method \GuzzleHttp\Promise\Promise describeAccessPolicyAsync(array $args = []) |
| 62 | + * @method \Aws\Result describeAction(array $args = []) |
| 63 | + * @method \GuzzleHttp\Promise\Promise describeActionAsync(array $args = []) |
58 | 64 | * @method \Aws\Result describeAsset(array $args = []) |
59 | 65 | * @method \GuzzleHttp\Promise\Promise describeAssetAsync(array $args = []) |
| 66 | + * @method \Aws\Result describeAssetCompositeModel(array $args = []) |
| 67 | + * @method \GuzzleHttp\Promise\Promise describeAssetCompositeModelAsync(array $args = []) |
60 | 68 | * @method \Aws\Result describeAssetModel(array $args = []) |
61 | 69 | * @method \GuzzleHttp\Promise\Promise describeAssetModelAsync(array $args = []) |
| 70 | + * @method \Aws\Result describeAssetModelCompositeModel(array $args = []) |
| 71 | + * @method \GuzzleHttp\Promise\Promise describeAssetModelCompositeModelAsync(array $args = []) |
62 | 72 | * @method \Aws\Result describeAssetProperty(array $args = []) |
63 | 73 | * @method \GuzzleHttp\Promise\Promise describeAssetPropertyAsync(array $args = []) |
64 | 74 | * @method \Aws\Result describeBulkImportJob(array $args = []) |
|
85 | 95 | * @method \GuzzleHttp\Promise\Promise disassociateAssetsAsync(array $args = []) |
86 | 96 | * @method \Aws\Result disassociateTimeSeriesFromAssetProperty(array $args = []) |
87 | 97 | * @method \GuzzleHttp\Promise\Promise disassociateTimeSeriesFromAssetPropertyAsync(array $args = []) |
| 98 | + * @method \Aws\Result executeAction(array $args = []) |
| 99 | + * @method \GuzzleHttp\Promise\Promise executeActionAsync(array $args = []) |
| 100 | + * @method \Aws\Result executeQuery(array $args = []) |
| 101 | + * @method \GuzzleHttp\Promise\Promise executeQueryAsync(array $args = []) |
88 | 102 | * @method \Aws\Result getAssetPropertyAggregates(array $args = []) |
89 | 103 | * @method \GuzzleHttp\Promise\Promise getAssetPropertyAggregatesAsync(array $args = []) |
90 | 104 | * @method \Aws\Result getAssetPropertyValue(array $args = []) |
|
95 | 109 | * @method \GuzzleHttp\Promise\Promise getInterpolatedAssetPropertyValuesAsync(array $args = []) |
96 | 110 | * @method \Aws\Result listAccessPolicies(array $args = []) |
97 | 111 | * @method \GuzzleHttp\Promise\Promise listAccessPoliciesAsync(array $args = []) |
| 112 | + * @method \Aws\Result listActions(array $args = []) |
| 113 | + * @method \GuzzleHttp\Promise\Promise listActionsAsync(array $args = []) |
| 114 | + * @method \Aws\Result listAssetModelCompositeModels(array $args = []) |
| 115 | + * @method \GuzzleHttp\Promise\Promise listAssetModelCompositeModelsAsync(array $args = []) |
98 | 116 | * @method \Aws\Result listAssetModelProperties(array $args = []) |
99 | 117 | * @method \GuzzleHttp\Promise\Promise listAssetModelPropertiesAsync(array $args = []) |
100 | 118 | * @method \Aws\Result listAssetModels(array $args = []) |
|
109 | 127 | * @method \GuzzleHttp\Promise\Promise listAssociatedAssetsAsync(array $args = []) |
110 | 128 | * @method \Aws\Result listBulkImportJobs(array $args = []) |
111 | 129 | * @method \GuzzleHttp\Promise\Promise listBulkImportJobsAsync(array $args = []) |
| 130 | + * @method \Aws\Result listCompositionRelationships(array $args = []) |
| 131 | + * @method \GuzzleHttp\Promise\Promise listCompositionRelationshipsAsync(array $args = []) |
112 | 132 | * @method \Aws\Result listDashboards(array $args = []) |
113 | 133 | * @method \GuzzleHttp\Promise\Promise listDashboardsAsync(array $args = []) |
114 | 134 | * @method \Aws\Result listGateways(array $args = []) |
|
139 | 159 | * @method \GuzzleHttp\Promise\Promise updateAssetAsync(array $args = []) |
140 | 160 | * @method \Aws\Result updateAssetModel(array $args = []) |
141 | 161 | * @method \GuzzleHttp\Promise\Promise updateAssetModelAsync(array $args = []) |
| 162 | + * @method \Aws\Result updateAssetModelCompositeModel(array $args = []) |
| 163 | + * @method \GuzzleHttp\Promise\Promise updateAssetModelCompositeModelAsync(array $args = []) |
142 | 164 | * @method \Aws\Result updateAssetProperty(array $args = []) |
143 | 165 | * @method \GuzzleHttp\Promise\Promise updateAssetPropertyAsync(array $args = []) |
144 | 166 | * @method \Aws\Result updateDashboard(array $args = []) |
|
0 commit comments