@aws-sdk/client-service-catalog 3.927.0 → 3.929.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/dist-cjs/index.js +2814 -3152
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ServiceCatalogClient.js +2 -0
- package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
- package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
- package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
- package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
- package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CopyProductCommand.js +3 -9
- package/dist-es/commands/CreateConstraintCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioCommand.js +3 -9
- package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/CreateProductCommand.js +3 -9
- package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/CreateServiceActionCommand.js +3 -9
- package/dist-es/commands/CreateTagOptionCommand.js +3 -9
- package/dist-es/commands/DeleteConstraintCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioCommand.js +3 -9
- package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
- package/dist-es/commands/DeleteProductCommand.js +3 -9
- package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
- package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
- package/dist-es/commands/DescribeConstraintCommand.js +3 -9
- package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
- package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
- package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
- package/dist-es/commands/DescribeProductCommand.js +3 -9
- package/dist-es/commands/DescribeProductViewCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
- package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
- package/dist-es/commands/DescribeRecordCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
- package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
- package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
- package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
- package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
- package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
- package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
- package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
- package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
- package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
- package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
- package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
- package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosCommand.js +3 -9
- package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
- package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
- package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
- package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
- package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
- package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsCommand.js +3 -9
- package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
- package/dist-es/commands/ListTagOptionsCommand.js +3 -9
- package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
- package/dist-es/commands/ProvisionProductCommand.js +3 -9
- package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
- package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
- package/dist-es/commands/SearchProductsCommand.js +3 -9
- package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
- package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateConstraintCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
- package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
- package/dist-es/commands/UpdateProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
- package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
- package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
- package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2632 -0
- package/dist-types/ServiceCatalogClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +407 -0
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -2502
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.servicecatalog",
|
|
32
|
+
serviceTarget: "AWS242ServiceCatalogService",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "Service Catalog",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class ServiceCatalogClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AcceptPortfolioShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptPortfolioShareCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AcceptPortfolioShare", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AcceptPortfolioShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptPortfolioShareCommand)
|
|
20
|
-
.de(de_AcceptPortfolioShareCommand)
|
|
14
|
+
.sc(AcceptPortfolioShare)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateBudgetWithResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateBudgetWithResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AssociateBudgetWithResource", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AssociateBudgetWithResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateBudgetWithResourceCommand)
|
|
20
|
-
.de(de_AssociateBudgetWithResourceCommand)
|
|
14
|
+
.sc(AssociateBudgetWithResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociatePrincipalWithPortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociatePrincipalWithPortfolioCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AssociatePrincipalWithPortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AssociatePrincipalWithPortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociatePrincipalWithPortfolioCommand)
|
|
20
|
-
.de(de_AssociatePrincipalWithPortfolioCommand)
|
|
14
|
+
.sc(AssociatePrincipalWithPortfolio)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateProductWithPortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateProductWithPortfolioCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AssociateProductWithPortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AssociateProductWithPortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateProductWithPortfolioCommand)
|
|
20
|
-
.de(de_AssociateProductWithPortfolioCommand)
|
|
14
|
+
.sc(AssociateProductWithPortfolio)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateServiceActionWithProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateServiceActionWithProvisioningArtifactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AssociateServiceActionWithProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AssociateServiceActionWithProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateServiceActionWithProvisioningArtifactCommand)
|
|
20
|
-
.de(de_AssociateServiceActionWithProvisioningArtifactCommand)
|
|
14
|
+
.sc(AssociateServiceActionWithProvisioningArtifact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateTagOptionWithResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateTagOptionWithResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "AssociateTagOptionWithResource", {})
|
|
17
13
|
.n("ServiceCatalogClient", "AssociateTagOptionWithResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateTagOptionWithResourceCommand)
|
|
20
|
-
.de(de_AssociateTagOptionWithResourceCommand)
|
|
14
|
+
.sc(AssociateTagOptionWithResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchAssociateServiceActionWithProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "BatchAssociateServiceActionWithProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "BatchAssociateServiceActionWithProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchAssociateServiceActionWithProvisioningArtifactCommand)
|
|
20
|
-
.de(de_BatchAssociateServiceActionWithProvisioningArtifactCommand)
|
|
14
|
+
.sc(BatchAssociateServiceActionWithProvisioningArtifact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchDisassociateServiceActionFromProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "BatchDisassociateServiceActionFromProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "BatchDisassociateServiceActionFromProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDisassociateServiceActionFromProvisioningArtifactCommand)
|
|
20
|
-
.de(de_BatchDisassociateServiceActionFromProvisioningArtifactCommand)
|
|
14
|
+
.sc(BatchDisassociateServiceActionFromProvisioningArtifact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CopyProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CopyProductCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CopyProduct", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CopyProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CopyProductCommand)
|
|
20
|
-
.de(de_CopyProductCommand)
|
|
14
|
+
.sc(CopyProduct)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConstraint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConstraintCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateConstraint", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateConstraintCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConstraintCommand)
|
|
20
|
-
.de(de_CreateConstraintCommand)
|
|
14
|
+
.sc(CreateConstraint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreatePortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreatePortfolioCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreatePortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreatePortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreatePortfolioCommand)
|
|
20
|
-
.de(de_CreatePortfolioCommand)
|
|
14
|
+
.sc(CreatePortfolio)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreatePortfolioShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreatePortfolioShareCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreatePortfolioShare", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreatePortfolioShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreatePortfolioShareCommand)
|
|
20
|
-
.de(de_CreatePortfolioShareCommand)
|
|
14
|
+
.sc(CreatePortfolioShare)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateProductCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateProduct", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateProductCommand)
|
|
20
|
-
.de(de_CreateProductCommand)
|
|
14
|
+
.sc(CreateProduct)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateProvisionedProductPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateProvisionedProductPlanCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateProvisionedProductPlan", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateProvisionedProductPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateProvisionedProductPlanCommand)
|
|
20
|
-
.de(de_CreateProvisionedProductPlanCommand)
|
|
14
|
+
.sc(CreateProvisionedProductPlan)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateProvisioningArtifact } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateProvisioningArtifactCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateProvisioningArtifact", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateProvisioningArtifactCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateProvisioningArtifactCommand)
|
|
20
|
-
.de(de_CreateProvisioningArtifactCommand)
|
|
14
|
+
.sc(CreateProvisioningArtifact)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateServiceAction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateServiceActionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateServiceAction", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateServiceActionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateServiceActionCommand)
|
|
20
|
-
.de(de_CreateServiceActionCommand)
|
|
14
|
+
.sc(CreateServiceAction)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateTagOption } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTagOptionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "CreateTagOption", {})
|
|
17
13
|
.n("ServiceCatalogClient", "CreateTagOptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTagOptionCommand)
|
|
20
|
-
.de(de_CreateTagOptionCommand)
|
|
14
|
+
.sc(CreateTagOption)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteConstraint } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConstraintCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "DeleteConstraint", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteConstraintCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConstraintCommand)
|
|
20
|
-
.de(de_DeleteConstraintCommand)
|
|
14
|
+
.sc(DeleteConstraint)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeletePortfolio } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePortfolioCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "DeletePortfolio", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeletePortfolioCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePortfolioCommand)
|
|
20
|
-
.de(de_DeletePortfolioCommand)
|
|
14
|
+
.sc(DeletePortfolio)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeletePortfolioShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePortfolioShareCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "DeletePortfolioShare", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeletePortfolioShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePortfolioShareCommand)
|
|
20
|
-
.de(de_DeletePortfolioShareCommand)
|
|
14
|
+
.sc(DeletePortfolioShare)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteProduct } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteProductCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "DeleteProduct", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteProductCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteProductCommand)
|
|
20
|
-
.de(de_DeleteProductCommand)
|
|
14
|
+
.sc(DeleteProduct)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteProvisionedProductPlan } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteProvisionedProductPlanCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWS242ServiceCatalogService", "DeleteProvisionedProductPlan", {})
|
|
17
13
|
.n("ServiceCatalogClient", "DeleteProvisionedProductPlanCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteProvisionedProductPlanCommand)
|
|
20
|
-
.de(de_DeleteProvisionedProductPlanCommand)
|
|
14
|
+
.sc(DeleteProvisionedProductPlan)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|