@aws-sdk/client-codestar-connections 3.454.0 → 3.455.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.
- package/README.md +0 -120
- package/dist-cjs/CodeStarConnections.js +0 -30
- package/dist-cjs/commands/index.js +0 -15
- package/dist-cjs/models/models_0.js +1 -192
- package/dist-cjs/pagination/index.js +0 -2
- package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
- package/dist-es/CodeStarConnections.js +0 -30
- package/dist-es/commands/index.js +0 -15
- package/dist-es/models/models_0.js +0 -179
- package/dist-es/pagination/index.js +0 -2
- package/dist-es/protocols/Aws_json1_0.js +49 -1055
- package/dist-types/CodeStarConnections.d.ts +0 -105
- package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
- package/dist-types/commands/index.d.ts +0 -15
- package/dist-types/models/models_0.d.ts +6 -1107
- package/dist-types/pagination/index.d.ts +0 -2
- package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
- package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
- package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
- package/dist-types/ts3.4/commands/index.d.ts +0 -15
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/dist-types/ts3.4/pagination/index.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
- package/package.json +1 -1
- package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
- package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
- package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
- package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
- package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
- package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
- package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
- package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
- package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
- package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
- package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
- package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
- package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
- package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
- package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
- package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
- package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
- package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
- package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
- package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
- package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
- package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
- package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
- package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
- package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
- package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
- package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
- package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
- package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
- package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
- package/dist-types/ts3.4/pagination/ListSyncConfigurationsPaginator.d.ts +0 -11
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
GetSyncBlockerSummaryInput,
|
|
16
|
-
GetSyncBlockerSummaryOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface GetSyncBlockerSummaryCommandInput
|
|
20
|
-
extends GetSyncBlockerSummaryInput {}
|
|
21
|
-
export interface GetSyncBlockerSummaryCommandOutput
|
|
22
|
-
extends GetSyncBlockerSummaryOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class GetSyncBlockerSummaryCommand extends $Command<
|
|
25
|
-
GetSyncBlockerSummaryCommandInput,
|
|
26
|
-
GetSyncBlockerSummaryCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetSyncBlockerSummaryCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetSyncBlockerSummaryCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
GetSyncBlockerSummaryCommandInput,
|
|
38
|
-
GetSyncBlockerSummaryCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
GetSyncConfigurationInput,
|
|
16
|
-
GetSyncConfigurationOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface GetSyncConfigurationCommandInput
|
|
20
|
-
extends GetSyncConfigurationInput {}
|
|
21
|
-
export interface GetSyncConfigurationCommandOutput
|
|
22
|
-
extends GetSyncConfigurationOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class GetSyncConfigurationCommand extends $Command<
|
|
25
|
-
GetSyncConfigurationCommandInput,
|
|
26
|
-
GetSyncConfigurationCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetSyncConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetSyncConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
GetSyncConfigurationCommandInput,
|
|
38
|
-
GetSyncConfigurationCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
ListRepositoryLinksInput,
|
|
16
|
-
ListRepositoryLinksOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface ListRepositoryLinksCommandInput
|
|
20
|
-
extends ListRepositoryLinksInput {}
|
|
21
|
-
export interface ListRepositoryLinksCommandOutput
|
|
22
|
-
extends ListRepositoryLinksOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class ListRepositoryLinksCommand extends $Command<
|
|
25
|
-
ListRepositoryLinksCommandInput,
|
|
26
|
-
ListRepositoryLinksCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRepositoryLinksCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRepositoryLinksCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput>;
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
ListRepositorySyncDefinitionsInput,
|
|
16
|
-
ListRepositorySyncDefinitionsOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface ListRepositorySyncDefinitionsCommandInput
|
|
20
|
-
extends ListRepositorySyncDefinitionsInput {}
|
|
21
|
-
export interface ListRepositorySyncDefinitionsCommandOutput
|
|
22
|
-
extends ListRepositorySyncDefinitionsOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class ListRepositorySyncDefinitionsCommand extends $Command<
|
|
25
|
-
ListRepositorySyncDefinitionsCommandInput,
|
|
26
|
-
ListRepositorySyncDefinitionsCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListRepositorySyncDefinitionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListRepositorySyncDefinitionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
ListRepositorySyncDefinitionsCommandInput,
|
|
38
|
-
ListRepositorySyncDefinitionsCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
ListSyncConfigurationsInput,
|
|
16
|
-
ListSyncConfigurationsOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface ListSyncConfigurationsCommandInput
|
|
20
|
-
extends ListSyncConfigurationsInput {}
|
|
21
|
-
export interface ListSyncConfigurationsCommandOutput
|
|
22
|
-
extends ListSyncConfigurationsOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class ListSyncConfigurationsCommand extends $Command<
|
|
25
|
-
ListSyncConfigurationsCommandInput,
|
|
26
|
-
ListSyncConfigurationsCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListSyncConfigurationsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListSyncConfigurationsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
ListSyncConfigurationsCommandInput,
|
|
38
|
-
ListSyncConfigurationsCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
UpdateRepositoryLinkInput,
|
|
16
|
-
UpdateRepositoryLinkOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface UpdateRepositoryLinkCommandInput
|
|
20
|
-
extends UpdateRepositoryLinkInput {}
|
|
21
|
-
export interface UpdateRepositoryLinkCommandOutput
|
|
22
|
-
extends UpdateRepositoryLinkOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class UpdateRepositoryLinkCommand extends $Command<
|
|
25
|
-
UpdateRepositoryLinkCommandInput,
|
|
26
|
-
UpdateRepositoryLinkCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateRepositoryLinkCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateRepositoryLinkCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
UpdateRepositoryLinkCommandInput,
|
|
38
|
-
UpdateRepositoryLinkCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
UpdateSyncBlockerInput,
|
|
16
|
-
UpdateSyncBlockerOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface UpdateSyncBlockerCommandInput extends UpdateSyncBlockerInput {}
|
|
20
|
-
export interface UpdateSyncBlockerCommandOutput
|
|
21
|
-
extends UpdateSyncBlockerOutput,
|
|
22
|
-
__MetadataBearer {}
|
|
23
|
-
export declare class UpdateSyncBlockerCommand extends $Command<
|
|
24
|
-
UpdateSyncBlockerCommandInput,
|
|
25
|
-
UpdateSyncBlockerCommandOutput,
|
|
26
|
-
CodeStarConnectionsClientResolvedConfig
|
|
27
|
-
> {
|
|
28
|
-
readonly input: UpdateSyncBlockerCommandInput;
|
|
29
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
-
constructor(input: UpdateSyncBlockerCommandInput);
|
|
31
|
-
resolveMiddleware(
|
|
32
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
34
|
-
options?: __HttpHandlerOptions
|
|
35
|
-
): Handler<UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput>;
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
UpdateSyncConfigurationInput,
|
|
16
|
-
UpdateSyncConfigurationOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface UpdateSyncConfigurationCommandInput
|
|
20
|
-
extends UpdateSyncConfigurationInput {}
|
|
21
|
-
export interface UpdateSyncConfigurationCommandOutput
|
|
22
|
-
extends UpdateSyncConfigurationOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class UpdateSyncConfigurationCommand extends $Command<
|
|
25
|
-
UpdateSyncConfigurationCommandInput,
|
|
26
|
-
UpdateSyncConfigurationCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateSyncConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateSyncConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
UpdateSyncConfigurationCommandInput,
|
|
38
|
-
UpdateSyncConfigurationCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRepositoryLinksCommandInput,
|
|
4
|
-
ListRepositoryLinksCommandOutput,
|
|
5
|
-
} from "../commands/ListRepositoryLinksCommand";
|
|
6
|
-
import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare function paginateListRepositoryLinks(
|
|
8
|
-
config: CodeStarConnectionsPaginationConfiguration,
|
|
9
|
-
input: ListRepositoryLinksCommandInput,
|
|
10
|
-
...additionalArguments: any
|
|
11
|
-
): Paginator<ListRepositoryLinksCommandOutput>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSyncConfigurationsCommandInput,
|
|
4
|
-
ListSyncConfigurationsCommandOutput,
|
|
5
|
-
} from "../commands/ListSyncConfigurationsCommand";
|
|
6
|
-
import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare function paginateListSyncConfigurations(
|
|
8
|
-
config: CodeStarConnectionsPaginationConfiguration,
|
|
9
|
-
input: ListSyncConfigurationsCommandInput,
|
|
10
|
-
...additionalArguments: any
|
|
11
|
-
): Paginator<ListSyncConfigurationsCommandOutput>;
|