@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 { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSourceCredentialsCommandInput extends DeleteSourceCredent
21
20
  */
22
21
  export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCredentialsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteSourceCredentialsCommand_base: {
24
+ new (input: DeleteSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a set of GitHub, GitHub Enterprise, or Bitbucket source credentials. </p>
@@ -57,23 +60,5 @@ export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCreden
57
60
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
58
61
  *
59
62
  */
60
- export declare class DeleteSourceCredentialsCommand extends $Command<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig> {
61
- readonly input: DeleteSourceCredentialsCommandInput;
62
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
- /**
64
- * @public
65
- */
66
- constructor(input: DeleteSourceCredentialsCommandInput);
67
- /**
68
- * @internal
69
- */
70
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput>;
71
- /**
72
- * @internal
73
- */
74
- private serialize;
75
- /**
76
- * @internal
77
- */
78
- private deserialize;
63
+ export declare class DeleteSourceCredentialsCommand extends DeleteSourceCredentialsCommand_base {
79
64
  }
@@ -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 { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWebhookCommandInput extends DeleteWebhookInput {
21
20
  */
22
21
  export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteWebhookCommand_base: {
24
+ new (input: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, 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
@@ -60,23 +63,5 @@ export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __Metad
60
63
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
61
64
  *
62
65
  */
63
- export declare class DeleteWebhookCommand extends $Command<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, CodeBuildClientResolvedConfig> {
64
- readonly input: DeleteWebhookCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: DeleteWebhookCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWebhookCommandInput, DeleteWebhookCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class DeleteWebhookCommand extends DeleteWebhookCommand_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 { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeCodeCoveragesCommandInput extends DescribeCodeCoverages
21
20
  */
22
21
  export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoveragesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeCodeCoveragesCommand_base: {
24
+ new (input: DescribeCodeCoveragesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves one or more code coverage reports.</p>
@@ -74,23 +77,5 @@ export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoverage
74
77
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
75
78
  *
76
79
  */
77
- export declare class DescribeCodeCoveragesCommand extends $Command<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput, CodeBuildClientResolvedConfig> {
78
- readonly input: DescribeCodeCoveragesCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DescribeCodeCoveragesCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DescribeCodeCoveragesCommand extends DescribeCodeCoveragesCommand_base {
96
81
  }
@@ -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 { DescribeTestCasesInput, DescribeTestCasesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeTestCasesCommandInput extends DescribeTestCasesInput {
21
20
  */
22
21
  export interface DescribeTestCasesCommandOutput extends DescribeTestCasesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DescribeTestCasesCommand_base: {
24
+ new (input: DescribeTestCasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -77,23 +80,5 @@ export interface DescribeTestCasesCommandOutput extends DescribeTestCasesOutput,
77
80
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
78
81
  *
79
82
  */
80
- export declare class DescribeTestCasesCommand extends $Command<DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput, CodeBuildClientResolvedConfig> {
81
- readonly input: DescribeTestCasesCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DescribeTestCasesCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DescribeTestCasesCommand extends DescribeTestCasesCommand_base {
99
84
  }
@@ -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 { GetReportGroupTrendInput, GetReportGroupTrendOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReportGroupTrendCommandInput extends GetReportGroupTrendInpu
21
20
  */
22
21
  export interface GetReportGroupTrendCommandOutput extends GetReportGroupTrendOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetReportGroupTrendCommand_base: {
24
+ new (input: GetReportGroupTrendCommandInput): import("@smithy/smithy-client").CommandImpl<GetReportGroupTrendCommandInput, GetReportGroupTrendCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Analyzes and accumulates test report values for the specified test reports.</p>
@@ -69,23 +72,5 @@ export interface GetReportGroupTrendCommandOutput extends GetReportGroupTrendOut
69
72
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
70
73
  *
71
74
  */
72
- export declare class GetReportGroupTrendCommand extends $Command<GetReportGroupTrendCommandInput, GetReportGroupTrendCommandOutput, CodeBuildClientResolvedConfig> {
73
- readonly input: GetReportGroupTrendCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: GetReportGroupTrendCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReportGroupTrendCommandInput, GetReportGroupTrendCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class GetReportGroupTrendCommand extends GetReportGroupTrendCommand_base {
91
76
  }
@@ -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 { GetResourcePolicyInput, GetResourcePolicyOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResourcePolicyCommandInput extends GetResourcePolicyInput {
21
20
  */
22
21
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetResourcePolicyCommand_base: {
24
+ new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a resource policy that is identified by its resource ARN. </p>
@@ -57,23 +60,5 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyOutput,
57
60
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
58
61
  *
59
62
  */
60
- export declare class GetResourcePolicyCommand extends $Command<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CodeBuildClientResolvedConfig> {
61
- readonly input: GetResourcePolicyCommandInput;
62
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
- /**
64
- * @public
65
- */
66
- constructor(input: GetResourcePolicyCommandInput);
67
- /**
68
- * @internal
69
- */
70
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
71
- /**
72
- * @internal
73
- */
74
- private serialize;
75
- /**
76
- * @internal
77
- */
78
- private deserialize;
63
+ export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
79
64
  }
@@ -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 { ImportSourceCredentialsInput, ImportSourceCredentialsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ImportSourceCredentialsCommandInput extends ImportSourceCredent
21
20
  */
22
21
  export interface ImportSourceCredentialsCommandOutput extends ImportSourceCredentialsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ImportSourceCredentialsCommand_base: {
24
+ new (input: ImportSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSourceCredentialsCommandInput, ImportSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Imports the source repository credentials for an CodeBuild project that has its
@@ -66,23 +69,5 @@ export interface ImportSourceCredentialsCommandOutput extends ImportSourceCreden
66
69
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
67
70
  *
68
71
  */
69
- export declare class ImportSourceCredentialsCommand extends $Command<ImportSourceCredentialsCommandInput, ImportSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig> {
70
- readonly input: ImportSourceCredentialsCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: ImportSourceCredentialsCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportSourceCredentialsCommandInput, ImportSourceCredentialsCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class ImportSourceCredentialsCommand extends ImportSourceCredentialsCommand_base {
88
73
  }
@@ -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 { InvalidateProjectCacheInput, InvalidateProjectCacheOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface InvalidateProjectCacheCommandInput extends InvalidateProjectCac
21
20
  */
22
21
  export interface InvalidateProjectCacheCommandOutput extends InvalidateProjectCacheOutput, __MetadataBearer {
23
22
  }
23
+ declare const InvalidateProjectCacheCommand_base: {
24
+ new (input: InvalidateProjectCacheCommandInput): import("@smithy/smithy-client").CommandImpl<InvalidateProjectCacheCommandInput, InvalidateProjectCacheCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Resets the cache for a project.</p>
@@ -55,23 +58,5 @@ export interface InvalidateProjectCacheCommandOutput extends InvalidateProjectCa
55
58
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
56
59
  *
57
60
  */
58
- export declare class InvalidateProjectCacheCommand extends $Command<InvalidateProjectCacheCommandInput, InvalidateProjectCacheCommandOutput, CodeBuildClientResolvedConfig> {
59
- readonly input: InvalidateProjectCacheCommandInput;
60
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
- /**
62
- * @public
63
- */
64
- constructor(input: InvalidateProjectCacheCommandInput);
65
- /**
66
- * @internal
67
- */
68
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InvalidateProjectCacheCommandInput, InvalidateProjectCacheCommandOutput>;
69
- /**
70
- * @internal
71
- */
72
- private serialize;
73
- /**
74
- * @internal
75
- */
76
- private deserialize;
61
+ export declare class InvalidateProjectCacheCommand extends InvalidateProjectCacheCommand_base {
77
62
  }
@@ -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 { ListBuildBatchesInput, ListBuildBatchesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBuildBatchesCommandInput extends ListBuildBatchesInput {
21
20
  */
22
21
  export interface ListBuildBatchesCommandOutput extends ListBuildBatchesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBuildBatchesCommand_base: {
24
+ new (input: ListBuildBatchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildBatchesCommandInput, ListBuildBatchesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the identifiers of your build batches in the current region.</p>
@@ -62,23 +65,5 @@ export interface ListBuildBatchesCommandOutput extends ListBuildBatchesOutput, _
62
65
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
63
66
  *
64
67
  */
65
- export declare class ListBuildBatchesCommand extends $Command<ListBuildBatchesCommandInput, ListBuildBatchesCommandOutput, CodeBuildClientResolvedConfig> {
66
- readonly input: ListBuildBatchesCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: ListBuildBatchesCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildBatchesCommandInput, ListBuildBatchesCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class ListBuildBatchesCommand extends ListBuildBatchesCommand_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 { ListBuildBatchesForProjectInput, ListBuildBatchesForProjectOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBuildBatchesForProjectCommandInput extends ListBuildBatches
21
20
  */
22
21
  export interface ListBuildBatchesForProjectCommandOutput extends ListBuildBatchesForProjectOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBuildBatchesForProjectCommand_base: {
24
+ new (input: ListBuildBatchesForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildBatchesForProjectCommandInput, ListBuildBatchesForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the identifiers of the build batches for a specific project.</p>
@@ -66,23 +69,5 @@ export interface ListBuildBatchesForProjectCommandOutput extends ListBuildBatche
66
69
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
67
70
  *
68
71
  */
69
- export declare class ListBuildBatchesForProjectCommand extends $Command<ListBuildBatchesForProjectCommandInput, ListBuildBatchesForProjectCommandOutput, CodeBuildClientResolvedConfig> {
70
- readonly input: ListBuildBatchesForProjectCommandInput;
71
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
- /**
73
- * @public
74
- */
75
- constructor(input: ListBuildBatchesForProjectCommandInput);
76
- /**
77
- * @internal
78
- */
79
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildBatchesForProjectCommandInput, ListBuildBatchesForProjectCommandOutput>;
80
- /**
81
- * @internal
82
- */
83
- private serialize;
84
- /**
85
- * @internal
86
- */
87
- private deserialize;
72
+ export declare class ListBuildBatchesForProjectCommand extends ListBuildBatchesForProjectCommand_base {
88
73
  }
@@ -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 { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBuildsCommandInput extends ListBuildsInput {
21
20
  */
22
21
  export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBuildsCommand_base: {
24
+ new (input: ListBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildsCommandInput, ListBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a list of build IDs, with each build ID representing a single build.</p>
@@ -58,23 +61,5 @@ export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBea
58
61
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
59
62
  *
60
63
  */
61
- export declare class ListBuildsCommand extends $Command<ListBuildsCommandInput, ListBuildsCommandOutput, CodeBuildClientResolvedConfig> {
62
- readonly input: ListBuildsCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: ListBuildsCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildsCommandInput, ListBuildsCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class ListBuildsCommand extends ListBuildsCommand_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 { ListBuildsForProjectInput, ListBuildsForProjectOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBuildsForProjectCommandInput extends ListBuildsForProjectIn
21
20
  */
22
21
  export interface ListBuildsForProjectCommandOutput extends ListBuildsForProjectOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBuildsForProjectCommand_base: {
24
+ new (input: ListBuildsForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a list of build identifiers for the specified build project, with each build
@@ -63,23 +66,5 @@ export interface ListBuildsForProjectCommandOutput extends ListBuildsForProjectO
63
66
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
64
67
  *
65
68
  */
66
- export declare class ListBuildsForProjectCommand extends $Command<ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput, CodeBuildClientResolvedConfig> {
67
- readonly input: ListBuildsForProjectCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: ListBuildsForProjectCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class ListBuildsForProjectCommand extends ListBuildsForProjectCommand_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 { ListCuratedEnvironmentImagesInput, ListCuratedEnvironmentImagesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCuratedEnvironmentImagesCommandInput extends ListCuratedEnv
21
20
  */
22
21
  export interface ListCuratedEnvironmentImagesCommandOutput extends ListCuratedEnvironmentImagesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListCuratedEnvironmentImagesCommand_base: {
24
+ new (input: ListCuratedEnvironmentImagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCuratedEnvironmentImagesCommandInput, ListCuratedEnvironmentImagesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about Docker images that are managed by CodeBuild.</p>
@@ -67,23 +70,5 @@ export interface ListCuratedEnvironmentImagesCommandOutput extends ListCuratedEn
67
70
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
68
71
  *
69
72
  */
70
- export declare class ListCuratedEnvironmentImagesCommand extends $Command<ListCuratedEnvironmentImagesCommandInput, ListCuratedEnvironmentImagesCommandOutput, CodeBuildClientResolvedConfig> {
71
- readonly input: ListCuratedEnvironmentImagesCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: ListCuratedEnvironmentImagesCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCuratedEnvironmentImagesCommandInput, ListCuratedEnvironmentImagesCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class ListCuratedEnvironmentImagesCommand extends ListCuratedEnvironmentImagesCommand_base {
89
74
  }
@@ -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 { ListProjectsInput, ListProjectsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListProjectsCommandInput extends ListProjectsInput {
21
20
  */
22
21
  export interface ListProjectsCommandOutput extends ListProjectsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListProjectsCommand_base: {
24
+ new (input: ListProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a list of build project names, with each build project name representing a single
@@ -60,23 +63,5 @@ export interface ListProjectsCommandOutput extends ListProjectsOutput, __Metadat
60
63
  * <p>Base exception class for all service exceptions from CodeBuild service.</p>
61
64
  *
62
65
  */
63
- export declare class ListProjectsCommand extends $Command<ListProjectsCommandInput, ListProjectsCommandOutput, CodeBuildClientResolvedConfig> {
64
- readonly input: ListProjectsCommandInput;
65
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
- /**
67
- * @public
68
- */
69
- constructor(input: ListProjectsCommandInput);
70
- /**
71
- * @internal
72
- */
73
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProjectsCommandInput, ListProjectsCommandOutput>;
74
- /**
75
- * @internal
76
- */
77
- private serialize;
78
- /**
79
- * @internal
80
- */
81
- private deserialize;
66
+ export declare class ListProjectsCommand extends ListProjectsCommand_base {
82
67
  }