@aws-sdk/client-codebuild 3.478.0 → 3.481.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 +9 -9
@@ -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 { ListReportGroupsInput, ListReportGroupsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListReportGroupsCommandInput extends ListReportGroupsInput {
21
20
  */
22
21
  export interface ListReportGroupsCommandOutput extends ListReportGroupsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListReportGroupsCommand_base: {
24
+ new (input: ListReportGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportGroupsCommandInput, ListReportGroupsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -62,23 +65,5 @@ export interface ListReportGroupsCommandOutput extends ListReportGroupsOutput, _
62
65
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
63
66
  *
64
67
  */
65
- export declare class ListReportGroupsCommand extends $Command<ListReportGroupsCommandInput, ListReportGroupsCommandOutput, CodeBuildClientResolvedConfig> {
66
- readonly input: ListReportGroupsCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: ListReportGroupsCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportGroupsCommandInput, ListReportGroupsCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class ListReportGroupsCommand extends ListReportGroupsCommand_base {
84
69
  }
@@ -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 { ListReportsInput, ListReportsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListReportsCommandInput extends ListReportsInput {
21
20
  */
22
21
  export interface ListReportsCommandOutput extends ListReportsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListReportsCommand_base: {
24
+ new (input: ListReportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportsCommandInput, ListReportsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -64,23 +67,5 @@ export interface ListReportsCommandOutput extends ListReportsOutput, __MetadataB
64
67
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
65
68
  *
66
69
  */
67
- export declare class ListReportsCommand extends $Command<ListReportsCommandInput, ListReportsCommandOutput, CodeBuildClientResolvedConfig> {
68
- readonly input: ListReportsCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: ListReportsCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportsCommandInput, ListReportsCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class ListReportsCommand extends ListReportsCommand_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 { ListReportsForReportGroupInput, ListReportsForReportGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListReportsForReportGroupCommandInput extends ListReportsForRep
21
20
  */
22
21
  export interface ListReportsForReportGroupCommandOutput extends ListReportsForReportGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListReportsForReportGroupCommand_base: {
24
+ new (input: ListReportsForReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -68,23 +71,5 @@ export interface ListReportsForReportGroupCommandOutput extends ListReportsForRe
68
71
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
69
72
  *
70
73
  */
71
- export declare class ListReportsForReportGroupCommand extends $Command<ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput, CodeBuildClientResolvedConfig> {
72
- readonly input: ListReportsForReportGroupCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: ListReportsForReportGroupCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class ListReportsForReportGroupCommand extends ListReportsForReportGroupCommand_base {
90
75
  }
@@ -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 { ListSharedProjectsInput, ListSharedProjectsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSharedProjectsCommandInput extends ListSharedProjectsInput
21
20
  */
22
21
  export interface ListSharedProjectsCommandOutput extends ListSharedProjectsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSharedProjectsCommand_base: {
24
+ new (input: ListSharedProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSharedProjectsCommandInput, ListSharedProjectsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a list of projects that are shared with other Amazon Web Services accounts or users. </p>
@@ -60,23 +63,5 @@ export interface ListSharedProjectsCommandOutput extends ListSharedProjectsOutpu
60
63
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
61
64
  *
62
65
  */
63
- export declare class ListSharedProjectsCommand extends $Command<ListSharedProjectsCommandInput, ListSharedProjectsCommandOutput, CodeBuildClientResolvedConfig> {
64
- readonly input: ListSharedProjectsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: ListSharedProjectsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSharedProjectsCommandInput, ListSharedProjectsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class ListSharedProjectsCommand extends ListSharedProjectsCommand_base {
82
67
  }
@@ -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 { ListSharedReportGroupsInput, ListSharedReportGroupsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSharedReportGroupsCommandInput extends ListSharedReportGrou
21
20
  */
22
21
  export interface ListSharedReportGroupsCommandOutput extends ListSharedReportGroupsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSharedReportGroupsCommand_base: {
24
+ new (input: ListSharedReportGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSharedReportGroupsCommandInput, ListSharedReportGroupsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a list of report groups that are shared with other Amazon Web Services accounts or users.
@@ -61,23 +64,5 @@ export interface ListSharedReportGroupsCommandOutput extends ListSharedReportGro
61
64
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
62
65
  *
63
66
  */
64
- export declare class ListSharedReportGroupsCommand extends $Command<ListSharedReportGroupsCommandInput, ListSharedReportGroupsCommandOutput, CodeBuildClientResolvedConfig> {
65
- readonly input: ListSharedReportGroupsCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: ListSharedReportGroupsCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSharedReportGroupsCommandInput, ListSharedReportGroupsCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class ListSharedReportGroupsCommand extends ListSharedReportGroupsCommand_base {
83
68
  }
@@ -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 { ListSourceCredentialsInput, ListSourceCredentialsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListSourceCredentialsCommandInput extends ListSourceCredentials
21
20
  */
22
21
  export interface ListSourceCredentialsCommandOutput extends ListSourceCredentialsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListSourceCredentialsCommand_base: {
24
+ new (input: ListSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSourceCredentialsCommandInput, ListSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns a list of <code>SourceCredentialsInfo</code> objects. </p>
@@ -58,23 +61,5 @@ export interface ListSourceCredentialsCommandOutput extends ListSourceCredential
58
61
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
59
62
  *
60
63
  */
61
- export declare class ListSourceCredentialsCommand extends $Command<ListSourceCredentialsCommandInput, ListSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig> {
62
- readonly input: ListSourceCredentialsCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: ListSourceCredentialsCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSourceCredentialsCommandInput, ListSourceCredentialsCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class ListSourceCredentialsCommand extends ListSourceCredentialsCommand_base {
80
65
  }
@@ -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 { PutResourcePolicyInput, PutResourcePolicyOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutResourcePolicyCommandInput extends PutResourcePolicyInput {
21
20
  */
22
21
  export interface PutResourcePolicyCommandOutput extends PutResourcePolicyOutput, __MetadataBearer {
23
22
  }
23
+ declare const PutResourcePolicyCommand_base: {
24
+ new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Stores a resource policy for the ARN of a <code>Project</code> or
@@ -59,23 +62,5 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyOutput,
59
62
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
60
63
  *
61
64
  */
62
- export declare class PutResourcePolicyCommand extends $Command<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CodeBuildClientResolvedConfig> {
63
- readonly input: PutResourcePolicyCommandInput;
64
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
- /**
66
- * @public
67
- */
68
- constructor(input: PutResourcePolicyCommandInput);
69
- /**
70
- * @internal
71
- */
72
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput>;
73
- /**
74
- * @internal
75
- */
76
- private serialize;
77
- /**
78
- * @internal
79
- */
80
- private deserialize;
65
+ export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
81
66
  }
@@ -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 { RetryBuildBatchInput, RetryBuildBatchOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RetryBuildBatchCommandInput extends RetryBuildBatchInput {
21
20
  */
22
21
  export interface RetryBuildBatchCommandOutput extends RetryBuildBatchOutput, __MetadataBearer {
23
22
  }
23
+ declare const RetryBuildBatchCommand_base: {
24
+ new (input: RetryBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<RetryBuildBatchCommandInput, RetryBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Restarts a failed batch build. Only batch builds that have failed can be retried.</p>
@@ -270,23 +273,5 @@ export interface RetryBuildBatchCommandOutput extends RetryBuildBatchOutput, __M
270
273
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
271
274
  *
272
275
  */
273
- export declare class RetryBuildBatchCommand extends $Command<RetryBuildBatchCommandInput, RetryBuildBatchCommandOutput, CodeBuildClientResolvedConfig> {
274
- readonly input: RetryBuildBatchCommandInput;
275
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
276
- /**
277
- * @public
278
- */
279
- constructor(input: RetryBuildBatchCommandInput);
280
- /**
281
- * @internal
282
- */
283
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RetryBuildBatchCommandInput, RetryBuildBatchCommandOutput>;
284
- /**
285
- * @internal
286
- */
287
- private serialize;
288
- /**
289
- * @internal
290
- */
291
- private deserialize;
276
+ export declare class RetryBuildBatchCommand extends RetryBuildBatchCommand_base {
292
277
  }
@@ -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 { RetryBuildInput, RetryBuildOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RetryBuildCommandInput extends RetryBuildInput {
21
20
  */
22
21
  export interface RetryBuildCommandOutput extends RetryBuildOutput, __MetadataBearer {
23
22
  }
23
+ declare const RetryBuildCommand_base: {
24
+ new (input: RetryBuildCommandInput): import("@smithy/smithy-client").CommandImpl<RetryBuildCommandInput, RetryBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Restarts a build.</p>
@@ -242,23 +245,5 @@ export interface RetryBuildCommandOutput extends RetryBuildOutput, __MetadataBea
242
245
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
243
246
  *
244
247
  */
245
- export declare class RetryBuildCommand extends $Command<RetryBuildCommandInput, RetryBuildCommandOutput, CodeBuildClientResolvedConfig> {
246
- readonly input: RetryBuildCommandInput;
247
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
248
- /**
249
- * @public
250
- */
251
- constructor(input: RetryBuildCommandInput);
252
- /**
253
- * @internal
254
- */
255
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RetryBuildCommandInput, RetryBuildCommandOutput>;
256
- /**
257
- * @internal
258
- */
259
- private serialize;
260
- /**
261
- * @internal
262
- */
263
- private deserialize;
248
+ export declare class RetryBuildCommand extends RetryBuildCommand_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 { StartBuildBatchInput, StartBuildBatchOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartBuildBatchCommandInput extends StartBuildBatchInput {
21
20
  */
22
21
  export interface StartBuildBatchCommandOutput extends StartBuildBatchOutput, __MetadataBearer {
23
22
  }
23
+ declare const StartBuildBatchCommand_base: {
24
+ new (input: StartBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildBatchCommandInput, StartBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Starts a batch build for a project.</p>
@@ -391,23 +394,5 @@ export interface StartBuildBatchCommandOutput extends StartBuildBatchOutput, __M
391
394
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
392
395
  *
393
396
  */
394
- export declare class StartBuildBatchCommand extends $Command<StartBuildBatchCommandInput, StartBuildBatchCommandOutput, CodeBuildClientResolvedConfig> {
395
- readonly input: StartBuildBatchCommandInput;
396
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
397
- /**
398
- * @public
399
- */
400
- constructor(input: StartBuildBatchCommandInput);
401
- /**
402
- * @internal
403
- */
404
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBuildBatchCommandInput, StartBuildBatchCommandOutput>;
405
- /**
406
- * @internal
407
- */
408
- private serialize;
409
- /**
410
- * @internal
411
- */
412
- private deserialize;
397
+ export declare class StartBuildBatchCommand extends StartBuildBatchCommand_base {
413
398
  }
@@ -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 { StartBuildInput, StartBuildOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartBuildCommandInput extends StartBuildInput {
21
20
  */
22
21
  export interface StartBuildCommandOutput extends StartBuildOutput, __MetadataBearer {
23
22
  }
23
+ declare const StartBuildCommand_base: {
24
+ new (input: StartBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildCommandInput, StartBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Starts running a build.</p>
@@ -356,23 +359,5 @@ export interface StartBuildCommandOutput extends StartBuildOutput, __MetadataBea
356
359
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
357
360
  *
358
361
  */
359
- export declare class StartBuildCommand extends $Command<StartBuildCommandInput, StartBuildCommandOutput, CodeBuildClientResolvedConfig> {
360
- readonly input: StartBuildCommandInput;
361
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
362
- /**
363
- * @public
364
- */
365
- constructor(input: StartBuildCommandInput);
366
- /**
367
- * @internal
368
- */
369
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBuildCommandInput, StartBuildCommandOutput>;
370
- /**
371
- * @internal
372
- */
373
- private serialize;
374
- /**
375
- * @internal
376
- */
377
- private deserialize;
362
+ export declare class StartBuildCommand extends StartBuildCommand_base {
378
363
  }
@@ -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 { StopBuildBatchInput, StopBuildBatchOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StopBuildBatchCommandInput extends StopBuildBatchInput {
21
20
  */
22
21
  export interface StopBuildBatchCommandOutput extends StopBuildBatchOutput, __MetadataBearer {
23
22
  }
23
+ declare const StopBuildBatchCommand_base: {
24
+ new (input: StopBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildBatchCommandInput, StopBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Stops a running batch build.</p>
@@ -268,23 +271,5 @@ export interface StopBuildBatchCommandOutput extends StopBuildBatchOutput, __Met
268
271
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
269
272
  *
270
273
  */
271
- export declare class StopBuildBatchCommand extends $Command<StopBuildBatchCommandInput, StopBuildBatchCommandOutput, CodeBuildClientResolvedConfig> {
272
- readonly input: StopBuildBatchCommandInput;
273
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
274
- /**
275
- * @public
276
- */
277
- constructor(input: StopBuildBatchCommandInput);
278
- /**
279
- * @internal
280
- */
281
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopBuildBatchCommandInput, StopBuildBatchCommandOutput>;
282
- /**
283
- * @internal
284
- */
285
- private serialize;
286
- /**
287
- * @internal
288
- */
289
- private deserialize;
274
+ export declare class StopBuildBatchCommand extends StopBuildBatchCommand_base {
290
275
  }
@@ -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 { StopBuildInput, StopBuildOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StopBuildCommandInput extends StopBuildInput {
21
20
  */
22
21
  export interface StopBuildCommandOutput extends StopBuildOutput, __MetadataBearer {
23
22
  }
23
+ declare const StopBuildCommand_base: {
24
+ new (input: StopBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildCommandInput, StopBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attempts to stop running a build.</p>
@@ -238,23 +241,5 @@ export interface StopBuildCommandOutput extends StopBuildOutput, __MetadataBeare
238
241
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
239
242
  *
240
243
  */
241
- export declare class StopBuildCommand extends $Command<StopBuildCommandInput, StopBuildCommandOutput, CodeBuildClientResolvedConfig> {
242
- readonly input: StopBuildCommandInput;
243
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
244
- /**
245
- * @public
246
- */
247
- constructor(input: StopBuildCommandInput);
248
- /**
249
- * @internal
250
- */
251
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopBuildCommandInput, StopBuildCommandOutput>;
252
- /**
253
- * @internal
254
- */
255
- private serialize;
256
- /**
257
- * @internal
258
- */
259
- private deserialize;
244
+ export declare class StopBuildCommand extends StopBuildCommand_base {
260
245
  }
@@ -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 { UpdateProjectInput, UpdateProjectOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateProjectCommandInput extends UpdateProjectInput {
21
20
  */
22
21
  export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateProjectCommand_base: {
24
+ new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Changes the settings of a build project.</p>
@@ -399,23 +402,5 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
399
402
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
400
403
  *
401
404
  */
402
- export declare class UpdateProjectCommand extends $Command<UpdateProjectCommandInput, UpdateProjectCommandOutput, CodeBuildClientResolvedConfig> {
403
- readonly input: UpdateProjectCommandInput;
404
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
405
- /**
406
- * @public
407
- */
408
- constructor(input: UpdateProjectCommandInput);
409
- /**
410
- * @internal
411
- */
412
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProjectCommandInput, UpdateProjectCommandOutput>;
413
- /**
414
- * @internal
415
- */
416
- private serialize;
417
- /**
418
- * @internal
419
- */
420
- private deserialize;
405
+ export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
421
406
  }