@aws-sdk/client-iotsitewise 3.306.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/dist-cjs/commands/AssociateAssetsCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
  3. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
  7. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
  8. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
  10. package/dist-cjs/commands/CreateAssetCommand.js +2 -2
  11. package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
  12. package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
  13. package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
  14. package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
  15. package/dist-cjs/commands/CreatePortalCommand.js +2 -2
  16. package/dist-cjs/commands/CreateProjectCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
  22. package/dist-cjs/commands/DeletePortalCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribePortalCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
  39. package/dist-cjs/commands/DisassociateAssetsCommand.js +2 -2
  40. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
  41. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
  42. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
  43. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
  44. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
  45. package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
  46. package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +2 -2
  47. package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
  48. package/dist-cjs/commands/ListAssetPropertiesCommand.js +2 -2
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
  50. package/dist-cjs/commands/ListAssetsCommand.js +2 -2
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
  53. package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
  54. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  55. package/dist-cjs/commands/ListPortalsCommand.js +2 -2
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
  57. package/dist-cjs/commands/ListProjectsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +2 -2
  72. package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
  74. package/dist-cjs/protocols/Aws_restJson1.js +1250 -1314
  75. package/dist-es/commands/AssociateAssetsCommand.js +3 -3
  76. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -3
  77. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
  78. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
  79. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
  80. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
  81. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
  82. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
  83. package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
  84. package/dist-es/commands/CreateAssetCommand.js +3 -3
  85. package/dist-es/commands/CreateAssetModelCommand.js +3 -3
  86. package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
  87. package/dist-es/commands/CreateDashboardCommand.js +3 -3
  88. package/dist-es/commands/CreateGatewayCommand.js +3 -3
  89. package/dist-es/commands/CreatePortalCommand.js +3 -3
  90. package/dist-es/commands/CreateProjectCommand.js +3 -3
  91. package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
  92. package/dist-es/commands/DeleteAssetCommand.js +3 -3
  93. package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
  94. package/dist-es/commands/DeleteDashboardCommand.js +3 -3
  95. package/dist-es/commands/DeleteGatewayCommand.js +3 -3
  96. package/dist-es/commands/DeletePortalCommand.js +3 -3
  97. package/dist-es/commands/DeleteProjectCommand.js +3 -3
  98. package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -3
  99. package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
  100. package/dist-es/commands/DescribeAssetCommand.js +3 -3
  101. package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
  102. package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
  103. package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
  104. package/dist-es/commands/DescribeDashboardCommand.js +3 -3
  105. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
  106. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
  107. package/dist-es/commands/DescribeGatewayCommand.js +3 -3
  108. package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
  109. package/dist-es/commands/DescribePortalCommand.js +3 -3
  110. package/dist-es/commands/DescribeProjectCommand.js +3 -3
  111. package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
  112. package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
  113. package/dist-es/commands/DisassociateAssetsCommand.js +3 -3
  114. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -3
  115. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
  116. package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
  117. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
  118. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
  119. package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
  120. package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -3
  121. package/dist-es/commands/ListAssetModelsCommand.js +3 -3
  122. package/dist-es/commands/ListAssetPropertiesCommand.js +3 -3
  123. package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
  124. package/dist-es/commands/ListAssetsCommand.js +3 -3
  125. package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
  126. package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
  127. package/dist-es/commands/ListDashboardsCommand.js +3 -3
  128. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  129. package/dist-es/commands/ListPortalsCommand.js +3 -3
  130. package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
  131. package/dist-es/commands/ListProjectsCommand.js +3 -3
  132. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  133. package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
  134. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
  135. package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
  136. package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
  137. package/dist-es/commands/TagResourceCommand.js +3 -3
  138. package/dist-es/commands/UntagResourceCommand.js +3 -3
  139. package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
  140. package/dist-es/commands/UpdateAssetCommand.js +3 -3
  141. package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
  142. package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -3
  143. package/dist-es/commands/UpdateDashboardCommand.js +3 -3
  144. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
  145. package/dist-es/commands/UpdateGatewayCommand.js +3 -3
  146. package/dist-es/commands/UpdatePortalCommand.js +3 -3
  147. package/dist-es/commands/UpdateProjectCommand.js +3 -3
  148. package/dist-es/protocols/Aws_restJson1.js +1101 -1165
  149. package/dist-types/protocols/Aws_restJson1.d.ts +584 -146
  150. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +146 -146
  151. package/package.json +36 -36
@@ -73,149 +73,587 @@ import { UpdateGatewayCapabilityConfigurationCommandInput, UpdateGatewayCapabili
73
73
  import { UpdateGatewayCommandInput, UpdateGatewayCommandOutput } from "../commands/UpdateGatewayCommand";
74
74
  import { UpdatePortalCommandInput, UpdatePortalCommandOutput } from "../commands/UpdatePortalCommand";
75
75
  import { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "../commands/UpdateProjectCommand";
76
- export declare const serializeAws_restJson1AssociateAssetsCommand: (input: AssociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand: (input: AssociateTimeSeriesToAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1BatchAssociateProjectAssetsCommand: (input: BatchAssociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1BatchDisassociateProjectAssetsCommand: (input: BatchDisassociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand: (input: BatchGetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1BatchGetAssetPropertyValueCommand: (input: BatchGetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand: (input: BatchGetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1BatchPutAssetPropertyValueCommand: (input: BatchPutAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1CreateAccessPolicyCommand: (input: CreateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1CreateAssetCommand: (input: CreateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1CreateAssetModelCommand: (input: CreateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1CreateBulkImportJobCommand: (input: CreateBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1CreateDashboardCommand: (input: CreateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1CreateGatewayCommand: (input: CreateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1CreatePortalCommand: (input: CreatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1DeleteAccessPolicyCommand: (input: DeleteAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1DeleteAssetCommand: (input: DeleteAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1DeleteAssetModelCommand: (input: DeleteAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1DeleteDashboardCommand: (input: DeleteDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1DeletePortalCommand: (input: DeletePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1DeleteTimeSeriesCommand: (input: DeleteTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1DescribeAccessPolicyCommand: (input: DescribeAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1DescribeAssetCommand: (input: DescribeAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1DescribeAssetModelCommand: (input: DescribeAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1DescribeAssetPropertyCommand: (input: DescribeAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1DescribeBulkImportJobCommand: (input: DescribeBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1DescribeDashboardCommand: (input: DescribeDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand: (input: DescribeDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1DescribeGatewayCommand: (input: DescribeGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand: (input: DescribeGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1DescribeLoggingOptionsCommand: (input: DescribeLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1DescribePortalCommand: (input: DescribePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1DescribeStorageConfigurationCommand: (input: DescribeStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1DescribeTimeSeriesCommand: (input: DescribeTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1DisassociateAssetsCommand: (input: DisassociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand: (input: DisassociateTimeSeriesFromAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1GetAssetPropertyAggregatesCommand: (input: GetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1GetAssetPropertyValueCommand: (input: GetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1GetAssetPropertyValueHistoryCommand: (input: GetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand: (input: GetInterpolatedAssetPropertyValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1ListAccessPoliciesCommand: (input: ListAccessPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1ListAssetModelPropertiesCommand: (input: ListAssetModelPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1ListAssetModelsCommand: (input: ListAssetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1ListAssetPropertiesCommand: (input: ListAssetPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1ListAssetRelationshipsCommand: (input: ListAssetRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1ListAssetsCommand: (input: ListAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1ListAssociatedAssetsCommand: (input: ListAssociatedAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1ListBulkImportJobsCommand: (input: ListBulkImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1ListDashboardsCommand: (input: ListDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1ListPortalsCommand: (input: ListPortalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1ListProjectAssetsCommand: (input: ListProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1ListTimeSeriesCommand: (input: ListTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1PutDefaultEncryptionConfigurationCommand: (input: PutDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1PutLoggingOptionsCommand: (input: PutLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1PutStorageConfigurationCommand: (input: PutStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1UpdateAccessPolicyCommand: (input: UpdateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1UpdateAssetCommand: (input: UpdateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1UpdateAssetModelCommand: (input: UpdateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1UpdateAssetPropertyCommand: (input: UpdateAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1UpdateDashboardCommand: (input: UpdateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1UpdateGatewayCommand: (input: UpdateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand: (input: UpdateGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restJson1UpdatePortalCommand: (input: UpdatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restJson1UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const deserializeAws_restJson1AssociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssetsCommandOutput>;
150
- export declare const deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
151
- export declare const deserializeAws_restJson1BatchAssociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateProjectAssetsCommandOutput>;
152
- export declare const deserializeAws_restJson1BatchDisassociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateProjectAssetsCommandOutput>;
153
- export declare const deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
154
- export declare const deserializeAws_restJson1BatchGetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueCommandOutput>;
155
- export declare const deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
156
- export declare const deserializeAws_restJson1BatchPutAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutAssetPropertyValueCommandOutput>;
157
- export declare const deserializeAws_restJson1CreateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessPolicyCommandOutput>;
158
- export declare const deserializeAws_restJson1CreateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetCommandOutput>;
159
- export declare const deserializeAws_restJson1CreateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetModelCommandOutput>;
160
- export declare const deserializeAws_restJson1CreateBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBulkImportJobCommandOutput>;
161
- export declare const deserializeAws_restJson1CreateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDashboardCommandOutput>;
162
- export declare const deserializeAws_restJson1CreateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGatewayCommandOutput>;
163
- export declare const deserializeAws_restJson1CreatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortalCommandOutput>;
164
- export declare const deserializeAws_restJson1CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
165
- export declare const deserializeAws_restJson1DeleteAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessPolicyCommandOutput>;
166
- export declare const deserializeAws_restJson1DeleteAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetCommandOutput>;
167
- export declare const deserializeAws_restJson1DeleteAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelCommandOutput>;
168
- export declare const deserializeAws_restJson1DeleteDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDashboardCommandOutput>;
169
- export declare const deserializeAws_restJson1DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
170
- export declare const deserializeAws_restJson1DeletePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortalCommandOutput>;
171
- export declare const deserializeAws_restJson1DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
172
- export declare const deserializeAws_restJson1DeleteTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTimeSeriesCommandOutput>;
173
- export declare const deserializeAws_restJson1DescribeAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccessPolicyCommandOutput>;
174
- export declare const deserializeAws_restJson1DescribeAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetCommandOutput>;
175
- export declare const deserializeAws_restJson1DescribeAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelCommandOutput>;
176
- export declare const deserializeAws_restJson1DescribeAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetPropertyCommandOutput>;
177
- export declare const deserializeAws_restJson1DescribeBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBulkImportJobCommandOutput>;
178
- export declare const deserializeAws_restJson1DescribeDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardCommandOutput>;
179
- export declare const deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
180
- export declare const deserializeAws_restJson1DescribeGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCommandOutput>;
181
- export declare const deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
182
- export declare const deserializeAws_restJson1DescribeLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingOptionsCommandOutput>;
183
- export declare const deserializeAws_restJson1DescribePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortalCommandOutput>;
184
- export declare const deserializeAws_restJson1DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
185
- export declare const deserializeAws_restJson1DescribeStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageConfigurationCommandOutput>;
186
- export declare const deserializeAws_restJson1DescribeTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTimeSeriesCommandOutput>;
187
- export declare const deserializeAws_restJson1DisassociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssetsCommandOutput>;
188
- export declare const deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
189
- export declare const deserializeAws_restJson1GetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyAggregatesCommandOutput>;
190
- export declare const deserializeAws_restJson1GetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueCommandOutput>;
191
- export declare const deserializeAws_restJson1GetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueHistoryCommandOutput>;
192
- export declare const deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
193
- export declare const deserializeAws_restJson1ListAccessPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessPoliciesCommandOutput>;
194
- export declare const deserializeAws_restJson1ListAssetModelPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelPropertiesCommandOutput>;
195
- export declare const deserializeAws_restJson1ListAssetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelsCommandOutput>;
196
- export declare const deserializeAws_restJson1ListAssetPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetPropertiesCommandOutput>;
197
- export declare const deserializeAws_restJson1ListAssetRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetRelationshipsCommandOutput>;
198
- export declare const deserializeAws_restJson1ListAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetsCommandOutput>;
199
- export declare const deserializeAws_restJson1ListAssociatedAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedAssetsCommandOutput>;
200
- export declare const deserializeAws_restJson1ListBulkImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkImportJobsCommandOutput>;
201
- export declare const deserializeAws_restJson1ListDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardsCommandOutput>;
202
- export declare const deserializeAws_restJson1ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
203
- export declare const deserializeAws_restJson1ListPortalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortalsCommandOutput>;
204
- export declare const deserializeAws_restJson1ListProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectAssetsCommandOutput>;
205
- export declare const deserializeAws_restJson1ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
206
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
207
- export declare const deserializeAws_restJson1ListTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTimeSeriesCommandOutput>;
208
- export declare const deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDefaultEncryptionConfigurationCommandOutput>;
209
- export declare const deserializeAws_restJson1PutLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingOptionsCommandOutput>;
210
- export declare const deserializeAws_restJson1PutStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutStorageConfigurationCommandOutput>;
211
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
212
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
213
- export declare const deserializeAws_restJson1UpdateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessPolicyCommandOutput>;
214
- export declare const deserializeAws_restJson1UpdateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetCommandOutput>;
215
- export declare const deserializeAws_restJson1UpdateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetModelCommandOutput>;
216
- export declare const deserializeAws_restJson1UpdateAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetPropertyCommandOutput>;
217
- export declare const deserializeAws_restJson1UpdateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardCommandOutput>;
218
- export declare const deserializeAws_restJson1UpdateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCommandOutput>;
219
- export declare const deserializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
220
- export declare const deserializeAws_restJson1UpdatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortalCommandOutput>;
221
- export declare const deserializeAws_restJson1UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;
76
+ /**
77
+ * serializeAws_restJson1AssociateAssetsCommand
78
+ */
79
+ export declare const se_AssociateAssetsCommand: (input: AssociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
82
+ */
83
+ export declare const se_AssociateTimeSeriesToAssetPropertyCommand: (input: AssociateTimeSeriesToAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_restJson1BatchAssociateProjectAssetsCommand
86
+ */
87
+ export declare const se_BatchAssociateProjectAssetsCommand: (input: BatchAssociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_restJson1BatchDisassociateProjectAssetsCommand
90
+ */
91
+ export declare const se_BatchDisassociateProjectAssetsCommand: (input: BatchDisassociateProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
94
+ */
95
+ export declare const se_BatchGetAssetPropertyAggregatesCommand: (input: BatchGetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_restJson1BatchGetAssetPropertyValueCommand
98
+ */
99
+ export declare const se_BatchGetAssetPropertyValueCommand: (input: BatchGetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
102
+ */
103
+ export declare const se_BatchGetAssetPropertyValueHistoryCommand: (input: BatchGetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_restJson1BatchPutAssetPropertyValueCommand
106
+ */
107
+ export declare const se_BatchPutAssetPropertyValueCommand: (input: BatchPutAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_restJson1CreateAccessPolicyCommand
110
+ */
111
+ export declare const se_CreateAccessPolicyCommand: (input: CreateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_restJson1CreateAssetCommand
114
+ */
115
+ export declare const se_CreateAssetCommand: (input: CreateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_restJson1CreateAssetModelCommand
118
+ */
119
+ export declare const se_CreateAssetModelCommand: (input: CreateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_restJson1CreateBulkImportJobCommand
122
+ */
123
+ export declare const se_CreateBulkImportJobCommand: (input: CreateBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_restJson1CreateDashboardCommand
126
+ */
127
+ export declare const se_CreateDashboardCommand: (input: CreateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_restJson1CreateGatewayCommand
130
+ */
131
+ export declare const se_CreateGatewayCommand: (input: CreateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_restJson1CreatePortalCommand
134
+ */
135
+ export declare const se_CreatePortalCommand: (input: CreatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_restJson1CreateProjectCommand
138
+ */
139
+ export declare const se_CreateProjectCommand: (input: CreateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_restJson1DeleteAccessPolicyCommand
142
+ */
143
+ export declare const se_DeleteAccessPolicyCommand: (input: DeleteAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_restJson1DeleteAssetCommand
146
+ */
147
+ export declare const se_DeleteAssetCommand: (input: DeleteAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_restJson1DeleteAssetModelCommand
150
+ */
151
+ export declare const se_DeleteAssetModelCommand: (input: DeleteAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_restJson1DeleteDashboardCommand
154
+ */
155
+ export declare const se_DeleteDashboardCommand: (input: DeleteDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_restJson1DeleteGatewayCommand
158
+ */
159
+ export declare const se_DeleteGatewayCommand: (input: DeleteGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_restJson1DeletePortalCommand
162
+ */
163
+ export declare const se_DeletePortalCommand: (input: DeletePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_restJson1DeleteProjectCommand
166
+ */
167
+ export declare const se_DeleteProjectCommand: (input: DeleteProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_restJson1DeleteTimeSeriesCommand
170
+ */
171
+ export declare const se_DeleteTimeSeriesCommand: (input: DeleteTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_restJson1DescribeAccessPolicyCommand
174
+ */
175
+ export declare const se_DescribeAccessPolicyCommand: (input: DescribeAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_restJson1DescribeAssetCommand
178
+ */
179
+ export declare const se_DescribeAssetCommand: (input: DescribeAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_restJson1DescribeAssetModelCommand
182
+ */
183
+ export declare const se_DescribeAssetModelCommand: (input: DescribeAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_restJson1DescribeAssetPropertyCommand
186
+ */
187
+ export declare const se_DescribeAssetPropertyCommand: (input: DescribeAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_restJson1DescribeBulkImportJobCommand
190
+ */
191
+ export declare const se_DescribeBulkImportJobCommand: (input: DescribeBulkImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_restJson1DescribeDashboardCommand
194
+ */
195
+ export declare const se_DescribeDashboardCommand: (input: DescribeDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
198
+ */
199
+ export declare const se_DescribeDefaultEncryptionConfigurationCommand: (input: DescribeDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_restJson1DescribeGatewayCommand
202
+ */
203
+ export declare const se_DescribeGatewayCommand: (input: DescribeGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
206
+ */
207
+ export declare const se_DescribeGatewayCapabilityConfigurationCommand: (input: DescribeGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_restJson1DescribeLoggingOptionsCommand
210
+ */
211
+ export declare const se_DescribeLoggingOptionsCommand: (input: DescribeLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_restJson1DescribePortalCommand
214
+ */
215
+ export declare const se_DescribePortalCommand: (input: DescribePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_restJson1DescribeProjectCommand
218
+ */
219
+ export declare const se_DescribeProjectCommand: (input: DescribeProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_restJson1DescribeStorageConfigurationCommand
222
+ */
223
+ export declare const se_DescribeStorageConfigurationCommand: (input: DescribeStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_restJson1DescribeTimeSeriesCommand
226
+ */
227
+ export declare const se_DescribeTimeSeriesCommand: (input: DescribeTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_restJson1DisassociateAssetsCommand
230
+ */
231
+ export declare const se_DisassociateAssetsCommand: (input: DisassociateAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
234
+ */
235
+ export declare const se_DisassociateTimeSeriesFromAssetPropertyCommand: (input: DisassociateTimeSeriesFromAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_restJson1GetAssetPropertyAggregatesCommand
238
+ */
239
+ export declare const se_GetAssetPropertyAggregatesCommand: (input: GetAssetPropertyAggregatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_restJson1GetAssetPropertyValueCommand
242
+ */
243
+ export declare const se_GetAssetPropertyValueCommand: (input: GetAssetPropertyValueCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_restJson1GetAssetPropertyValueHistoryCommand
246
+ */
247
+ export declare const se_GetAssetPropertyValueHistoryCommand: (input: GetAssetPropertyValueHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
250
+ */
251
+ export declare const se_GetInterpolatedAssetPropertyValuesCommand: (input: GetInterpolatedAssetPropertyValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_restJson1ListAccessPoliciesCommand
254
+ */
255
+ export declare const se_ListAccessPoliciesCommand: (input: ListAccessPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_restJson1ListAssetModelPropertiesCommand
258
+ */
259
+ export declare const se_ListAssetModelPropertiesCommand: (input: ListAssetModelPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_restJson1ListAssetModelsCommand
262
+ */
263
+ export declare const se_ListAssetModelsCommand: (input: ListAssetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_restJson1ListAssetPropertiesCommand
266
+ */
267
+ export declare const se_ListAssetPropertiesCommand: (input: ListAssetPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_restJson1ListAssetRelationshipsCommand
270
+ */
271
+ export declare const se_ListAssetRelationshipsCommand: (input: ListAssetRelationshipsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_restJson1ListAssetsCommand
274
+ */
275
+ export declare const se_ListAssetsCommand: (input: ListAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_restJson1ListAssociatedAssetsCommand
278
+ */
279
+ export declare const se_ListAssociatedAssetsCommand: (input: ListAssociatedAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_restJson1ListBulkImportJobsCommand
282
+ */
283
+ export declare const se_ListBulkImportJobsCommand: (input: ListBulkImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_restJson1ListDashboardsCommand
286
+ */
287
+ export declare const se_ListDashboardsCommand: (input: ListDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_restJson1ListGatewaysCommand
290
+ */
291
+ export declare const se_ListGatewaysCommand: (input: ListGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_restJson1ListPortalsCommand
294
+ */
295
+ export declare const se_ListPortalsCommand: (input: ListPortalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_restJson1ListProjectAssetsCommand
298
+ */
299
+ export declare const se_ListProjectAssetsCommand: (input: ListProjectAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_restJson1ListProjectsCommand
302
+ */
303
+ export declare const se_ListProjectsCommand: (input: ListProjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_restJson1ListTagsForResourceCommand
306
+ */
307
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_restJson1ListTimeSeriesCommand
310
+ */
311
+ export declare const se_ListTimeSeriesCommand: (input: ListTimeSeriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_restJson1PutDefaultEncryptionConfigurationCommand
314
+ */
315
+ export declare const se_PutDefaultEncryptionConfigurationCommand: (input: PutDefaultEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_restJson1PutLoggingOptionsCommand
318
+ */
319
+ export declare const se_PutLoggingOptionsCommand: (input: PutLoggingOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_restJson1PutStorageConfigurationCommand
322
+ */
323
+ export declare const se_PutStorageConfigurationCommand: (input: PutStorageConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_restJson1TagResourceCommand
326
+ */
327
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_restJson1UntagResourceCommand
330
+ */
331
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_restJson1UpdateAccessPolicyCommand
334
+ */
335
+ export declare const se_UpdateAccessPolicyCommand: (input: UpdateAccessPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_restJson1UpdateAssetCommand
338
+ */
339
+ export declare const se_UpdateAssetCommand: (input: UpdateAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_restJson1UpdateAssetModelCommand
342
+ */
343
+ export declare const se_UpdateAssetModelCommand: (input: UpdateAssetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_restJson1UpdateAssetPropertyCommand
346
+ */
347
+ export declare const se_UpdateAssetPropertyCommand: (input: UpdateAssetPropertyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_restJson1UpdateDashboardCommand
350
+ */
351
+ export declare const se_UpdateDashboardCommand: (input: UpdateDashboardCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_restJson1UpdateGatewayCommand
354
+ */
355
+ export declare const se_UpdateGatewayCommand: (input: UpdateGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
358
+ */
359
+ export declare const se_UpdateGatewayCapabilityConfigurationCommand: (input: UpdateGatewayCapabilityConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_restJson1UpdatePortalCommand
362
+ */
363
+ export declare const se_UpdatePortalCommand: (input: UpdatePortalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_restJson1UpdateProjectCommand
366
+ */
367
+ export declare const se_UpdateProjectCommand: (input: UpdateProjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * deserializeAws_restJson1AssociateAssetsCommand
370
+ */
371
+ export declare const de_AssociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAssetsCommandOutput>;
372
+ /**
373
+ * deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand
374
+ */
375
+ export declare const de_AssociateTimeSeriesToAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTimeSeriesToAssetPropertyCommandOutput>;
376
+ /**
377
+ * deserializeAws_restJson1BatchAssociateProjectAssetsCommand
378
+ */
379
+ export declare const de_BatchAssociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateProjectAssetsCommandOutput>;
380
+ /**
381
+ * deserializeAws_restJson1BatchDisassociateProjectAssetsCommand
382
+ */
383
+ export declare const de_BatchDisassociateProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateProjectAssetsCommandOutput>;
384
+ /**
385
+ * deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand
386
+ */
387
+ export declare const de_BatchGetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyAggregatesCommandOutput>;
388
+ /**
389
+ * deserializeAws_restJson1BatchGetAssetPropertyValueCommand
390
+ */
391
+ export declare const de_BatchGetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueCommandOutput>;
392
+ /**
393
+ * deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand
394
+ */
395
+ export declare const de_BatchGetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetAssetPropertyValueHistoryCommandOutput>;
396
+ /**
397
+ * deserializeAws_restJson1BatchPutAssetPropertyValueCommand
398
+ */
399
+ export declare const de_BatchPutAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutAssetPropertyValueCommandOutput>;
400
+ /**
401
+ * deserializeAws_restJson1CreateAccessPolicyCommand
402
+ */
403
+ export declare const de_CreateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessPolicyCommandOutput>;
404
+ /**
405
+ * deserializeAws_restJson1CreateAssetCommand
406
+ */
407
+ export declare const de_CreateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetCommandOutput>;
408
+ /**
409
+ * deserializeAws_restJson1CreateAssetModelCommand
410
+ */
411
+ export declare const de_CreateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAssetModelCommandOutput>;
412
+ /**
413
+ * deserializeAws_restJson1CreateBulkImportJobCommand
414
+ */
415
+ export declare const de_CreateBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBulkImportJobCommandOutput>;
416
+ /**
417
+ * deserializeAws_restJson1CreateDashboardCommand
418
+ */
419
+ export declare const de_CreateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDashboardCommandOutput>;
420
+ /**
421
+ * deserializeAws_restJson1CreateGatewayCommand
422
+ */
423
+ export declare const de_CreateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGatewayCommandOutput>;
424
+ /**
425
+ * deserializeAws_restJson1CreatePortalCommand
426
+ */
427
+ export declare const de_CreatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortalCommandOutput>;
428
+ /**
429
+ * deserializeAws_restJson1CreateProjectCommand
430
+ */
431
+ export declare const de_CreateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProjectCommandOutput>;
432
+ /**
433
+ * deserializeAws_restJson1DeleteAccessPolicyCommand
434
+ */
435
+ export declare const de_DeleteAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessPolicyCommandOutput>;
436
+ /**
437
+ * deserializeAws_restJson1DeleteAssetCommand
438
+ */
439
+ export declare const de_DeleteAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetCommandOutput>;
440
+ /**
441
+ * deserializeAws_restJson1DeleteAssetModelCommand
442
+ */
443
+ export declare const de_DeleteAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAssetModelCommandOutput>;
444
+ /**
445
+ * deserializeAws_restJson1DeleteDashboardCommand
446
+ */
447
+ export declare const de_DeleteDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDashboardCommandOutput>;
448
+ /**
449
+ * deserializeAws_restJson1DeleteGatewayCommand
450
+ */
451
+ export declare const de_DeleteGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayCommandOutput>;
452
+ /**
453
+ * deserializeAws_restJson1DeletePortalCommand
454
+ */
455
+ export declare const de_DeletePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortalCommandOutput>;
456
+ /**
457
+ * deserializeAws_restJson1DeleteProjectCommand
458
+ */
459
+ export declare const de_DeleteProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProjectCommandOutput>;
460
+ /**
461
+ * deserializeAws_restJson1DeleteTimeSeriesCommand
462
+ */
463
+ export declare const de_DeleteTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTimeSeriesCommandOutput>;
464
+ /**
465
+ * deserializeAws_restJson1DescribeAccessPolicyCommand
466
+ */
467
+ export declare const de_DescribeAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccessPolicyCommandOutput>;
468
+ /**
469
+ * deserializeAws_restJson1DescribeAssetCommand
470
+ */
471
+ export declare const de_DescribeAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetCommandOutput>;
472
+ /**
473
+ * deserializeAws_restJson1DescribeAssetModelCommand
474
+ */
475
+ export declare const de_DescribeAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetModelCommandOutput>;
476
+ /**
477
+ * deserializeAws_restJson1DescribeAssetPropertyCommand
478
+ */
479
+ export declare const de_DescribeAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAssetPropertyCommandOutput>;
480
+ /**
481
+ * deserializeAws_restJson1DescribeBulkImportJobCommand
482
+ */
483
+ export declare const de_DescribeBulkImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBulkImportJobCommandOutput>;
484
+ /**
485
+ * deserializeAws_restJson1DescribeDashboardCommand
486
+ */
487
+ export declare const de_DescribeDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDashboardCommandOutput>;
488
+ /**
489
+ * deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand
490
+ */
491
+ export declare const de_DescribeDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
492
+ /**
493
+ * deserializeAws_restJson1DescribeGatewayCommand
494
+ */
495
+ export declare const de_DescribeGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCommandOutput>;
496
+ /**
497
+ * deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand
498
+ */
499
+ export declare const de_DescribeGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
500
+ /**
501
+ * deserializeAws_restJson1DescribeLoggingOptionsCommand
502
+ */
503
+ export declare const de_DescribeLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingOptionsCommandOutput>;
504
+ /**
505
+ * deserializeAws_restJson1DescribePortalCommand
506
+ */
507
+ export declare const de_DescribePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortalCommandOutput>;
508
+ /**
509
+ * deserializeAws_restJson1DescribeProjectCommand
510
+ */
511
+ export declare const de_DescribeProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProjectCommandOutput>;
512
+ /**
513
+ * deserializeAws_restJson1DescribeStorageConfigurationCommand
514
+ */
515
+ export declare const de_DescribeStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageConfigurationCommandOutput>;
516
+ /**
517
+ * deserializeAws_restJson1DescribeTimeSeriesCommand
518
+ */
519
+ export declare const de_DescribeTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTimeSeriesCommandOutput>;
520
+ /**
521
+ * deserializeAws_restJson1DisassociateAssetsCommand
522
+ */
523
+ export declare const de_DisassociateAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAssetsCommandOutput>;
524
+ /**
525
+ * deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand
526
+ */
527
+ export declare const de_DisassociateTimeSeriesFromAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTimeSeriesFromAssetPropertyCommandOutput>;
528
+ /**
529
+ * deserializeAws_restJson1GetAssetPropertyAggregatesCommand
530
+ */
531
+ export declare const de_GetAssetPropertyAggregatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyAggregatesCommandOutput>;
532
+ /**
533
+ * deserializeAws_restJson1GetAssetPropertyValueCommand
534
+ */
535
+ export declare const de_GetAssetPropertyValueCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueCommandOutput>;
536
+ /**
537
+ * deserializeAws_restJson1GetAssetPropertyValueHistoryCommand
538
+ */
539
+ export declare const de_GetAssetPropertyValueHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssetPropertyValueHistoryCommandOutput>;
540
+ /**
541
+ * deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand
542
+ */
543
+ export declare const de_GetInterpolatedAssetPropertyValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
544
+ /**
545
+ * deserializeAws_restJson1ListAccessPoliciesCommand
546
+ */
547
+ export declare const de_ListAccessPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessPoliciesCommandOutput>;
548
+ /**
549
+ * deserializeAws_restJson1ListAssetModelPropertiesCommand
550
+ */
551
+ export declare const de_ListAssetModelPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelPropertiesCommandOutput>;
552
+ /**
553
+ * deserializeAws_restJson1ListAssetModelsCommand
554
+ */
555
+ export declare const de_ListAssetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetModelsCommandOutput>;
556
+ /**
557
+ * deserializeAws_restJson1ListAssetPropertiesCommand
558
+ */
559
+ export declare const de_ListAssetPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetPropertiesCommandOutput>;
560
+ /**
561
+ * deserializeAws_restJson1ListAssetRelationshipsCommand
562
+ */
563
+ export declare const de_ListAssetRelationshipsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetRelationshipsCommandOutput>;
564
+ /**
565
+ * deserializeAws_restJson1ListAssetsCommand
566
+ */
567
+ export declare const de_ListAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssetsCommandOutput>;
568
+ /**
569
+ * deserializeAws_restJson1ListAssociatedAssetsCommand
570
+ */
571
+ export declare const de_ListAssociatedAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAssociatedAssetsCommandOutput>;
572
+ /**
573
+ * deserializeAws_restJson1ListBulkImportJobsCommand
574
+ */
575
+ export declare const de_ListBulkImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBulkImportJobsCommandOutput>;
576
+ /**
577
+ * deserializeAws_restJson1ListDashboardsCommand
578
+ */
579
+ export declare const de_ListDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDashboardsCommandOutput>;
580
+ /**
581
+ * deserializeAws_restJson1ListGatewaysCommand
582
+ */
583
+ export declare const de_ListGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGatewaysCommandOutput>;
584
+ /**
585
+ * deserializeAws_restJson1ListPortalsCommand
586
+ */
587
+ export declare const de_ListPortalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortalsCommandOutput>;
588
+ /**
589
+ * deserializeAws_restJson1ListProjectAssetsCommand
590
+ */
591
+ export declare const de_ListProjectAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectAssetsCommandOutput>;
592
+ /**
593
+ * deserializeAws_restJson1ListProjectsCommand
594
+ */
595
+ export declare const de_ListProjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProjectsCommandOutput>;
596
+ /**
597
+ * deserializeAws_restJson1ListTagsForResourceCommand
598
+ */
599
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
600
+ /**
601
+ * deserializeAws_restJson1ListTimeSeriesCommand
602
+ */
603
+ export declare const de_ListTimeSeriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTimeSeriesCommandOutput>;
604
+ /**
605
+ * deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand
606
+ */
607
+ export declare const de_PutDefaultEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDefaultEncryptionConfigurationCommandOutput>;
608
+ /**
609
+ * deserializeAws_restJson1PutLoggingOptionsCommand
610
+ */
611
+ export declare const de_PutLoggingOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLoggingOptionsCommandOutput>;
612
+ /**
613
+ * deserializeAws_restJson1PutStorageConfigurationCommand
614
+ */
615
+ export declare const de_PutStorageConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutStorageConfigurationCommandOutput>;
616
+ /**
617
+ * deserializeAws_restJson1TagResourceCommand
618
+ */
619
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
620
+ /**
621
+ * deserializeAws_restJson1UntagResourceCommand
622
+ */
623
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
624
+ /**
625
+ * deserializeAws_restJson1UpdateAccessPolicyCommand
626
+ */
627
+ export declare const de_UpdateAccessPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessPolicyCommandOutput>;
628
+ /**
629
+ * deserializeAws_restJson1UpdateAssetCommand
630
+ */
631
+ export declare const de_UpdateAssetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetCommandOutput>;
632
+ /**
633
+ * deserializeAws_restJson1UpdateAssetModelCommand
634
+ */
635
+ export declare const de_UpdateAssetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetModelCommandOutput>;
636
+ /**
637
+ * deserializeAws_restJson1UpdateAssetPropertyCommand
638
+ */
639
+ export declare const de_UpdateAssetPropertyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAssetPropertyCommandOutput>;
640
+ /**
641
+ * deserializeAws_restJson1UpdateDashboardCommand
642
+ */
643
+ export declare const de_UpdateDashboardCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDashboardCommandOutput>;
644
+ /**
645
+ * deserializeAws_restJson1UpdateGatewayCommand
646
+ */
647
+ export declare const de_UpdateGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCommandOutput>;
648
+ /**
649
+ * deserializeAws_restJson1UpdateGatewayCapabilityConfigurationCommand
650
+ */
651
+ export declare const de_UpdateGatewayCapabilityConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
652
+ /**
653
+ * deserializeAws_restJson1UpdatePortalCommand
654
+ */
655
+ export declare const de_UpdatePortalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortalCommandOutput>;
656
+ /**
657
+ * deserializeAws_restJson1UpdateProjectCommand
658
+ */
659
+ export declare const de_UpdateProjectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProjectCommandOutput>;