@aws-sdk/client-codebuild 3.478.0 → 3.484.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 (185) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +18 -41
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +18 -41
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +18 -41
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +18 -41
  7. package/dist-cjs/commands/CreateProjectCommand.js +18 -41
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +18 -41
  9. package/dist-cjs/commands/CreateWebhookCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteProjectCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteReportCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +18 -41
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +18 -41
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +18 -41
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +18 -41
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +18 -41
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +18 -41
  25. package/dist-cjs/commands/ListBuildsCommand.js +18 -41
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +18 -41
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +18 -41
  28. package/dist-cjs/commands/ListProjectsCommand.js +18 -41
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +18 -41
  30. package/dist-cjs/commands/ListReportsCommand.js +18 -41
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +18 -41
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +18 -41
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +18 -41
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +18 -41
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +18 -41
  37. package/dist-cjs/commands/RetryBuildCommand.js +18 -41
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +18 -41
  39. package/dist-cjs/commands/StartBuildCommand.js +18 -41
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +18 -41
  41. package/dist-cjs/commands/StopBuildCommand.js +18 -41
  42. package/dist-cjs/commands/UpdateProjectCommand.js +18 -41
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +18 -41
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +18 -41
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +18 -41
  46. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +18 -41
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +18 -41
  49. package/dist-es/commands/BatchGetBuildsCommand.js +18 -41
  50. package/dist-es/commands/BatchGetProjectsCommand.js +18 -41
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +18 -41
  52. package/dist-es/commands/BatchGetReportsCommand.js +18 -41
  53. package/dist-es/commands/CreateProjectCommand.js +18 -41
  54. package/dist-es/commands/CreateReportGroupCommand.js +18 -41
  55. package/dist-es/commands/CreateWebhookCommand.js +18 -41
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +18 -41
  57. package/dist-es/commands/DeleteProjectCommand.js +18 -41
  58. package/dist-es/commands/DeleteReportCommand.js +18 -41
  59. package/dist-es/commands/DeleteReportGroupCommand.js +18 -41
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +18 -41
  62. package/dist-es/commands/DeleteWebhookCommand.js +18 -41
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +18 -41
  64. package/dist-es/commands/DescribeTestCasesCommand.js +18 -41
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +18 -41
  66. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +18 -41
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +18 -41
  69. package/dist-es/commands/ListBuildBatchesCommand.js +18 -41
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +18 -41
  71. package/dist-es/commands/ListBuildsCommand.js +18 -41
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +18 -41
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +18 -41
  74. package/dist-es/commands/ListProjectsCommand.js +18 -41
  75. package/dist-es/commands/ListReportGroupsCommand.js +18 -41
  76. package/dist-es/commands/ListReportsCommand.js +18 -41
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +18 -41
  78. package/dist-es/commands/ListSharedProjectsCommand.js +18 -41
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +18 -41
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +18 -41
  81. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  82. package/dist-es/commands/RetryBuildBatchCommand.js +18 -41
  83. package/dist-es/commands/RetryBuildCommand.js +18 -41
  84. package/dist-es/commands/StartBuildBatchCommand.js +18 -41
  85. package/dist-es/commands/StartBuildCommand.js +18 -41
  86. package/dist-es/commands/StopBuildBatchCommand.js +18 -41
  87. package/dist-es/commands/StopBuildCommand.js +18 -41
  88. package/dist-es/commands/UpdateProjectCommand.js +18 -41
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +18 -41
  90. package/dist-es/commands/UpdateReportGroupCommand.js +18 -41
  91. package/dist-es/commands/UpdateWebhookCommand.js +18 -41
  92. package/dist-es/endpoint/EndpointParameters.js +6 -0
  93. package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +6 -21
  94. package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +6 -21
  95. package/dist-types/commands/BatchGetBuildsCommand.d.ts +6 -21
  96. package/dist-types/commands/BatchGetProjectsCommand.d.ts +6 -21
  97. package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +6 -21
  98. package/dist-types/commands/BatchGetReportsCommand.d.ts +6 -21
  99. package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
  100. package/dist-types/commands/CreateReportGroupCommand.d.ts +6 -21
  101. package/dist-types/commands/CreateWebhookCommand.d.ts +6 -21
  102. package/dist-types/commands/DeleteBuildBatchCommand.d.ts +6 -21
  103. package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
  104. package/dist-types/commands/DeleteReportCommand.d.ts +6 -21
  105. package/dist-types/commands/DeleteReportGroupCommand.d.ts +6 -21
  106. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  107. package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +6 -21
  108. package/dist-types/commands/DeleteWebhookCommand.d.ts +6 -21
  109. package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +6 -21
  110. package/dist-types/commands/DescribeTestCasesCommand.d.ts +6 -21
  111. package/dist-types/commands/GetReportGroupTrendCommand.d.ts +6 -21
  112. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  113. package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +6 -21
  114. package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +6 -21
  115. package/dist-types/commands/ListBuildBatchesCommand.d.ts +6 -21
  116. package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +6 -21
  117. package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
  118. package/dist-types/commands/ListBuildsForProjectCommand.d.ts +6 -21
  119. package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +6 -21
  120. package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
  121. package/dist-types/commands/ListReportGroupsCommand.d.ts +6 -21
  122. package/dist-types/commands/ListReportsCommand.d.ts +6 -21
  123. package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +6 -21
  124. package/dist-types/commands/ListSharedProjectsCommand.d.ts +6 -21
  125. package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +6 -21
  126. package/dist-types/commands/ListSourceCredentialsCommand.d.ts +6 -21
  127. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  128. package/dist-types/commands/RetryBuildBatchCommand.d.ts +6 -21
  129. package/dist-types/commands/RetryBuildCommand.d.ts +6 -21
  130. package/dist-types/commands/StartBuildBatchCommand.d.ts +6 -21
  131. package/dist-types/commands/StartBuildCommand.d.ts +6 -21
  132. package/dist-types/commands/StopBuildBatchCommand.d.ts +6 -21
  133. package/dist-types/commands/StopBuildCommand.d.ts +6 -21
  134. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
  135. package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +6 -21
  136. package/dist-types/commands/UpdateReportGroupCommand.d.ts +6 -21
  137. package/dist-types/commands/UpdateWebhookCommand.d.ts +6 -21
  138. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  139. package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +14 -23
  140. package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +12 -24
  141. package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +14 -23
  142. package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +14 -23
  143. package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +12 -24
  144. package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +14 -23
  145. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
  146. package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +14 -23
  147. package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +14 -23
  148. package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +14 -23
  149. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
  150. package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +14 -23
  151. package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +14 -23
  152. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  153. package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +12 -24
  154. package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +14 -23
  155. package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +12 -24
  156. package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +14 -23
  157. package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +14 -23
  158. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  159. package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +12 -24
  160. package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +12 -24
  161. package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +12 -24
  163. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
  164. package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +12 -24
  166. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +14 -23
  169. package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +14 -23
  171. package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +12 -24
  173. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +14 -23
  176. package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +14 -23
  177. package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +14 -23
  178. package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +14 -23
  179. package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +14 -23
  180. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
  181. package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +12 -24
  182. package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +14 -23
  183. package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +14 -23
  184. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  185. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchDeleteBuildsInput, BatchDeleteBuildsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchDeleteBuildsCommandInput extends BatchDeleteBuildsInput {
21
20
  */
22
21
  export interface BatchDeleteBuildsCommandOutput extends BatchDeleteBuildsOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchDeleteBuildsCommand_base: {
24
+ new (input: BatchDeleteBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes one or more builds.</p>
@@ -64,23 +67,5 @@ export interface BatchDeleteBuildsCommandOutput extends BatchDeleteBuildsOutput,
64
67
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
65
68
  *
66
69
  */
67
- export declare class BatchDeleteBuildsCommand extends $Command<BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput, CodeBuildClientResolvedConfig> {
68
- readonly input: BatchDeleteBuildsCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: BatchDeleteBuildsCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class BatchDeleteBuildsCommand extends BatchDeleteBuildsCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchGetBuildBatchesInput, BatchGetBuildBatchesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetBuildBatchesCommandInput extends BatchGetBuildBatchesIn
21
20
  */
22
21
  export interface BatchGetBuildBatchesCommandOutput extends BatchGetBuildBatchesOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetBuildBatchesCommand_base: {
24
+ new (input: BatchGetBuildBatchesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves information about one or more batch builds.</p>
@@ -272,23 +275,5 @@ export interface BatchGetBuildBatchesCommandOutput extends BatchGetBuildBatchesO
272
275
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
273
276
  *
274
277
  */
275
- export declare class BatchGetBuildBatchesCommand extends $Command<BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput, CodeBuildClientResolvedConfig> {
276
- readonly input: BatchGetBuildBatchesCommandInput;
277
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
278
- /**
279
- * @public
280
- */
281
- constructor(input: BatchGetBuildBatchesCommandInput);
282
- /**
283
- * @internal
284
- */
285
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput>;
286
- /**
287
- * @internal
288
- */
289
- private serialize;
290
- /**
291
- * @internal
292
- */
293
- private deserialize;
278
+ export declare class BatchGetBuildBatchesCommand extends BatchGetBuildBatchesCommand_base {
294
279
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchGetBuildsInput, BatchGetBuildsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetBuildsCommandInput extends BatchGetBuildsInput {
21
20
  */
22
21
  export interface BatchGetBuildsCommandOutput extends BatchGetBuildsOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetBuildsCommand_base: {
24
+ new (input: BatchGetBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about one or more builds.</p>
@@ -242,23 +245,5 @@ export interface BatchGetBuildsCommandOutput extends BatchGetBuildsOutput, __Met
242
245
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
243
246
  *
244
247
  */
245
- export declare class BatchGetBuildsCommand extends $Command<BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput, CodeBuildClientResolvedConfig> {
246
- readonly input: BatchGetBuildsCommandInput;
247
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
248
- /**
249
- * @public
250
- */
251
- constructor(input: BatchGetBuildsCommandInput);
252
- /**
253
- * @internal
254
- */
255
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput>;
256
- /**
257
- * @internal
258
- */
259
- private serialize;
260
- /**
261
- * @internal
262
- */
263
- private deserialize;
248
+ export declare class BatchGetBuildsCommand extends BatchGetBuildsCommand_base {
264
249
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchGetProjectsInput, BatchGetProjectsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetProjectsCommandInput extends BatchGetProjectsInput {
21
20
  */
22
21
  export interface BatchGetProjectsCommandOutput extends BatchGetProjectsOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetProjectsCommand_base: {
24
+ new (input: BatchGetProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetProjectsCommandInput, BatchGetProjectsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about one or more build projects.</p>
@@ -246,23 +249,5 @@ export interface BatchGetProjectsCommandOutput extends BatchGetProjectsOutput, _
246
249
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
247
250
  *
248
251
  */
249
- export declare class BatchGetProjectsCommand extends $Command<BatchGetProjectsCommandInput, BatchGetProjectsCommandOutput, CodeBuildClientResolvedConfig> {
250
- readonly input: BatchGetProjectsCommandInput;
251
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
252
- /**
253
- * @public
254
- */
255
- constructor(input: BatchGetProjectsCommandInput);
256
- /**
257
- * @internal
258
- */
259
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetProjectsCommandInput, BatchGetProjectsCommandOutput>;
260
- /**
261
- * @internal
262
- */
263
- private serialize;
264
- /**
265
- * @internal
266
- */
267
- private deserialize;
252
+ export declare class BatchGetProjectsCommand extends BatchGetProjectsCommand_base {
268
253
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchGetReportGroupsInput, BatchGetReportGroupsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetReportGroupsCommandInput extends BatchGetReportGroupsIn
21
20
  */
22
21
  export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetReportGroupsCommand_base: {
24
+ new (input: BatchGetReportGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -87,23 +90,5 @@ export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsO
87
90
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
88
91
  *
89
92
  */
90
- export declare class BatchGetReportGroupsCommand extends $Command<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput, CodeBuildClientResolvedConfig> {
91
- readonly input: BatchGetReportGroupsCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: BatchGetReportGroupsCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class BatchGetReportGroupsCommand extends BatchGetReportGroupsCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { BatchGetReportsInput, BatchGetReportsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchGetReportsCommandInput extends BatchGetReportsInput {
21
20
  */
22
21
  export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchGetReportsCommand_base: {
24
+ new (input: BatchGetReportsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportsCommandInput, BatchGetReportsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -99,23 +102,5 @@ export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __M
99
102
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
100
103
  *
101
104
  */
102
- export declare class BatchGetReportsCommand extends $Command<BatchGetReportsCommandInput, BatchGetReportsCommandOutput, CodeBuildClientResolvedConfig> {
103
- readonly input: BatchGetReportsCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: BatchGetReportsCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetReportsCommandInput, BatchGetReportsCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class BatchGetReportsCommand extends BatchGetReportsCommand_base {
121
106
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateProjectCommandInput extends CreateProjectInput {
21
20
  */
22
21
  export interface CreateProjectCommandOutput extends CreateProjectOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreateProjectCommand_base: {
24
+ new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a build project.</p>
@@ -403,23 +406,5 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
403
406
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
404
407
  *
405
408
  */
406
- export declare class CreateProjectCommand extends $Command<CreateProjectCommandInput, CreateProjectCommandOutput, CodeBuildClientResolvedConfig> {
407
- readonly input: CreateProjectCommandInput;
408
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
409
- /**
410
- * @public
411
- */
412
- constructor(input: CreateProjectCommandInput);
413
- /**
414
- * @internal
415
- */
416
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectCommandInput, CreateProjectCommandOutput>;
417
- /**
418
- * @internal
419
- */
420
- private serialize;
421
- /**
422
- * @internal
423
- */
424
- private deserialize;
409
+ export declare class CreateProjectCommand extends CreateProjectCommand_base {
425
410
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { CreateReportGroupInput, CreateReportGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateReportGroupCommandInput extends CreateReportGroupInput {
21
20
  */
22
21
  export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreateReportGroupCommand_base: {
24
+ new (input: CreateReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReportGroupCommandInput, CreateReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -105,23 +108,5 @@ export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput,
105
108
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
106
109
  *
107
110
  */
108
- export declare class CreateReportGroupCommand extends $Command<CreateReportGroupCommandInput, CreateReportGroupCommandOutput, CodeBuildClientResolvedConfig> {
109
- readonly input: CreateReportGroupCommandInput;
110
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
111
- /**
112
- * @public
113
- */
114
- constructor(input: CreateReportGroupCommandInput);
115
- /**
116
- * @internal
117
- */
118
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReportGroupCommandInput, CreateReportGroupCommandOutput>;
119
- /**
120
- * @internal
121
- */
122
- private serialize;
123
- /**
124
- * @internal
125
- */
126
- private deserialize;
111
+ export declare class CreateReportGroupCommand extends CreateReportGroupCommand_base {
127
112
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateWebhookCommandInput extends CreateWebhookInput {
21
20
  */
22
21
  export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreateWebhookCommand_base: {
24
+ new (input: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>For an existing CodeBuild build project that has its source code stored in a GitHub or
@@ -101,23 +104,5 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad
101
104
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
102
105
  *
103
106
  */
104
- export declare class CreateWebhookCommand extends $Command<CreateWebhookCommandInput, CreateWebhookCommandOutput, CodeBuildClientResolvedConfig> {
105
- readonly input: CreateWebhookCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: CreateWebhookCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebhookCommandInput, CreateWebhookCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class CreateWebhookCommand extends CreateWebhookCommand_base {
123
108
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { DeleteBuildBatchInput, DeleteBuildBatchOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteBuildBatchCommandInput extends DeleteBuildBatchInput {
21
20
  */
22
21
  export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteBuildBatchCommand_base: {
24
+ new (input: DeleteBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a batch build.</p>
@@ -63,23 +66,5 @@ export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, _
63
66
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
64
67
  *
65
68
  */
66
- export declare class DeleteBuildBatchCommand extends $Command<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput, CodeBuildClientResolvedConfig> {
67
- readonly input: DeleteBuildBatchCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteBuildBatchCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteBuildBatchCommand extends DeleteBuildBatchCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteProjectCommandInput extends DeleteProjectInput {
21
20
  */
22
21
  export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteProjectCommand_base: {
24
+ new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a build project. When you delete a project, its builds are not deleted.
@@ -53,23 +56,5 @@ export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __Metad
53
56
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
54
57
  *
55
58
  */
56
- export declare class DeleteProjectCommand extends $Command<DeleteProjectCommandInput, DeleteProjectCommandOutput, CodeBuildClientResolvedConfig> {
57
- readonly input: DeleteProjectCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: DeleteProjectCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProjectCommandInput, DeleteProjectCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
75
60
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteReportCommandInput extends DeleteReportInput {
21
20
  */
22
21
  export interface DeleteReportCommandOutput extends DeleteReportOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteReportCommand_base: {
24
+ new (input: DeleteReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportCommandInput, DeleteReportCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -54,23 +57,5 @@ export interface DeleteReportCommandOutput extends DeleteReportOutput, __Metadat
54
57
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
55
58
  *
56
59
  */
57
- export declare class DeleteReportCommand extends $Command<DeleteReportCommandInput, DeleteReportCommandOutput, CodeBuildClientResolvedConfig> {
58
- readonly input: DeleteReportCommandInput;
59
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
- /**
61
- * @public
62
- */
63
- constructor(input: DeleteReportCommandInput);
64
- /**
65
- * @internal
66
- */
67
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportCommandInput, DeleteReportCommandOutput>;
68
- /**
69
- * @internal
70
- */
71
- private serialize;
72
- /**
73
- * @internal
74
- */
75
- private deserialize;
60
+ export declare class DeleteReportCommand extends DeleteReportCommand_base {
76
61
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteReportGroupCommandInput extends DeleteReportGroupInput {
21
20
  */
22
21
  export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteReportGroupCommand_base: {
24
+ new (input: DeleteReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a report group. Before you delete a report group, you must delete its reports. </p>
@@ -53,23 +56,5 @@ export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput,
53
56
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
54
57
  *
55
58
  */
56
- export declare class DeleteReportGroupCommand extends $Command<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput, CodeBuildClientResolvedConfig> {
57
- readonly input: DeleteReportGroupCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: DeleteReportGroupCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class DeleteReportGroupCommand extends DeleteReportGroupCommand_base {
75
60
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
4
  import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyIn
21
20
  */
22
21
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteResourcePolicyCommand_base: {
24
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a resource policy that is identified by its resource ARN. </p>
@@ -52,23 +55,5 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyO
52
55
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
53
56
  *
54
57
  */
55
- export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CodeBuildClientResolvedConfig> {
56
- readonly input: DeleteResourcePolicyCommandInput;
57
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
- /**
59
- * @public
60
- */
61
- constructor(input: DeleteResourcePolicyCommandInput);
62
- /**
63
- * @internal
64
- */
65
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
66
- /**
67
- * @internal
68
- */
69
- private serialize;
70
- /**
71
- * @internal
72
- */
73
- private deserialize;
58
+ export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
74
59
  }