@aws-sdk/client-deadline 3.948.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 +1503 -1004
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToJobCommand.js +2 -2
- package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -2
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -2
- package/dist-es/commands/BatchGetJobEntityCommand.js +2 -2
- package/dist-es/commands/CopyJobTemplateCommand.js +2 -2
- package/dist-es/commands/CreateBudgetCommand.js +2 -2
- package/dist-es/commands/CreateFarmCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateJobCommand.js +2 -2
- package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/CreateLimitCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreateQueueCommand.js +2 -2
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/CreateStorageProfileCommand.js +2 -2
- package/dist-es/commands/CreateWorkerCommand.js +2 -2
- package/dist-es/commands/DeleteBudgetCommand.js +2 -2
- package/dist-es/commands/DeleteFarmCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteLimitCommand.js +2 -2
- package/dist-es/commands/DeleteMeteredProductCommand.js +2 -2
- package/dist-es/commands/DeleteMonitorCommand.js +2 -2
- package/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteStorageProfileCommand.js +2 -2
- package/dist-es/commands/DeleteWorkerCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -2
- package/dist-es/commands/GetBudgetCommand.js +2 -2
- package/dist-es/commands/GetFarmCommand.js +2 -2
- package/dist-es/commands/GetFleetCommand.js +2 -2
- package/dist-es/commands/GetJobCommand.js +2 -2
- package/dist-es/commands/GetLicenseEndpointCommand.js +2 -2
- package/dist-es/commands/GetLimitCommand.js +2 -2
- package/dist-es/commands/GetMonitorCommand.js +2 -2
- package/dist-es/commands/GetQueueCommand.js +2 -2
- package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/GetSessionActionCommand.js +2 -2
- package/dist-es/commands/GetSessionCommand.js +2 -2
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/GetStepCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileCommand.js +2 -2
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -2
- package/dist-es/commands/GetTaskCommand.js +2 -2
- package/dist-es/commands/GetWorkerCommand.js +2 -2
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListBudgetsCommand.js +2 -2
- package/dist-es/commands/ListFarmMembersCommand.js +2 -2
- package/dist-es/commands/ListFarmsCommand.js +2 -2
- package/dist-es/commands/ListFleetMembersCommand.js +2 -2
- package/dist-es/commands/ListFleetsCommand.js +2 -2
- package/dist-es/commands/ListJobMembersCommand.js +2 -2
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -2
- package/dist-es/commands/ListLimitsCommand.js +2 -2
- package/dist-es/commands/ListMeteredProductsCommand.js +2 -2
- package/dist-es/commands/ListMonitorsCommand.js +2 -2
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -2
- package/dist-es/commands/ListQueueMembersCommand.js +2 -2
- package/dist-es/commands/ListQueuesCommand.js +2 -2
- package/dist-es/commands/ListSessionActionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsCommand.js +2 -2
- package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -2
- package/dist-es/commands/ListStepConsumersCommand.js +2 -2
- package/dist-es/commands/ListStepDependenciesCommand.js +2 -2
- package/dist-es/commands/ListStepsCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesCommand.js +2 -2
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTasksCommand.js +2 -2
- package/dist-es/commands/ListWorkersCommand.js +2 -2
- package/dist-es/commands/PutMeteredProductCommand.js +2 -2
- package/dist-es/commands/SearchJobsCommand.js +2 -2
- package/dist-es/commands/SearchStepsCommand.js +2 -2
- package/dist-es/commands/SearchTasksCommand.js +2 -2
- package/dist-es/commands/SearchWorkersCommand.js +2 -2
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBudgetCommand.js +2 -2
- package/dist-es/commands/UpdateFarmCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateJobCommand.js +2 -2
- package/dist-es/commands/UpdateLimitCommand.js +2 -2
- package/dist-es/commands/UpdateMonitorCommand.js +2 -2
- package/dist-es/commands/UpdateQueueCommand.js +2 -2
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateSessionCommand.js +2 -2
- package/dist-es/commands/UpdateStepCommand.js +2 -2
- package/dist-es/commands/UpdateStorageProfileCommand.js +2 -2
- package/dist-es/commands/UpdateTaskCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerCommand.js +2 -2
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +932 -909
- package/dist-types/DeadlineClient.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 +477 -574
- package/dist-types/ts3.4/DeadlineClient.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 +476 -576
- package/package.json +35 -35
|
@@ -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 { DeleteStorageProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteStorageProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteStorageProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteStorageProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteStorageProfile", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteStorageProfileCommand")
|
|
14
|
-
.sc(DeleteStorageProfile)
|
|
14
|
+
.sc(DeleteStorageProfile$)
|
|
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 { DeleteWorker } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteWorker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteWorkerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteWorkerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DeleteWorker", {})
|
|
13
13
|
.n("DeadlineClient", "DeleteWorkerCommand")
|
|
14
|
-
.sc(DeleteWorker)
|
|
14
|
+
.sc(DeleteWorker$)
|
|
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 { DisassociateMemberFromFarm } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateMemberFromFarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateMemberFromFarmCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateMemberFromFarmCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DisassociateMemberFromFarm", {})
|
|
13
13
|
.n("DeadlineClient", "DisassociateMemberFromFarmCommand")
|
|
14
|
-
.sc(DisassociateMemberFromFarm)
|
|
14
|
+
.sc(DisassociateMemberFromFarm$)
|
|
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 { DisassociateMemberFromFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateMemberFromFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateMemberFromFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateMemberFromFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DisassociateMemberFromFleet", {})
|
|
13
13
|
.n("DeadlineClient", "DisassociateMemberFromFleetCommand")
|
|
14
|
-
.sc(DisassociateMemberFromFleet)
|
|
14
|
+
.sc(DisassociateMemberFromFleet$)
|
|
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 { DisassociateMemberFromJob } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateMemberFromJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateMemberFromJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateMemberFromJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DisassociateMemberFromJob", {})
|
|
13
13
|
.n("DeadlineClient", "DisassociateMemberFromJobCommand")
|
|
14
|
-
.sc(DisassociateMemberFromJob)
|
|
14
|
+
.sc(DisassociateMemberFromJob$)
|
|
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 { DisassociateMemberFromQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateMemberFromQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateMemberFromQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateMemberFromQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "DisassociateMemberFromQueue", {})
|
|
13
13
|
.n("DeadlineClient", "DisassociateMemberFromQueueCommand")
|
|
14
|
-
.sc(DisassociateMemberFromQueue)
|
|
14
|
+
.sc(DisassociateMemberFromQueue$)
|
|
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 { GetBudget } from "../schemas/schemas_0";
|
|
4
|
+
import { GetBudget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBudgetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetBudgetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetBudget", {})
|
|
13
13
|
.n("DeadlineClient", "GetBudgetCommand")
|
|
14
|
-
.sc(GetBudget)
|
|
14
|
+
.sc(GetBudget$)
|
|
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 { GetFarm } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFarm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFarmCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFarmCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetFarm", {})
|
|
13
13
|
.n("DeadlineClient", "GetFarmCommand")
|
|
14
|
-
.sc(GetFarm)
|
|
14
|
+
.sc(GetFarm$)
|
|
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 { GetFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetFleet", {})
|
|
13
13
|
.n("DeadlineClient", "GetFleetCommand")
|
|
14
|
-
.sc(GetFleet)
|
|
14
|
+
.sc(GetFleet$)
|
|
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 { GetJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetJob", {})
|
|
13
13
|
.n("DeadlineClient", "GetJobCommand")
|
|
14
|
-
.sc(GetJob)
|
|
14
|
+
.sc(GetJob$)
|
|
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 { GetLicenseEndpoint } from "../schemas/schemas_0";
|
|
4
|
+
import { GetLicenseEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLicenseEndpointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetLicenseEndpointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetLicenseEndpoint", {})
|
|
13
13
|
.n("DeadlineClient", "GetLicenseEndpointCommand")
|
|
14
|
-
.sc(GetLicenseEndpoint)
|
|
14
|
+
.sc(GetLicenseEndpoint$)
|
|
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 { GetLimit } from "../schemas/schemas_0";
|
|
4
|
+
import { GetLimit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLimitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetLimitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetLimit", {})
|
|
13
13
|
.n("DeadlineClient", "GetLimitCommand")
|
|
14
|
-
.sc(GetLimit)
|
|
14
|
+
.sc(GetLimit$)
|
|
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 { GetMonitor } from "../schemas/schemas_0";
|
|
4
|
+
import { GetMonitor$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMonitorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetMonitorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetMonitor", {})
|
|
13
13
|
.n("DeadlineClient", "GetMonitorCommand")
|
|
14
|
-
.sc(GetMonitor)
|
|
14
|
+
.sc(GetMonitor$)
|
|
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 { GetQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { GetQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetQueue", {})
|
|
13
13
|
.n("DeadlineClient", "GetQueueCommand")
|
|
14
|
-
.sc(GetQueue)
|
|
14
|
+
.sc(GetQueue$)
|
|
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 { GetQueueEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { GetQueueEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetQueueEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetQueueEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetQueueEnvironment", {})
|
|
13
13
|
.n("DeadlineClient", "GetQueueEnvironmentCommand")
|
|
14
|
-
.sc(GetQueueEnvironment)
|
|
14
|
+
.sc(GetQueueEnvironment$)
|
|
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 { GetQueueFleetAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { GetQueueFleetAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetQueueFleetAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetQueueFleetAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetQueueFleetAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "GetQueueFleetAssociationCommand")
|
|
14
|
-
.sc(GetQueueFleetAssociation)
|
|
14
|
+
.sc(GetQueueFleetAssociation$)
|
|
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 { GetQueueLimitAssociation } from "../schemas/schemas_0";
|
|
4
|
+
import { GetQueueLimitAssociation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetQueueLimitAssociationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetQueueLimitAssociationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetQueueLimitAssociation", {})
|
|
13
13
|
.n("DeadlineClient", "GetQueueLimitAssociationCommand")
|
|
14
|
-
.sc(GetQueueLimitAssociation)
|
|
14
|
+
.sc(GetQueueLimitAssociation$)
|
|
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 { GetSessionAction } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSessionAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSessionActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSessionActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetSessionAction", {})
|
|
13
13
|
.n("DeadlineClient", "GetSessionActionCommand")
|
|
14
|
-
.sc(GetSessionAction)
|
|
14
|
+
.sc(GetSessionAction$)
|
|
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 { GetSession } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetSession", {})
|
|
13
13
|
.n("DeadlineClient", "GetSessionCommand")
|
|
14
|
-
.sc(GetSession)
|
|
14
|
+
.sc(GetSession$)
|
|
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 { GetSessionsStatisticsAggregation } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSessionsStatisticsAggregation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSessionsStatisticsAggregationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSessionsStatisticsAggregationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetSessionsStatisticsAggregation", {})
|
|
13
13
|
.n("DeadlineClient", "GetSessionsStatisticsAggregationCommand")
|
|
14
|
-
.sc(GetSessionsStatisticsAggregation)
|
|
14
|
+
.sc(GetSessionsStatisticsAggregation$)
|
|
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 { GetStep } from "../schemas/schemas_0";
|
|
4
|
+
import { GetStep$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetStepCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetStepCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetStep", {})
|
|
13
13
|
.n("DeadlineClient", "GetStepCommand")
|
|
14
|
-
.sc(GetStep)
|
|
14
|
+
.sc(GetStep$)
|
|
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 { GetStorageProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetStorageProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetStorageProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetStorageProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetStorageProfile", {})
|
|
13
13
|
.n("DeadlineClient", "GetStorageProfileCommand")
|
|
14
|
-
.sc(GetStorageProfile)
|
|
14
|
+
.sc(GetStorageProfile$)
|
|
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 { GetStorageProfileForQueue } from "../schemas/schemas_0";
|
|
4
|
+
import { GetStorageProfileForQueue$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetStorageProfileForQueueCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetStorageProfileForQueueCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetStorageProfileForQueue", {})
|
|
13
13
|
.n("DeadlineClient", "GetStorageProfileForQueueCommand")
|
|
14
|
-
.sc(GetStorageProfileForQueue)
|
|
14
|
+
.sc(GetStorageProfileForQueue$)
|
|
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 { GetTask } from "../schemas/schemas_0";
|
|
4
|
+
import { GetTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetTask", {})
|
|
13
13
|
.n("DeadlineClient", "GetTaskCommand")
|
|
14
|
-
.sc(GetTask)
|
|
14
|
+
.sc(GetTask$)
|
|
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 { GetWorker } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "GetWorker", {})
|
|
13
13
|
.n("DeadlineClient", "GetWorkerCommand")
|
|
14
|
-
.sc(GetWorker)
|
|
14
|
+
.sc(GetWorker$)
|
|
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 { ListAvailableMeteredProducts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAvailableMeteredProducts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAvailableMeteredProductsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAvailableMeteredProductsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListAvailableMeteredProducts", {})
|
|
13
13
|
.n("DeadlineClient", "ListAvailableMeteredProductsCommand")
|
|
14
|
-
.sc(ListAvailableMeteredProducts)
|
|
14
|
+
.sc(ListAvailableMeteredProducts$)
|
|
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 { ListBudgets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListBudgets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBudgetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListBudgetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListBudgets", {})
|
|
13
13
|
.n("DeadlineClient", "ListBudgetsCommand")
|
|
14
|
-
.sc(ListBudgets)
|
|
14
|
+
.sc(ListBudgets$)
|
|
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 { ListFarmMembers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFarmMembers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFarmMembersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFarmMembersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListFarmMembers", {})
|
|
13
13
|
.n("DeadlineClient", "ListFarmMembersCommand")
|
|
14
|
-
.sc(ListFarmMembers)
|
|
14
|
+
.sc(ListFarmMembers$)
|
|
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 { ListFarms } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFarms$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFarmsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFarmsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListFarms", {})
|
|
13
13
|
.n("DeadlineClient", "ListFarmsCommand")
|
|
14
|
-
.sc(ListFarms)
|
|
14
|
+
.sc(ListFarms$)
|
|
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 { ListFleetMembers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFleetMembers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFleetMembersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFleetMembersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListFleetMembers", {})
|
|
13
13
|
.n("DeadlineClient", "ListFleetMembersCommand")
|
|
14
|
-
.sc(ListFleetMembers)
|
|
14
|
+
.sc(ListFleetMembers$)
|
|
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 { ListFleets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListFleets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListFleetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListFleetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListFleets", {})
|
|
13
13
|
.n("DeadlineClient", "ListFleetsCommand")
|
|
14
|
-
.sc(ListFleets)
|
|
14
|
+
.sc(ListFleets$)
|
|
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 { ListJobMembers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJobMembers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJobMembersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJobMembersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListJobMembers", {})
|
|
13
13
|
.n("DeadlineClient", "ListJobMembersCommand")
|
|
14
|
-
.sc(ListJobMembers)
|
|
14
|
+
.sc(ListJobMembers$)
|
|
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 { ListJobParameterDefinitions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJobParameterDefinitions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJobParameterDefinitionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJobParameterDefinitionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListJobParameterDefinitions", {})
|
|
13
13
|
.n("DeadlineClient", "ListJobParameterDefinitionsCommand")
|
|
14
|
-
.sc(ListJobParameterDefinitions)
|
|
14
|
+
.sc(ListJobParameterDefinitions$)
|
|
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 { ListJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListJobs", {})
|
|
13
13
|
.n("DeadlineClient", "ListJobsCommand")
|
|
14
|
-
.sc(ListJobs)
|
|
14
|
+
.sc(ListJobs$)
|
|
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 { ListLicenseEndpoints } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLicenseEndpoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLicenseEndpointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLicenseEndpointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListLicenseEndpoints", {})
|
|
13
13
|
.n("DeadlineClient", "ListLicenseEndpointsCommand")
|
|
14
|
-
.sc(ListLicenseEndpoints)
|
|
14
|
+
.sc(ListLicenseEndpoints$)
|
|
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 { ListLimits } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLimits$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLimitsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLimitsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Deadline", "ListLimits", {})
|
|
13
13
|
.n("DeadlineClient", "ListLimitsCommand")
|
|
14
|
-
.sc(ListLimits)
|
|
14
|
+
.sc(ListLimits$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|