@aws-sdk/client-codebuild 3.296.0 → 3.298.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 (156) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +2 -3
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -3
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateWebhookCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteReportCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -3
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -3
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -3
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -3
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -3
  25. package/dist-cjs/commands/ListBuildsCommand.js +2 -3
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -3
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  28. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/ListReportsCommand.js +2 -3
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -3
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -3
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -3
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -3
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -3
  37. package/dist-cjs/commands/RetryBuildCommand.js +2 -3
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +2 -3
  39. package/dist-cjs/commands/StartBuildCommand.js +2 -3
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +2 -3
  41. package/dist-cjs/commands/StopBuildCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +2 -3
  46. package/dist-cjs/models/models_0.js +1 -572
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +2 -3
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +2 -3
  49. package/dist-es/commands/BatchGetBuildsCommand.js +2 -3
  50. package/dist-es/commands/BatchGetProjectsCommand.js +2 -3
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +2 -3
  52. package/dist-es/commands/BatchGetReportsCommand.js +2 -3
  53. package/dist-es/commands/CreateProjectCommand.js +2 -3
  54. package/dist-es/commands/CreateReportGroupCommand.js +2 -3
  55. package/dist-es/commands/CreateWebhookCommand.js +2 -3
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +2 -3
  57. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  58. package/dist-es/commands/DeleteReportCommand.js +2 -3
  59. package/dist-es/commands/DeleteReportGroupCommand.js +2 -3
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +2 -3
  62. package/dist-es/commands/DeleteWebhookCommand.js +2 -3
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +2 -3
  64. package/dist-es/commands/DescribeTestCasesCommand.js +2 -3
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +2 -3
  66. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +2 -2
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +2 -3
  69. package/dist-es/commands/ListBuildBatchesCommand.js +2 -3
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +2 -3
  71. package/dist-es/commands/ListBuildsCommand.js +2 -3
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +2 -3
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  74. package/dist-es/commands/ListProjectsCommand.js +2 -3
  75. package/dist-es/commands/ListReportGroupsCommand.js +2 -3
  76. package/dist-es/commands/ListReportsCommand.js +2 -3
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +2 -3
  78. package/dist-es/commands/ListSharedProjectsCommand.js +2 -3
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +2 -3
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +2 -3
  81. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  82. package/dist-es/commands/RetryBuildBatchCommand.js +2 -3
  83. package/dist-es/commands/RetryBuildCommand.js +2 -3
  84. package/dist-es/commands/StartBuildBatchCommand.js +2 -3
  85. package/dist-es/commands/StartBuildCommand.js +2 -3
  86. package/dist-es/commands/StopBuildBatchCommand.js +2 -3
  87. package/dist-es/commands/StopBuildCommand.js +2 -3
  88. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +2 -3
  90. package/dist-es/commands/UpdateReportGroupCommand.js +2 -3
  91. package/dist-es/commands/UpdateWebhookCommand.js +2 -3
  92. package/dist-es/models/models_0.js +0 -426
  93. package/dist-types/CodeBuild.d.ts +46 -0
  94. package/dist-types/CodeBuildClient.d.ts +24 -4
  95. package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +16 -0
  96. package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +16 -0
  97. package/dist-types/commands/BatchGetBuildsCommand.d.ts +16 -0
  98. package/dist-types/commands/BatchGetProjectsCommand.d.ts +16 -0
  99. package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +16 -0
  100. package/dist-types/commands/BatchGetReportsCommand.d.ts +16 -0
  101. package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
  102. package/dist-types/commands/CreateReportGroupCommand.d.ts +16 -0
  103. package/dist-types/commands/CreateWebhookCommand.d.ts +16 -0
  104. package/dist-types/commands/DeleteBuildBatchCommand.d.ts +16 -0
  105. package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
  106. package/dist-types/commands/DeleteReportCommand.d.ts +16 -0
  107. package/dist-types/commands/DeleteReportGroupCommand.d.ts +16 -0
  108. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  109. package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +16 -0
  110. package/dist-types/commands/DeleteWebhookCommand.d.ts +16 -0
  111. package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +16 -0
  112. package/dist-types/commands/DescribeTestCasesCommand.d.ts +16 -0
  113. package/dist-types/commands/GetReportGroupTrendCommand.d.ts +16 -0
  114. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  115. package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +16 -0
  116. package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +16 -0
  117. package/dist-types/commands/ListBuildBatchesCommand.d.ts +16 -0
  118. package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +16 -0
  119. package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
  120. package/dist-types/commands/ListBuildsForProjectCommand.d.ts +16 -0
  121. package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +16 -0
  122. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  123. package/dist-types/commands/ListReportGroupsCommand.d.ts +16 -0
  124. package/dist-types/commands/ListReportsCommand.d.ts +16 -0
  125. package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +16 -0
  126. package/dist-types/commands/ListSharedProjectsCommand.d.ts +16 -0
  127. package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +16 -0
  128. package/dist-types/commands/ListSourceCredentialsCommand.d.ts +16 -0
  129. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  130. package/dist-types/commands/RetryBuildBatchCommand.d.ts +16 -0
  131. package/dist-types/commands/RetryBuildCommand.d.ts +16 -0
  132. package/dist-types/commands/StartBuildBatchCommand.d.ts +16 -0
  133. package/dist-types/commands/StartBuildCommand.d.ts +16 -0
  134. package/dist-types/commands/StopBuildBatchCommand.d.ts +16 -0
  135. package/dist-types/commands/StopBuildCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
  137. package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +16 -0
  138. package/dist-types/commands/UpdateReportGroupCommand.d.ts +16 -0
  139. package/dist-types/commands/UpdateWebhookCommand.d.ts +16 -0
  140. package/dist-types/models/CodeBuildServiceException.d.ts +2 -0
  141. package/dist-types/models/models_0.d.ts +444 -570
  142. package/dist-types/pagination/DescribeCodeCoveragesPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeTestCasesPaginator.d.ts +3 -0
  144. package/dist-types/pagination/Interfaces.d.ts +3 -0
  145. package/dist-types/pagination/ListBuildBatchesForProjectPaginator.d.ts +3 -0
  146. package/dist-types/pagination/ListBuildBatchesPaginator.d.ts +3 -0
  147. package/dist-types/pagination/ListBuildsForProjectPaginator.d.ts +3 -0
  148. package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
  149. package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/ListReportGroupsPaginator.d.ts +3 -0
  151. package/dist-types/pagination/ListReportsForReportGroupPaginator.d.ts +3 -0
  152. package/dist-types/pagination/ListReportsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/ListSharedProjectsPaginator.d.ts +3 -0
  154. package/dist-types/pagination/ListSharedReportGroupsPaginator.d.ts +3 -0
  155. package/dist-types/ts3.4/models/models_0.d.ts +0 -382
  156. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { BatchGetReportGroupsInput, BatchGetReportGroupsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchGetReportGroupsCommand}.
8
10
  */
9
11
  export interface BatchGetReportGroupsCommandInput extends BatchGetReportGroupsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchGetReportGroupsCommand}.
13
17
  */
14
18
  export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns an array of report groups.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsO
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param BatchGetReportGroupsCommandInput - {@link BatchGetReportGroupsCommandInput}
36
+ * @returns {@link BatchGetReportGroupsCommandOutput}
30
37
  * @see {@link BatchGetReportGroupsCommandInput} for command's `input` shape.
31
38
  * @see {@link BatchGetReportGroupsCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -39,11 +46,20 @@ export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsO
39
46
  export declare class BatchGetReportGroupsCommand extends $Command<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput, CodeBuildClientResolvedConfig> {
40
47
  readonly input: BatchGetReportGroupsCommandInput;
41
48
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
49
+ /**
50
+ * @public
51
+ */
42
52
  constructor(input: BatchGetReportGroupsCommandInput);
43
53
  /**
44
54
  * @internal
45
55
  */
46
56
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput>;
57
+ /**
58
+ * @internal
59
+ */
47
60
  private serialize;
61
+ /**
62
+ * @internal
63
+ */
48
64
  private deserialize;
49
65
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { BatchGetReportsInput, BatchGetReportsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchGetReportsCommand}.
8
10
  */
9
11
  export interface BatchGetReportsCommandInput extends BatchGetReportsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchGetReportsCommand}.
13
17
  */
14
18
  export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Returns an array of reports.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __M
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param BatchGetReportsCommandInput - {@link BatchGetReportsCommandInput}
36
+ * @returns {@link BatchGetReportsCommandOutput}
30
37
  * @see {@link BatchGetReportsCommandInput} for command's `input` shape.
31
38
  * @see {@link BatchGetReportsCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -39,11 +46,20 @@ export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __M
39
46
  export declare class BatchGetReportsCommand extends $Command<BatchGetReportsCommandInput, BatchGetReportsCommandOutput, CodeBuildClientResolvedConfig> {
40
47
  readonly input: BatchGetReportsCommandInput;
41
48
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
49
+ /**
50
+ * @public
51
+ */
42
52
  constructor(input: BatchGetReportsCommandInput);
43
53
  /**
44
54
  * @internal
45
55
  */
46
56
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetReportsCommandInput, BatchGetReportsCommandOutput>;
57
+ /**
58
+ * @internal
59
+ */
47
60
  private serialize;
61
+ /**
62
+ * @internal
63
+ */
48
64
  private deserialize;
49
65
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateProjectCommand}.
8
10
  */
9
11
  export interface CreateProjectCommandInput extends CreateProjectInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateProjectCommand}.
13
17
  */
14
18
  export interface CreateProjectCommandOutput extends CreateProjectOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a build project.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateProjectCommandInput - {@link CreateProjectCommandInput}
34
+ * @returns {@link CreateProjectCommandOutput}
28
35
  * @see {@link CreateProjectCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateProjectCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -44,11 +51,20 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
44
51
  export declare class CreateProjectCommand extends $Command<CreateProjectCommandInput, CreateProjectCommandOutput, CodeBuildClientResolvedConfig> {
45
52
  readonly input: CreateProjectCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: CreateProjectCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectCommandInput, CreateProjectCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { CreateReportGroupInput, CreateReportGroupOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateReportGroupCommand}.
8
10
  */
9
11
  export interface CreateReportGroupCommandInput extends CreateReportGroupInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateReportGroupCommand}.
13
17
  */
14
18
  export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Creates a report group. A report group contains a collection of reports.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput,
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateReportGroupCommandInput - {@link CreateReportGroupCommandInput}
36
+ * @returns {@link CreateReportGroupCommandOutput}
30
37
  * @see {@link CreateReportGroupCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateReportGroupCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -46,11 +53,20 @@ export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput,
46
53
  export declare class CreateReportGroupCommand extends $Command<CreateReportGroupCommandInput, CreateReportGroupCommandOutput, CodeBuildClientResolvedConfig> {
47
54
  readonly input: CreateReportGroupCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: CreateReportGroupCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReportGroupCommandInput, CreateReportGroupCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateWebhookCommand}.
8
10
  */
9
11
  export interface CreateWebhookCommandInput extends CreateWebhookInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateWebhookCommand}.
13
17
  */
14
18
  export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>For an existing CodeBuild build project that has its source code stored in a GitHub or
18
23
  * Bitbucket repository, enables CodeBuild to start rebuilding the source code every time a
19
24
  * code change is pushed to the repository.</p>
@@ -35,6 +40,8 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param CreateWebhookCommandInput - {@link CreateWebhookCommandInput}
44
+ * @returns {@link CreateWebhookCommandOutput}
38
45
  * @see {@link CreateWebhookCommandInput} for command's `input` shape.
39
46
  * @see {@link CreateWebhookCommandOutput} for command's `response` shape.
40
47
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -57,11 +64,20 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad
57
64
  export declare class CreateWebhookCommand extends $Command<CreateWebhookCommandInput, CreateWebhookCommandOutput, CodeBuildClientResolvedConfig> {
58
65
  readonly input: CreateWebhookCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: CreateWebhookCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebhookCommandInput, CreateWebhookCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteBuildBatchInput, DeleteBuildBatchOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteBuildBatchCommand}.
8
10
  */
9
11
  export interface DeleteBuildBatchCommandInput extends DeleteBuildBatchInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteBuildBatchCommand}.
13
17
  */
14
18
  export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a batch build.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteBuildBatchCommandInput - {@link DeleteBuildBatchCommandInput}
34
+ * @returns {@link DeleteBuildBatchCommandOutput}
28
35
  * @see {@link DeleteBuildBatchCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteBuildBatchCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, _
37
44
  export declare class DeleteBuildBatchCommand extends $Command<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput, CodeBuildClientResolvedConfig> {
38
45
  readonly input: DeleteBuildBatchCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DeleteBuildBatchCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteProjectCommand}.
8
10
  */
9
11
  export interface DeleteProjectCommandInput extends DeleteProjectInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteProjectCommand}.
13
17
  */
14
18
  export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a build project. When you delete a project, its builds are not deleted.
18
23
  * </p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteProjectCommandInput - {@link DeleteProjectCommandInput}
35
+ * @returns {@link DeleteProjectCommandOutput}
29
36
  * @see {@link DeleteProjectCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteProjectCommandOutput} for command's `response` shape.
31
38
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -38,11 +45,20 @@ export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __Metad
38
45
  export declare class DeleteProjectCommand extends $Command<DeleteProjectCommandInput, DeleteProjectCommandOutput, CodeBuildClientResolvedConfig> {
39
46
  readonly input: DeleteProjectCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: DeleteProjectCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProjectCommandInput, DeleteProjectCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteReportCommand}.
8
10
  */
9
11
  export interface DeleteReportCommandInput extends DeleteReportInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteReportCommand}.
13
17
  */
14
18
  export interface DeleteReportCommandOutput extends DeleteReportOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Deletes a report.
19
24
  * </p>
@@ -27,6 +32,8 @@ export interface DeleteReportCommandOutput extends DeleteReportOutput, __Metadat
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteReportCommandInput - {@link DeleteReportCommandInput}
36
+ * @returns {@link DeleteReportCommandOutput}
30
37
  * @see {@link DeleteReportCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteReportCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -39,11 +46,20 @@ export interface DeleteReportCommandOutput extends DeleteReportOutput, __Metadat
39
46
  export declare class DeleteReportCommand extends $Command<DeleteReportCommandInput, DeleteReportCommandOutput, CodeBuildClientResolvedConfig> {
40
47
  readonly input: DeleteReportCommandInput;
41
48
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
49
+ /**
50
+ * @public
51
+ */
42
52
  constructor(input: DeleteReportCommandInput);
43
53
  /**
44
54
  * @internal
45
55
  */
46
56
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportCommandInput, DeleteReportCommandOutput>;
57
+ /**
58
+ * @internal
59
+ */
47
60
  private serialize;
61
+ /**
62
+ * @internal
63
+ */
48
64
  private deserialize;
49
65
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteReportGroupCommand}.
8
10
  */
9
11
  export interface DeleteReportGroupCommandInput extends DeleteReportGroupInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteReportGroupCommand}.
13
17
  */
14
18
  export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a report group. Before you delete a report group, you must delete its reports. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteReportGroupCommandInput - {@link DeleteReportGroupCommandInput}
34
+ * @returns {@link DeleteReportGroupCommandOutput}
28
35
  * @see {@link DeleteReportGroupCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteReportGroupCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput,
37
44
  export declare class DeleteReportGroupCommand extends $Command<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput, CodeBuildClientResolvedConfig> {
38
45
  readonly input: DeleteReportGroupCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DeleteReportGroupCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteResourcePolicyCommand}.
8
10
  */
9
11
  export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteResourcePolicyCommand}.
13
17
  */
14
18
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a resource policy that is identified by its resource ARN. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyO
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteResourcePolicyCommandInput - {@link DeleteResourcePolicyCommandInput}
34
+ * @returns {@link DeleteResourcePolicyCommandOutput}
28
35
  * @see {@link DeleteResourcePolicyCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteResourcePolicyCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyO
37
44
  export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CodeBuildClientResolvedConfig> {
38
45
  readonly input: DeleteResourcePolicyCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DeleteResourcePolicyCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteSourceCredentialsCommand}.
8
10
  */
9
11
  export interface DeleteSourceCredentialsCommandInput extends DeleteSourceCredentialsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteSourceCredentialsCommand}.
13
17
  */
14
18
  export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCredentialsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Deletes a set of GitHub, GitHub Enterprise, or Bitbucket source credentials. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCreden
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteSourceCredentialsCommandInput - {@link DeleteSourceCredentialsCommandInput}
34
+ * @returns {@link DeleteSourceCredentialsCommandOutput}
28
35
  * @see {@link DeleteSourceCredentialsCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteSourceCredentialsCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCreden
40
47
  export declare class DeleteSourceCredentialsCommand extends $Command<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig> {
41
48
  readonly input: DeleteSourceCredentialsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DeleteSourceCredentialsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteWebhookCommand}.
8
10
  */
9
11
  export interface DeleteWebhookCommandInput extends DeleteWebhookInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteWebhookCommand}.
13
17
  */
14
18
  export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>For an existing CodeBuild build project that has its source code stored in a GitHub or
18
23
  * Bitbucket repository, stops CodeBuild from rebuilding the source code every time a code
19
24
  * change is pushed to the repository.</p>
@@ -27,6 +32,8 @@ export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __Metad
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteWebhookCommandInput - {@link DeleteWebhookCommandInput}
36
+ * @returns {@link DeleteWebhookCommandOutput}
30
37
  * @see {@link DeleteWebhookCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteWebhookCommandOutput} for command's `response` shape.
32
39
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -45,11 +52,20 @@ export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __Metad
45
52
  export declare class DeleteWebhookCommand extends $Command<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, CodeBuildClientResolvedConfig> {
46
53
  readonly input: DeleteWebhookCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: DeleteWebhookCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWebhookCommandInput, DeleteWebhookCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
5
5
  import { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeCodeCoveragesCommand}.
8
10
  */
9
11
  export interface DescribeCodeCoveragesCommandInput extends DescribeCodeCoveragesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeCodeCoveragesCommand}.
13
17
  */
14
18
  export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoveragesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves one or more code coverage reports.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoverage
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeCodeCoveragesCommandInput - {@link DescribeCodeCoveragesCommandInput}
34
+ * @returns {@link DescribeCodeCoveragesCommandOutput}
28
35
  * @see {@link DescribeCodeCoveragesCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeCodeCoveragesCommandOutput} for command's `response` shape.
30
37
  * @see {@link CodeBuildClientResolvedConfig | config} for CodeBuildClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoverage
37
44
  export declare class DescribeCodeCoveragesCommand extends $Command<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput, CodeBuildClientResolvedConfig> {
38
45
  readonly input: DescribeCodeCoveragesCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DescribeCodeCoveragesCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeBuildClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }