@aws-sdk/client-directory-service 3.294.0 → 3.295.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/dist-cjs/commands/AcceptSharedDirectoryCommand.js +4 -4
  2. package/dist-cjs/commands/AddIpRoutesCommand.js +4 -4
  3. package/dist-cjs/commands/AddRegionCommand.js +4 -4
  4. package/dist-cjs/commands/AddTagsToResourceCommand.js +4 -4
  5. package/dist-cjs/commands/CancelSchemaExtensionCommand.js +4 -4
  6. package/dist-cjs/commands/ConnectDirectoryCommand.js +4 -4
  7. package/dist-cjs/commands/CreateAliasCommand.js +4 -4
  8. package/dist-cjs/commands/CreateComputerCommand.js +4 -4
  9. package/dist-cjs/commands/CreateConditionalForwarderCommand.js +4 -4
  10. package/dist-cjs/commands/CreateDirectoryCommand.js +4 -4
  11. package/dist-cjs/commands/CreateLogSubscriptionCommand.js +4 -4
  12. package/dist-cjs/commands/CreateMicrosoftADCommand.js +4 -4
  13. package/dist-cjs/commands/CreateSnapshotCommand.js +4 -4
  14. package/dist-cjs/commands/CreateTrustCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteConditionalForwarderCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteDirectoryCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteLogSubscriptionCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTrustCommand.js +4 -4
  20. package/dist-cjs/commands/DeregisterCertificateCommand.js +4 -4
  21. package/dist-cjs/commands/DeregisterEventTopicCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeCertificateCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeClientAuthenticationSettingsCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeConditionalForwardersCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeDirectoriesCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeDomainControllersCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeEventTopicsCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeLDAPSSettingsCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeRegionsCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeSettingsCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeSharedDirectoriesCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeSnapshotsCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeTrustsCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeUpdateDirectoryCommand.js +4 -4
  35. package/dist-cjs/commands/DisableClientAuthenticationCommand.js +4 -4
  36. package/dist-cjs/commands/DisableLDAPSCommand.js +4 -4
  37. package/dist-cjs/commands/DisableRadiusCommand.js +4 -4
  38. package/dist-cjs/commands/DisableSsoCommand.js +4 -4
  39. package/dist-cjs/commands/EnableClientAuthenticationCommand.js +4 -4
  40. package/dist-cjs/commands/EnableLDAPSCommand.js +4 -4
  41. package/dist-cjs/commands/EnableRadiusCommand.js +4 -4
  42. package/dist-cjs/commands/EnableSsoCommand.js +4 -4
  43. package/dist-cjs/commands/GetDirectoryLimitsCommand.js +4 -4
  44. package/dist-cjs/commands/GetSnapshotLimitsCommand.js +4 -4
  45. package/dist-cjs/commands/ListCertificatesCommand.js +4 -4
  46. package/dist-cjs/commands/ListIpRoutesCommand.js +4 -4
  47. package/dist-cjs/commands/ListLogSubscriptionsCommand.js +4 -4
  48. package/dist-cjs/commands/ListSchemaExtensionsCommand.js +4 -4
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  50. package/dist-cjs/commands/RegisterCertificateCommand.js +4 -4
  51. package/dist-cjs/commands/RegisterEventTopicCommand.js +4 -4
  52. package/dist-cjs/commands/RejectSharedDirectoryCommand.js +4 -4
  53. package/dist-cjs/commands/RemoveIpRoutesCommand.js +4 -4
  54. package/dist-cjs/commands/RemoveRegionCommand.js +4 -4
  55. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
  56. package/dist-cjs/commands/ResetUserPasswordCommand.js +4 -4
  57. package/dist-cjs/commands/RestoreFromSnapshotCommand.js +4 -4
  58. package/dist-cjs/commands/ShareDirectoryCommand.js +4 -4
  59. package/dist-cjs/commands/StartSchemaExtensionCommand.js +4 -4
  60. package/dist-cjs/commands/UnshareDirectoryCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateConditionalForwarderCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateDirectorySetupCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateNumberOfDomainControllersCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateRadiusCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateSettingsCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateTrustCommand.js +4 -4
  67. package/dist-cjs/commands/VerifyTrustCommand.js +4 -4
  68. package/dist-es/commands/AcceptSharedDirectoryCommand.js +4 -4
  69. package/dist-es/commands/AddIpRoutesCommand.js +4 -4
  70. package/dist-es/commands/AddRegionCommand.js +4 -4
  71. package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
  72. package/dist-es/commands/CancelSchemaExtensionCommand.js +4 -4
  73. package/dist-es/commands/ConnectDirectoryCommand.js +4 -4
  74. package/dist-es/commands/CreateAliasCommand.js +4 -4
  75. package/dist-es/commands/CreateComputerCommand.js +4 -4
  76. package/dist-es/commands/CreateConditionalForwarderCommand.js +4 -4
  77. package/dist-es/commands/CreateDirectoryCommand.js +4 -4
  78. package/dist-es/commands/CreateLogSubscriptionCommand.js +4 -4
  79. package/dist-es/commands/CreateMicrosoftADCommand.js +4 -4
  80. package/dist-es/commands/CreateSnapshotCommand.js +4 -4
  81. package/dist-es/commands/CreateTrustCommand.js +4 -4
  82. package/dist-es/commands/DeleteConditionalForwarderCommand.js +4 -4
  83. package/dist-es/commands/DeleteDirectoryCommand.js +4 -4
  84. package/dist-es/commands/DeleteLogSubscriptionCommand.js +4 -4
  85. package/dist-es/commands/DeleteSnapshotCommand.js +4 -4
  86. package/dist-es/commands/DeleteTrustCommand.js +4 -4
  87. package/dist-es/commands/DeregisterCertificateCommand.js +4 -4
  88. package/dist-es/commands/DeregisterEventTopicCommand.js +4 -4
  89. package/dist-es/commands/DescribeCertificateCommand.js +4 -4
  90. package/dist-es/commands/DescribeClientAuthenticationSettingsCommand.js +4 -4
  91. package/dist-es/commands/DescribeConditionalForwardersCommand.js +4 -4
  92. package/dist-es/commands/DescribeDirectoriesCommand.js +4 -4
  93. package/dist-es/commands/DescribeDomainControllersCommand.js +4 -4
  94. package/dist-es/commands/DescribeEventTopicsCommand.js +4 -4
  95. package/dist-es/commands/DescribeLDAPSSettingsCommand.js +4 -4
  96. package/dist-es/commands/DescribeRegionsCommand.js +4 -4
  97. package/dist-es/commands/DescribeSettingsCommand.js +4 -4
  98. package/dist-es/commands/DescribeSharedDirectoriesCommand.js +4 -4
  99. package/dist-es/commands/DescribeSnapshotsCommand.js +4 -4
  100. package/dist-es/commands/DescribeTrustsCommand.js +4 -4
  101. package/dist-es/commands/DescribeUpdateDirectoryCommand.js +4 -4
  102. package/dist-es/commands/DisableClientAuthenticationCommand.js +4 -4
  103. package/dist-es/commands/DisableLDAPSCommand.js +4 -4
  104. package/dist-es/commands/DisableRadiusCommand.js +4 -4
  105. package/dist-es/commands/DisableSsoCommand.js +4 -4
  106. package/dist-es/commands/EnableClientAuthenticationCommand.js +4 -4
  107. package/dist-es/commands/EnableLDAPSCommand.js +4 -4
  108. package/dist-es/commands/EnableRadiusCommand.js +4 -4
  109. package/dist-es/commands/EnableSsoCommand.js +4 -4
  110. package/dist-es/commands/GetDirectoryLimitsCommand.js +4 -4
  111. package/dist-es/commands/GetSnapshotLimitsCommand.js +4 -4
  112. package/dist-es/commands/ListCertificatesCommand.js +4 -4
  113. package/dist-es/commands/ListIpRoutesCommand.js +4 -4
  114. package/dist-es/commands/ListLogSubscriptionsCommand.js +4 -4
  115. package/dist-es/commands/ListSchemaExtensionsCommand.js +4 -4
  116. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  117. package/dist-es/commands/RegisterCertificateCommand.js +4 -4
  118. package/dist-es/commands/RegisterEventTopicCommand.js +4 -4
  119. package/dist-es/commands/RejectSharedDirectoryCommand.js +4 -4
  120. package/dist-es/commands/RemoveIpRoutesCommand.js +4 -4
  121. package/dist-es/commands/RemoveRegionCommand.js +4 -4
  122. package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
  123. package/dist-es/commands/ResetUserPasswordCommand.js +4 -4
  124. package/dist-es/commands/RestoreFromSnapshotCommand.js +4 -4
  125. package/dist-es/commands/ShareDirectoryCommand.js +4 -4
  126. package/dist-es/commands/StartSchemaExtensionCommand.js +4 -4
  127. package/dist-es/commands/UnshareDirectoryCommand.js +4 -4
  128. package/dist-es/commands/UpdateConditionalForwarderCommand.js +4 -4
  129. package/dist-es/commands/UpdateDirectorySetupCommand.js +4 -4
  130. package/dist-es/commands/UpdateNumberOfDomainControllersCommand.js +4 -4
  131. package/dist-es/commands/UpdateRadiusCommand.js +4 -4
  132. package/dist-es/commands/UpdateSettingsCommand.js +4 -4
  133. package/dist-es/commands/UpdateTrustCommand.js +4 -4
  134. package/dist-es/commands/VerifyTrustCommand.js +4 -4
  135. package/dist-types/DirectoryServiceClient.d.ts +4 -4
  136. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  137. package/dist-types/ts3.4/DirectoryServiceClient.d.ts +4 -4
  138. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  139. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSnapshotRequestFilterSensitiveLog, DeleteSnapshotResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteSnapshotCommand, serializeAws_json1_1DeleteSnapshotCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteSnapshotCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteSnapshotCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSnapshotCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTrustRequestFilterSensitiveLog, DeleteTrustResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteTrustCommand, serializeAws_json1_1DeleteTrustCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteTrustCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTrustCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTrustCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeregisterCertificateRequestFilterSensitiveLog, DeregisterCertificateResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeregisterCertificateCommand, serializeAws_json1_1DeregisterCertificateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeregisterCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeregisterCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeregisterCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeregisterEventTopicRequestFilterSensitiveLog, DeregisterEventTopicResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeregisterEventTopicCommand, serializeAws_json1_1DeregisterEventTopicCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeregisterEventTopicCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeregisterEventTopicCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeregisterEventTopicCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeCertificateRequestFilterSensitiveLog, DescribeCertificateResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeCertificateCommand, serializeAws_json1_1DescribeCertificateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeCertificateCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeCertificateCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeCertificateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeClientAuthenticationSettingsRequestFilterSensitiveLog, DescribeClientAuthenticationSettingsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeClientAuthenticationSettingsCommand, serializeAws_json1_1DescribeClientAuthenticationSettingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeClientAuthenticationSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeClientAuthenticationSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeClientAuthenticationSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeConditionalForwardersRequestFilterSensitiveLog, DescribeConditionalForwardersResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeConditionalForwardersCommand, serializeAws_json1_1DescribeConditionalForwardersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeConditionalForwardersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeConditionalForwardersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeConditionalForwardersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeDirectoriesRequestFilterSensitiveLog, DescribeDirectoriesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeDirectoriesCommand, serializeAws_json1_1DescribeDirectoriesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeDirectoriesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeDirectoriesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDirectoriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeDomainControllersRequestFilterSensitiveLog, DescribeDomainControllersResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeDomainControllersCommand, serializeAws_json1_1DescribeDomainControllersCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeDomainControllersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeDomainControllersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDomainControllersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeEventTopicsRequestFilterSensitiveLog, DescribeEventTopicsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeEventTopicsCommand, serializeAws_json1_1DescribeEventTopicsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeEventTopicsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeEventTopicsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeEventTopicsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeLDAPSSettingsRequestFilterSensitiveLog, DescribeLDAPSSettingsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeLDAPSSettingsCommand, serializeAws_json1_1DescribeLDAPSSettingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeLDAPSSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeLDAPSSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeLDAPSSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeRegionsRequestFilterSensitiveLog, DescribeRegionsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeRegionsCommand, serializeAws_json1_1DescribeRegionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeRegionsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeRegionsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeRegionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSettingsRequestFilterSensitiveLog, DescribeSettingsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeSettingsCommand, serializeAws_json1_1DescribeSettingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSharedDirectoriesRequestFilterSensitiveLog, DescribeSharedDirectoriesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeSharedDirectoriesCommand, serializeAws_json1_1DescribeSharedDirectoriesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeSharedDirectoriesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeSharedDirectoriesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeSharedDirectoriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSnapshotsRequestFilterSensitiveLog, DescribeSnapshotsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeSnapshotsCommand, serializeAws_json1_1DescribeSnapshotsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeSnapshotsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeSnapshotsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeSnapshotsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeTrustsRequestFilterSensitiveLog, DescribeTrustsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeTrustsCommand, serializeAws_json1_1DescribeTrustsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeTrustsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeTrustsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTrustsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeUpdateDirectoryRequestFilterSensitiveLog, DescribeUpdateDirectoryResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeUpdateDirectoryCommand, serializeAws_json1_1DescribeUpdateDirectoryCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeUpdateDirectoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeUpdateDirectoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeUpdateDirectoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableClientAuthenticationRequestFilterSensitiveLog, DisableClientAuthenticationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisableClientAuthenticationCommand, serializeAws_json1_1DisableClientAuthenticationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisableClientAuthenticationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisableClientAuthenticationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisableClientAuthenticationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableLDAPSRequestFilterSensitiveLog, DisableLDAPSResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisableLDAPSCommand, serializeAws_json1_1DisableLDAPSCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisableLDAPSCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisableLDAPSCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisableLDAPSCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableRadiusRequestFilterSensitiveLog, DisableRadiusResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisableRadiusCommand, serializeAws_json1_1DisableRadiusCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisableRadiusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisableRadiusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisableRadiusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableSsoRequestFilterSensitiveLog, DisableSsoResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DisableSsoCommand, serializeAws_json1_1DisableSsoCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DisableSsoCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisableSsoCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisableSsoCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EnableClientAuthenticationRequestFilterSensitiveLog, EnableClientAuthenticationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1EnableClientAuthenticationCommand, serializeAws_json1_1EnableClientAuthenticationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class EnableClientAuthenticationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EnableClientAuthenticationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EnableClientAuthenticationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EnableLDAPSRequestFilterSensitiveLog, EnableLDAPSResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1EnableLDAPSCommand, serializeAws_json1_1EnableLDAPSCommand, } from "../protocols/Aws_json1_1";
6
6
  export class EnableLDAPSCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EnableLDAPSCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EnableLDAPSCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EnableRadiusRequestFilterSensitiveLog, EnableRadiusResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1EnableRadiusCommand, serializeAws_json1_1EnableRadiusCommand, } from "../protocols/Aws_json1_1";
6
6
  export class EnableRadiusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EnableRadiusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EnableRadiusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EnableSsoRequestFilterSensitiveLog, EnableSsoResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1EnableSsoCommand, serializeAws_json1_1EnableSsoCommand } from "../protocols/Aws_json1_1";
6
6
  export class EnableSsoCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EnableSsoCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EnableSsoCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDirectoryLimitsRequestFilterSensitiveLog, GetDirectoryLimitsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetDirectoryLimitsCommand, serializeAws_json1_1GetDirectoryLimitsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetDirectoryLimitsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDirectoryLimitsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDirectoryLimitsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSnapshotLimitsRequestFilterSensitiveLog, GetSnapshotLimitsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSnapshotLimitsCommand, serializeAws_json1_1GetSnapshotLimitsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSnapshotLimitsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSnapshotLimitsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSnapshotLimitsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCertificatesRequestFilterSensitiveLog, ListCertificatesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListCertificatesCommand, serializeAws_json1_1ListCertificatesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListCertificatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListCertificatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListCertificatesCommand.getEndpointParameterInstructions()));