@aws-sdk/client-appstream 3.952.0 → 3.953.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 +1078 -718
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +2 -2
- package/dist-es/commands/AssociateFleetCommand.js +2 -2
- package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +2 -2
- package/dist-es/commands/BatchAssociateUserStackCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +2 -2
- package/dist-es/commands/CopyImageCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/CreateEntitlementCommand.js +2 -2
- package/dist-es/commands/CreateExportImageTaskCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateImportedImageCommand.js +2 -2
- package/dist-es/commands/CreateStackCommand.js +2 -2
- package/dist-es/commands/CreateStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateThemeForStackCommand.js +2 -2
- package/dist-es/commands/CreateUpdatedImageCommand.js +2 -2
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/DeleteEntitlementCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteImageBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DeleteStackCommand.js +2 -2
- package/dist-es/commands/DeleteThemeForStackCommand.js +2 -2
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlocksCommand.js +2 -2
- package/dist-es/commands/DescribeAppLicenseUsageCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +2 -2
- package/dist-es/commands/DescribeEntitlementsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetsCommand.js +2 -2
- package/dist-es/commands/DescribeImageBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeImagesCommand.js +2 -2
- package/dist-es/commands/DescribeSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/dist-es/commands/DescribeThemeForStackCommand.js +2 -2
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisableUserCommand.js +2 -2
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +2 -2
- package/dist-es/commands/DisassociateFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +2 -2
- package/dist-es/commands/EnableUserCommand.js +2 -2
- package/dist-es/commands/ExpireSessionCommand.js +2 -2
- package/dist-es/commands/GetExportImageTaskCommand.js +2 -2
- package/dist-es/commands/ListAssociatedFleetsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedStacksCommand.js +2 -2
- package/dist-es/commands/ListEntitledApplicationsCommand.js +2 -2
- package/dist-es/commands/ListExportImageTasksCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/StartAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StartFleetCommand.js +2 -2
- package/dist-es/commands/StartImageBuilderCommand.js +2 -2
- package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +2 -2
- package/dist-es/commands/StopAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StopFleetCommand.js +2 -2
- package/dist-es/commands/StopImageBuilderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/UpdateEntitlementCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateImagePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateStackCommand.js +2 -2
- package/dist-es/commands/UpdateThemeForStackCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +640 -612
- package/dist-types/AppStreamClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +333 -392
- package/dist-types/ts3.4/AppStreamClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +332 -393
- package/package.json +35 -35
|
@@ -26,12 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsJson1_1Protocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.appstream",
|
|
32
|
+
version: "2016-12-01",
|
|
33
|
+
serviceTarget: "PhotonAdminProxyService",
|
|
34
|
+
},
|
|
35
35
|
serviceId: config?.serviceId ?? "AppStream",
|
|
36
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
37
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateAppBlockBuilderAppBlock } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateAppBlockBuilderAppBlock$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateAppBlockBuilderAppBlockCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateAppBlockBuilderAppBlockCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "AssociateAppBlockBuilderAppBlock", {})
|
|
13
13
|
.n("AppStreamClient", "AssociateAppBlockBuilderAppBlockCommand")
|
|
14
|
-
.sc(AssociateAppBlockBuilderAppBlock)
|
|
14
|
+
.sc(AssociateAppBlockBuilderAppBlock$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateApplicationFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateApplicationFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateApplicationFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateApplicationFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "AssociateApplicationFleet", {})
|
|
13
13
|
.n("AppStreamClient", "AssociateApplicationFleetCommand")
|
|
14
|
-
.sc(AssociateApplicationFleet)
|
|
14
|
+
.sc(AssociateApplicationFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateApplicationToEntitlement } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateApplicationToEntitlement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateApplicationToEntitlementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateApplicationToEntitlementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "AssociateApplicationToEntitlement", {})
|
|
13
13
|
.n("AppStreamClient", "AssociateApplicationToEntitlementCommand")
|
|
14
|
-
.sc(AssociateApplicationToEntitlement)
|
|
14
|
+
.sc(AssociateApplicationToEntitlement$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "AssociateFleet", {})
|
|
13
13
|
.n("AppStreamClient", "AssociateFleetCommand")
|
|
14
|
-
.sc(AssociateFleet)
|
|
14
|
+
.sc(AssociateFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateSoftwareToImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateSoftwareToImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateSoftwareToImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateSoftwareToImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "AssociateSoftwareToImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "AssociateSoftwareToImageBuilderCommand")
|
|
14
|
-
.sc(AssociateSoftwareToImageBuilder)
|
|
14
|
+
.sc(AssociateSoftwareToImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchAssociateUserStack } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchAssociateUserStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchAssociateUserStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchAssociateUserStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "BatchAssociateUserStack", {})
|
|
13
13
|
.n("AppStreamClient", "BatchAssociateUserStackCommand")
|
|
14
|
-
.sc(BatchAssociateUserStack)
|
|
14
|
+
.sc(BatchAssociateUserStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchDisassociateUserStack } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchDisassociateUserStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchDisassociateUserStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchDisassociateUserStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "BatchDisassociateUserStack", {})
|
|
13
13
|
.n("AppStreamClient", "BatchDisassociateUserStackCommand")
|
|
14
|
-
.sc(BatchDisassociateUserStack)
|
|
14
|
+
.sc(BatchDisassociateUserStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CopyImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CopyImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopyImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CopyImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CopyImage", {})
|
|
13
13
|
.n("AppStreamClient", "CopyImageCommand")
|
|
14
|
-
.sc(CopyImage)
|
|
14
|
+
.sc(CopyImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAppBlockBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAppBlockBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAppBlockBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAppBlockBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateAppBlockBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "CreateAppBlockBuilderCommand")
|
|
14
|
-
.sc(CreateAppBlockBuilder)
|
|
14
|
+
.sc(CreateAppBlockBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAppBlockBuilderStreamingURL } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAppBlockBuilderStreamingURL$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAppBlockBuilderStreamingURLCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAppBlockBuilderStreamingURLCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateAppBlockBuilderStreamingURL", {})
|
|
13
13
|
.n("AppStreamClient", "CreateAppBlockBuilderStreamingURLCommand")
|
|
14
|
-
.sc(CreateAppBlockBuilderStreamingURL)
|
|
14
|
+
.sc(CreateAppBlockBuilderStreamingURL$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAppBlock } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAppBlock$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAppBlockCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAppBlockCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateAppBlock", {})
|
|
13
13
|
.n("AppStreamClient", "CreateAppBlockCommand")
|
|
14
|
-
.sc(CreateAppBlock)
|
|
14
|
+
.sc(CreateAppBlock$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateApplication", {})
|
|
13
13
|
.n("AppStreamClient", "CreateApplicationCommand")
|
|
14
|
-
.sc(CreateApplication)
|
|
14
|
+
.sc(CreateApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDirectoryConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDirectoryConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDirectoryConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDirectoryConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateDirectoryConfig", {})
|
|
13
13
|
.n("AppStreamClient", "CreateDirectoryConfigCommand")
|
|
14
|
-
.sc(CreateDirectoryConfig)
|
|
14
|
+
.sc(CreateDirectoryConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEntitlement } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEntitlement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEntitlementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEntitlementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateEntitlement", {})
|
|
13
13
|
.n("AppStreamClient", "CreateEntitlementCommand")
|
|
14
|
-
.sc(CreateEntitlement)
|
|
14
|
+
.sc(CreateEntitlement$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateExportImageTask } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateExportImageTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateExportImageTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateExportImageTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateExportImageTask", {})
|
|
13
13
|
.n("AppStreamClient", "CreateExportImageTaskCommand")
|
|
14
|
-
.sc(CreateExportImageTask)
|
|
14
|
+
.sc(CreateExportImageTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateFleet", {})
|
|
13
13
|
.n("AppStreamClient", "CreateFleetCommand")
|
|
14
|
-
.sc(CreateFleet)
|
|
14
|
+
.sc(CreateFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "CreateImageBuilderCommand")
|
|
14
|
-
.sc(CreateImageBuilder)
|
|
14
|
+
.sc(CreateImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateImageBuilderStreamingURL } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateImageBuilderStreamingURL$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateImageBuilderStreamingURLCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateImageBuilderStreamingURLCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateImageBuilderStreamingURL", {})
|
|
13
13
|
.n("AppStreamClient", "CreateImageBuilderStreamingURLCommand")
|
|
14
|
-
.sc(CreateImageBuilderStreamingURL)
|
|
14
|
+
.sc(CreateImageBuilderStreamingURL$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateImportedImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateImportedImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateImportedImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateImportedImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateImportedImage", {})
|
|
13
13
|
.n("AppStreamClient", "CreateImportedImageCommand")
|
|
14
|
-
.sc(CreateImportedImage)
|
|
14
|
+
.sc(CreateImportedImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateStack } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateStack", {})
|
|
13
13
|
.n("AppStreamClient", "CreateStackCommand")
|
|
14
|
-
.sc(CreateStack)
|
|
14
|
+
.sc(CreateStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateStreamingURL } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateStreamingURL$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateStreamingURLCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateStreamingURLCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateStreamingURL", {})
|
|
13
13
|
.n("AppStreamClient", "CreateStreamingURLCommand")
|
|
14
|
-
.sc(CreateStreamingURL)
|
|
14
|
+
.sc(CreateStreamingURL$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateThemeForStack } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateThemeForStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateThemeForStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateThemeForStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateThemeForStack", {})
|
|
13
13
|
.n("AppStreamClient", "CreateThemeForStackCommand")
|
|
14
|
-
.sc(CreateThemeForStack)
|
|
14
|
+
.sc(CreateThemeForStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUpdatedImage } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUpdatedImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUpdatedImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUpdatedImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateUpdatedImage", {})
|
|
13
13
|
.n("AppStreamClient", "CreateUpdatedImageCommand")
|
|
14
|
-
.sc(CreateUpdatedImage)
|
|
14
|
+
.sc(CreateUpdatedImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUsageReportSubscription } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUsageReportSubscription$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUsageReportSubscriptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUsageReportSubscriptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateUsageReportSubscription", {})
|
|
13
13
|
.n("AppStreamClient", "CreateUsageReportSubscriptionCommand")
|
|
14
|
-
.sc(CreateUsageReportSubscription)
|
|
14
|
+
.sc(CreateUsageReportSubscription$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUser } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "CreateUser", {})
|
|
13
13
|
.n("AppStreamClient", "CreateUserCommand")
|
|
14
|
-
.sc(CreateUser)
|
|
14
|
+
.sc(CreateUser$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteAppBlockBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAppBlockBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAppBlockBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAppBlockBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteAppBlockBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteAppBlockBuilderCommand")
|
|
14
|
-
.sc(DeleteAppBlockBuilder)
|
|
14
|
+
.sc(DeleteAppBlockBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteAppBlock } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAppBlock$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAppBlockCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAppBlockCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteAppBlock", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteAppBlockCommand")
|
|
14
|
-
.sc(DeleteAppBlock)
|
|
14
|
+
.sc(DeleteAppBlock$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteApplication", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteApplicationCommand")
|
|
14
|
-
.sc(DeleteApplication)
|
|
14
|
+
.sc(DeleteApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteDirectoryConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDirectoryConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDirectoryConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDirectoryConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteDirectoryConfig", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteDirectoryConfigCommand")
|
|
14
|
-
.sc(DeleteDirectoryConfig)
|
|
14
|
+
.sc(DeleteDirectoryConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteEntitlement } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEntitlement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEntitlementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEntitlementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteEntitlement", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteEntitlementCommand")
|
|
14
|
-
.sc(DeleteEntitlement)
|
|
14
|
+
.sc(DeleteEntitlement$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteFleet", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteFleetCommand")
|
|
14
|
-
.sc(DeleteFleet)
|
|
14
|
+
.sc(DeleteFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteImageBuilderCommand")
|
|
14
|
-
.sc(DeleteImageBuilder)
|
|
14
|
+
.sc(DeleteImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteImage } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteImage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteImageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteImageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteImage", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteImageCommand")
|
|
14
|
-
.sc(DeleteImage)
|
|
14
|
+
.sc(DeleteImage$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteImagePermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteImagePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteImagePermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteImagePermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteImagePermissions", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteImagePermissionsCommand")
|
|
14
|
-
.sc(DeleteImagePermissions)
|
|
14
|
+
.sc(DeleteImagePermissions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteStack } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteStack", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteStackCommand")
|
|
14
|
-
.sc(DeleteStack)
|
|
14
|
+
.sc(DeleteStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|