@aws-sdk/client-cleanrooms 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 +5071 -4265
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/CleanRoomsClient.js +2 -0
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/CreateCollaborationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/CreateMembershipCommand.js +3 -9
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteMemberCommand.js +3 -9
- package/dist-es/commands/DeleteMembershipCommand.js +3 -9
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
- package/dist-es/commands/GetCollaborationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
- package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/GetMembershipCommand.js +3 -9
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/GetProtectedJobCommand.js +3 -9
- package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/GetSchemaCommand.js +3 -9
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListCollaborationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
- package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListMembershipsCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
- package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
- package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
- package/dist-es/commands/ListSchemasCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
- package/dist-es/commands/StartProtectedJobCommand.js +3 -9
- package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
- package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateMembershipCommand.js +3 -9
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
- package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -53
- package/dist-es/models/models_1.js +0 -29
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4733 -0
- package/dist-types/CleanRoomsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -40
- package/dist-types/models/models_1.d.ts +0 -24
- 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 +542 -0
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -30
- package/dist-types/ts3.4/models/models_1.d.ts +0 -18
- 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 +548 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_restJson1.js +0 -3369
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
|
@@ -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 { DeleteIdMappingTable } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteIdMappingTableCommand 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("AWSBastionControlPlaneServiceLambda", "DeleteIdMappingTable", {})
|
|
17
13
|
.n("CleanRoomsClient", "DeleteIdMappingTableCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteIdMappingTableCommand)
|
|
20
|
-
.de(de_DeleteIdMappingTableCommand)
|
|
14
|
+
.sc(DeleteIdMappingTable)
|
|
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 { DeleteIdNamespaceAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteIdNamespaceAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "DeleteIdNamespaceAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "DeleteIdNamespaceAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteIdNamespaceAssociationCommand)
|
|
20
|
-
.de(de_DeleteIdNamespaceAssociationCommand)
|
|
14
|
+
.sc(DeleteIdNamespaceAssociation)
|
|
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 { DeleteMember } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteMemberCommand 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("AWSBastionControlPlaneServiceLambda", "DeleteMember", {})
|
|
17
13
|
.n("CleanRoomsClient", "DeleteMemberCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteMemberCommand)
|
|
20
|
-
.de(de_DeleteMemberCommand)
|
|
14
|
+
.sc(DeleteMember)
|
|
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 { DeleteMembership } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteMembershipCommand 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("AWSBastionControlPlaneServiceLambda", "DeleteMembership", {})
|
|
17
13
|
.n("CleanRoomsClient", "DeleteMembershipCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteMembershipCommand)
|
|
20
|
-
.de(de_DeleteMembershipCommand)
|
|
14
|
+
.sc(DeleteMembership)
|
|
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 { DeletePrivacyBudgetTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePrivacyBudgetTemplateCommand 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("AWSBastionControlPlaneServiceLambda", "DeletePrivacyBudgetTemplate", {})
|
|
17
13
|
.n("CleanRoomsClient", "DeletePrivacyBudgetTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePrivacyBudgetTemplateCommand)
|
|
20
|
-
.de(de_DeletePrivacyBudgetTemplateCommand)
|
|
14
|
+
.sc(DeletePrivacyBudgetTemplate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +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 {
|
|
6
|
-
import { de_GetAnalysisTemplateCommand, se_GetAnalysisTemplateCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetAnalysisTemplate } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetAnalysisTemplateCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AWSBastionControlPlaneServiceLambda", "GetAnalysisTemplate", {})
|
|
18
13
|
.n("CleanRoomsClient", "GetAnalysisTemplateCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetAnalysisTemplateCommand)
|
|
21
|
-
.de(de_GetAnalysisTemplateCommand)
|
|
14
|
+
.sc(GetAnalysisTemplate)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +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 {
|
|
6
|
-
import { de_GetCollaborationAnalysisTemplateCommand, se_GetCollaborationAnalysisTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetCollaborationAnalysisTemplate } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetCollaborationAnalysisTemplateCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AWSBastionControlPlaneServiceLambda", "GetCollaborationAnalysisTemplate", {})
|
|
18
13
|
.n("CleanRoomsClient", "GetCollaborationAnalysisTemplateCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetCollaborationAnalysisTemplateCommand)
|
|
21
|
-
.de(de_GetCollaborationAnalysisTemplateCommand)
|
|
14
|
+
.sc(GetCollaborationAnalysisTemplate)
|
|
22
15
|
.build() {
|
|
23
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 { GetCollaborationChangeRequest } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCollaborationChangeRequestCommand 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("AWSBastionControlPlaneServiceLambda", "GetCollaborationChangeRequest", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetCollaborationChangeRequestCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCollaborationChangeRequestCommand)
|
|
20
|
-
.de(de_GetCollaborationChangeRequestCommand)
|
|
14
|
+
.sc(GetCollaborationChangeRequest)
|
|
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 { GetCollaboration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCollaborationCommand 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("AWSBastionControlPlaneServiceLambda", "GetCollaboration", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetCollaborationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCollaborationCommand)
|
|
20
|
-
.de(de_GetCollaborationCommand)
|
|
14
|
+
.sc(GetCollaboration)
|
|
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 { GetCollaborationConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCollaborationConfiguredAudienceModelAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "GetCollaborationConfiguredAudienceModelAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetCollaborationConfiguredAudienceModelAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCollaborationConfiguredAudienceModelAssociationCommand)
|
|
20
|
-
.de(de_GetCollaborationConfiguredAudienceModelAssociationCommand)
|
|
14
|
+
.sc(GetCollaborationConfiguredAudienceModelAssociation)
|
|
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 { GetCollaborationIdNamespaceAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCollaborationIdNamespaceAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "GetCollaborationIdNamespaceAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetCollaborationIdNamespaceAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCollaborationIdNamespaceAssociationCommand)
|
|
20
|
-
.de(de_GetCollaborationIdNamespaceAssociationCommand)
|
|
14
|
+
.sc(GetCollaborationIdNamespaceAssociation)
|
|
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 { GetCollaborationPrivacyBudgetTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCollaborationPrivacyBudgetTemplateCommand 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("AWSBastionControlPlaneServiceLambda", "GetCollaborationPrivacyBudgetTemplate", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetCollaborationPrivacyBudgetTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCollaborationPrivacyBudgetTemplateCommand)
|
|
20
|
-
.de(de_GetCollaborationPrivacyBudgetTemplateCommand)
|
|
14
|
+
.sc(GetCollaborationPrivacyBudgetTemplate)
|
|
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 { GetConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConfiguredAudienceModelAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "GetConfiguredAudienceModelAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetConfiguredAudienceModelAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConfiguredAudienceModelAssociationCommand)
|
|
20
|
-
.de(de_GetConfiguredAudienceModelAssociationCommand)
|
|
14
|
+
.sc(GetConfiguredAudienceModelAssociation)
|
|
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 { GetConfiguredTableAnalysisRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConfiguredTableAnalysisRuleCommand 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("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAnalysisRule", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetConfiguredTableAnalysisRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConfiguredTableAnalysisRuleCommand)
|
|
20
|
-
.de(de_GetConfiguredTableAnalysisRuleCommand)
|
|
14
|
+
.sc(GetConfiguredTableAnalysisRule)
|
|
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 { GetConfiguredTableAssociationAnalysisRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConfiguredTableAssociationAnalysisRuleCommand 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("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociationAnalysisRule", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetConfiguredTableAssociationAnalysisRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConfiguredTableAssociationAnalysisRuleCommand)
|
|
20
|
-
.de(de_GetConfiguredTableAssociationAnalysisRuleCommand)
|
|
14
|
+
.sc(GetConfiguredTableAssociationAnalysisRule)
|
|
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 { GetConfiguredTableAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConfiguredTableAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetConfiguredTableAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConfiguredTableAssociationCommand)
|
|
20
|
-
.de(de_GetConfiguredTableAssociationCommand)
|
|
14
|
+
.sc(GetConfiguredTableAssociation)
|
|
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 { GetConfiguredTable } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConfiguredTableCommand 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("AWSBastionControlPlaneServiceLambda", "GetConfiguredTable", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetConfiguredTableCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConfiguredTableCommand)
|
|
20
|
-
.de(de_GetConfiguredTableCommand)
|
|
14
|
+
.sc(GetConfiguredTable)
|
|
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 { GetIdMappingTable } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdMappingTableCommand 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("AWSBastionControlPlaneServiceLambda", "GetIdMappingTable", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetIdMappingTableCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdMappingTableCommand)
|
|
20
|
-
.de(de_GetIdMappingTableCommand)
|
|
14
|
+
.sc(GetIdMappingTable)
|
|
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 { GetIdNamespaceAssociation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetIdNamespaceAssociationCommand 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("AWSBastionControlPlaneServiceLambda", "GetIdNamespaceAssociation", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetIdNamespaceAssociationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetIdNamespaceAssociationCommand)
|
|
20
|
-
.de(de_GetIdNamespaceAssociationCommand)
|
|
14
|
+
.sc(GetIdNamespaceAssociation)
|
|
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 { GetMembership } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetMembershipCommand 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("AWSBastionControlPlaneServiceLambda", "GetMembership", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetMembershipCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetMembershipCommand)
|
|
20
|
-
.de(de_GetMembershipCommand)
|
|
14
|
+
.sc(GetMembership)
|
|
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 { GetPrivacyBudgetTemplate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetPrivacyBudgetTemplateCommand 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("AWSBastionControlPlaneServiceLambda", "GetPrivacyBudgetTemplate", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetPrivacyBudgetTemplateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetPrivacyBudgetTemplateCommand)
|
|
20
|
-
.de(de_GetPrivacyBudgetTemplateCommand)
|
|
14
|
+
.sc(GetPrivacyBudgetTemplate)
|
|
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 { GetProtectedJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetProtectedJobCommand 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("AWSBastionControlPlaneServiceLambda", "GetProtectedJob", {})
|
|
17
13
|
.n("CleanRoomsClient", "GetProtectedJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetProtectedJobCommand)
|
|
20
|
-
.de(de_GetProtectedJobCommand)
|
|
14
|
+
.sc(GetProtectedJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +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 {
|
|
6
|
-
import { de_GetProtectedQueryCommand, se_GetProtectedQueryCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetProtectedQuery } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetProtectedQueryCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AWSBastionControlPlaneServiceLambda", "GetProtectedQuery", {})
|
|
18
13
|
.n("CleanRoomsClient", "GetProtectedQueryCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetProtectedQueryCommand)
|
|
21
|
-
.de(de_GetProtectedQueryCommand)
|
|
14
|
+
.sc(GetProtectedQuery)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|