@aws-sdk/client-deadline 3.1077.0 → 3.1078.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 +384 -1513
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateMemberToFarmCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToFleetCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToJobCommand.js +2 -14
- package/dist-es/commands/AssociateMemberToQueueCommand.js +2 -14
- package/dist-es/commands/AssumeFleetRoleForReadCommand.js +2 -14
- package/dist-es/commands/AssumeFleetRoleForWorkerCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForReadCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForUserCommand.js +2 -14
- package/dist-es/commands/AssumeQueueRoleForWorkerCommand.js +2 -14
- package/dist-es/commands/BatchGetJobCommand.js +2 -14
- package/dist-es/commands/BatchGetJobEntityCommand.js +2 -14
- package/dist-es/commands/BatchGetSessionActionCommand.js +2 -14
- package/dist-es/commands/BatchGetSessionCommand.js +2 -14
- package/dist-es/commands/BatchGetStepCommand.js +2 -14
- package/dist-es/commands/BatchGetTaskCommand.js +2 -14
- package/dist-es/commands/BatchGetWorkerCommand.js +2 -14
- package/dist-es/commands/BatchUpdateJobCommand.js +2 -14
- package/dist-es/commands/BatchUpdateTaskCommand.js +2 -14
- package/dist-es/commands/CopyJobTemplateCommand.js +2 -14
- package/dist-es/commands/CreateBudgetCommand.js +2 -14
- package/dist-es/commands/CreateFarmCommand.js +2 -14
- package/dist-es/commands/CreateFleetCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/CreateLimitCommand.js +2 -14
- package/dist-es/commands/CreateMonitorCommand.js +2 -14
- package/dist-es/commands/CreateQueueCommand.js +2 -14
- package/dist-es/commands/CreateQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/CreateQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/CreateQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/CreateStorageProfileCommand.js +2 -14
- package/dist-es/commands/CreateWorkerCommand.js +2 -14
- package/dist-es/commands/DeleteBudgetCommand.js +2 -14
- package/dist-es/commands/DeleteFarmCommand.js +2 -14
- package/dist-es/commands/DeleteFleetCommand.js +2 -14
- package/dist-es/commands/DeleteLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteLimitCommand.js +2 -14
- package/dist-es/commands/DeleteMeteredProductCommand.js +2 -14
- package/dist-es/commands/DeleteMonitorCommand.js +2 -14
- package/dist-es/commands/DeleteQueueCommand.js +2 -14
- package/dist-es/commands/DeleteQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/DeleteQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteStorageProfileCommand.js +2 -14
- package/dist-es/commands/DeleteVolumeCommand.js +2 -14
- package/dist-es/commands/DeleteWorkerCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromFarmCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromFleetCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromJobCommand.js +2 -14
- package/dist-es/commands/DisassociateMemberFromQueueCommand.js +2 -14
- package/dist-es/commands/GetBudgetCommand.js +2 -14
- package/dist-es/commands/GetFarmCommand.js +2 -14
- package/dist-es/commands/GetFleetCommand.js +2 -14
- package/dist-es/commands/GetJobCommand.js +2 -14
- package/dist-es/commands/GetLicenseEndpointCommand.js +2 -14
- package/dist-es/commands/GetLimitCommand.js +2 -14
- package/dist-es/commands/GetMonitorCommand.js +2 -14
- package/dist-es/commands/GetMonitorSettingsCommand.js +2 -14
- package/dist-es/commands/GetQueueCommand.js +2 -14
- package/dist-es/commands/GetQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/GetQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/GetQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/GetSessionActionCommand.js +2 -14
- package/dist-es/commands/GetSessionCommand.js +2 -14
- package/dist-es/commands/GetSessionsStatisticsAggregationCommand.js +2 -14
- package/dist-es/commands/GetStepCommand.js +2 -14
- package/dist-es/commands/GetStorageProfileCommand.js +2 -14
- package/dist-es/commands/GetStorageProfileForQueueCommand.js +2 -14
- package/dist-es/commands/GetTaskCommand.js +2 -14
- package/dist-es/commands/GetVolumeCommand.js +2 -14
- package/dist-es/commands/GetWorkerCommand.js +2 -14
- package/dist-es/commands/ListAvailableMeteredProductsCommand.js +2 -14
- package/dist-es/commands/ListBudgetsCommand.js +2 -14
- package/dist-es/commands/ListFarmMembersCommand.js +2 -14
- package/dist-es/commands/ListFarmsCommand.js +2 -14
- package/dist-es/commands/ListFleetMembersCommand.js +2 -14
- package/dist-es/commands/ListFleetsCommand.js +2 -14
- package/dist-es/commands/ListJobMembersCommand.js +2 -14
- package/dist-es/commands/ListJobParameterDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListLicenseEndpointsCommand.js +2 -14
- package/dist-es/commands/ListLimitsCommand.js +2 -14
- package/dist-es/commands/ListMeteredProductsCommand.js +2 -14
- package/dist-es/commands/ListMonitorsCommand.js +2 -14
- package/dist-es/commands/ListQueueEnvironmentsCommand.js +2 -14
- package/dist-es/commands/ListQueueFleetAssociationsCommand.js +2 -14
- package/dist-es/commands/ListQueueLimitAssociationsCommand.js +2 -14
- package/dist-es/commands/ListQueueMembersCommand.js +2 -14
- package/dist-es/commands/ListQueuesCommand.js +2 -14
- package/dist-es/commands/ListSessionActionsCommand.js +2 -14
- package/dist-es/commands/ListSessionsCommand.js +2 -14
- package/dist-es/commands/ListSessionsForWorkerCommand.js +2 -14
- package/dist-es/commands/ListStepConsumersCommand.js +2 -14
- package/dist-es/commands/ListStepDependenciesCommand.js +2 -14
- package/dist-es/commands/ListStepsCommand.js +2 -14
- package/dist-es/commands/ListStorageProfilesCommand.js +2 -14
- package/dist-es/commands/ListStorageProfilesForQueueCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTasksCommand.js +2 -14
- package/dist-es/commands/ListVolumesCommand.js +2 -14
- package/dist-es/commands/ListWorkersCommand.js +2 -14
- package/dist-es/commands/PutMeteredProductCommand.js +2 -14
- package/dist-es/commands/SearchJobsCommand.js +2 -14
- package/dist-es/commands/SearchStepsCommand.js +2 -14
- package/dist-es/commands/SearchTasksCommand.js +2 -14
- package/dist-es/commands/SearchWorkersCommand.js +2 -14
- package/dist-es/commands/StartSessionsStatisticsAggregationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateBudgetCommand.js +2 -14
- package/dist-es/commands/UpdateFarmCommand.js +2 -14
- package/dist-es/commands/UpdateFleetCommand.js +2 -14
- package/dist-es/commands/UpdateJobCommand.js +2 -14
- package/dist-es/commands/UpdateLimitCommand.js +2 -14
- package/dist-es/commands/UpdateMonitorCommand.js +2 -14
- package/dist-es/commands/UpdateMonitorSettingsCommand.js +2 -14
- package/dist-es/commands/UpdateQueueCommand.js +2 -14
- package/dist-es/commands/UpdateQueueEnvironmentCommand.js +2 -14
- package/dist-es/commands/UpdateQueueFleetAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateQueueLimitAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateSessionCommand.js +2 -14
- package/dist-es/commands/UpdateStepCommand.js +2 -14
- package/dist-es/commands/UpdateStorageProfileCommand.js +2 -14
- package/dist-es/commands/UpdateTaskCommand.js +2 -14
- package/dist-es/commands/UpdateWorkerCommand.js +2 -14
- package/dist-es/commands/UpdateWorkerScheduleCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +3 -8
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +3 -8
- package/dist-types/commands/AssumeFleetRoleForReadCommand.d.ts +3 -8
- package/dist-types/commands/AssumeFleetRoleForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForReadCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForUserCommand.d.ts +3 -8
- package/dist-types/commands/AssumeQueueRoleForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetJobCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetJobEntityCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSessionActionCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetSessionCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetStepCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetTaskCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetWorkerCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/BatchUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/CopyJobTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateBudgetCommand.d.ts +3 -8
- package/dist-types/commands/CreateFarmCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateLimitCommand.d.ts +3 -8
- package/dist-types/commands/CreateMonitorCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBudgetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFarmCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLimitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMeteredProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMonitorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkerCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromFarmCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromFleetCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromJobCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateMemberFromQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetBudgetCommand.d.ts +3 -8
- package/dist-types/commands/GetFarmCommand.d.ts +3 -8
- package/dist-types/commands/GetFleetCommand.d.ts +3 -8
- package/dist-types/commands/GetJobCommand.d.ts +3 -8
- package/dist-types/commands/GetLicenseEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetLimitCommand.d.ts +3 -8
- package/dist-types/commands/GetMonitorCommand.d.ts +3 -8
- package/dist-types/commands/GetMonitorSettingsCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionActionCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionCommand.d.ts +3 -8
- package/dist-types/commands/GetSessionsStatisticsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/GetStepCommand.d.ts +3 -8
- package/dist-types/commands/GetStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetStorageProfileForQueueCommand.d.ts +3 -8
- package/dist-types/commands/GetTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetVolumeCommand.d.ts +3 -8
- package/dist-types/commands/GetWorkerCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableMeteredProductsCommand.d.ts +3 -8
- package/dist-types/commands/ListBudgetsCommand.d.ts +3 -8
- package/dist-types/commands/ListFarmMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListFarmsCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListJobParameterDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLicenseEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListLimitsCommand.d.ts +3 -8
- package/dist-types/commands/ListMeteredProductsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitorsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueEnvironmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueFleetAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueLimitAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListQueueMembersCommand.d.ts +3 -8
- package/dist-types/commands/ListQueuesCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionsCommand.d.ts +3 -8
- package/dist-types/commands/ListSessionsForWorkerCommand.d.ts +3 -8
- package/dist-types/commands/ListStepConsumersCommand.d.ts +3 -8
- package/dist-types/commands/ListStepDependenciesCommand.d.ts +3 -8
- package/dist-types/commands/ListStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListStorageProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListStorageProfilesForQueueCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListVolumesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkersCommand.d.ts +3 -8
- package/dist-types/commands/PutMeteredProductCommand.d.ts +3 -8
- package/dist-types/commands/SearchJobsCommand.d.ts +3 -8
- package/dist-types/commands/SearchStepsCommand.d.ts +3 -8
- package/dist-types/commands/SearchTasksCommand.d.ts +3 -8
- package/dist-types/commands/SearchWorkersCommand.d.ts +3 -8
- package/dist-types/commands/StartSessionsStatisticsAggregationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBudgetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFarmCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateLimitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitorSettingsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueFleetAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateQueueLimitAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSessionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStepCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStorageProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkerScheduleCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateMemberToFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBudgetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -68,7 +69,7 @@ const commonParams = {
|
|
|
68
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
70
|
};
|
|
70
71
|
|
|
71
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
72
73
|
var packageInfo = {
|
|
73
74
|
version: version};
|
|
74
75
|
|
|
@@ -4215,1516 +4216,386 @@ class DeadlineClient extends Client {
|
|
|
4215
4216
|
}
|
|
4216
4217
|
}
|
|
4217
4218
|
|
|
4218
|
-
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
}
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
}
|
|
4236
|
-
|
|
4237
|
-
|
|
4238
|
-
|
|
4239
|
-
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
}
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
}
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
}
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
}
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
}
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
}
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4313
|
-
|
|
4314
|
-
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
}
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
}
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
|
|
4343
|
-
}
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
}
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
|
|
4366
|
-
|
|
4367
|
-
}
|
|
4368
|
-
|
|
4369
|
-
|
|
4370
|
-
|
|
4371
|
-
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
}
|
|
4380
|
-
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
}
|
|
4392
|
-
|
|
4393
|
-
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
}
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
}
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
}
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
}
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4449
|
-
|
|
4450
|
-
|
|
4451
|
-
}
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
}
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
}
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4485
|
-
|
|
4486
|
-
|
|
4487
|
-
}
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
}
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
|
|
4504
|
-
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
|
|
4509
|
-
|
|
4510
|
-
|
|
4511
|
-
}
|
|
4512
|
-
|
|
4513
|
-
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
}
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
}
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4539
|
-
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
}
|
|
4548
|
-
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
|
|
4558
|
-
|
|
4559
|
-
}
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
}
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
4578
|
-
|
|
4579
|
-
|
|
4580
|
-
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
}
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
}
|
|
4596
|
-
|
|
4597
|
-
|
|
4598
|
-
.sc(CreateWorker$)
|
|
4599
|
-
.build() {
|
|
4600
|
-
}
|
|
4601
|
-
|
|
4602
|
-
class DeleteBudgetCommand extends Command
|
|
4603
|
-
.classBuilder()
|
|
4604
|
-
.ep(commonParams)
|
|
4605
|
-
.m(function (Command, cs, config, o) {
|
|
4606
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4607
|
-
})
|
|
4608
|
-
.s("Deadline", "DeleteBudget", {})
|
|
4609
|
-
.n("DeadlineClient", "DeleteBudgetCommand")
|
|
4610
|
-
.sc(DeleteBudget$)
|
|
4611
|
-
.build() {
|
|
4612
|
-
}
|
|
4613
|
-
|
|
4614
|
-
class DeleteFarmCommand extends Command
|
|
4615
|
-
.classBuilder()
|
|
4616
|
-
.ep(commonParams)
|
|
4617
|
-
.m(function (Command, cs, config, o) {
|
|
4618
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4619
|
-
})
|
|
4620
|
-
.s("Deadline", "DeleteFarm", {})
|
|
4621
|
-
.n("DeadlineClient", "DeleteFarmCommand")
|
|
4622
|
-
.sc(DeleteFarm$)
|
|
4623
|
-
.build() {
|
|
4624
|
-
}
|
|
4625
|
-
|
|
4626
|
-
class DeleteFleetCommand extends Command
|
|
4627
|
-
.classBuilder()
|
|
4628
|
-
.ep(commonParams)
|
|
4629
|
-
.m(function (Command, cs, config, o) {
|
|
4630
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4631
|
-
})
|
|
4632
|
-
.s("Deadline", "DeleteFleet", {})
|
|
4633
|
-
.n("DeadlineClient", "DeleteFleetCommand")
|
|
4634
|
-
.sc(DeleteFleet$)
|
|
4635
|
-
.build() {
|
|
4636
|
-
}
|
|
4637
|
-
|
|
4638
|
-
class DeleteLicenseEndpointCommand extends Command
|
|
4639
|
-
.classBuilder()
|
|
4640
|
-
.ep(commonParams)
|
|
4641
|
-
.m(function (Command, cs, config, o) {
|
|
4642
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4643
|
-
})
|
|
4644
|
-
.s("Deadline", "DeleteLicenseEndpoint", {})
|
|
4645
|
-
.n("DeadlineClient", "DeleteLicenseEndpointCommand")
|
|
4646
|
-
.sc(DeleteLicenseEndpoint$)
|
|
4647
|
-
.build() {
|
|
4648
|
-
}
|
|
4649
|
-
|
|
4650
|
-
class DeleteLimitCommand extends Command
|
|
4651
|
-
.classBuilder()
|
|
4652
|
-
.ep(commonParams)
|
|
4653
|
-
.m(function (Command, cs, config, o) {
|
|
4654
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4655
|
-
})
|
|
4656
|
-
.s("Deadline", "DeleteLimit", {})
|
|
4657
|
-
.n("DeadlineClient", "DeleteLimitCommand")
|
|
4658
|
-
.sc(DeleteLimit$)
|
|
4659
|
-
.build() {
|
|
4660
|
-
}
|
|
4661
|
-
|
|
4662
|
-
class DeleteMeteredProductCommand extends Command
|
|
4663
|
-
.classBuilder()
|
|
4664
|
-
.ep(commonParams)
|
|
4665
|
-
.m(function (Command, cs, config, o) {
|
|
4666
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4667
|
-
})
|
|
4668
|
-
.s("Deadline", "DeleteMeteredProduct", {})
|
|
4669
|
-
.n("DeadlineClient", "DeleteMeteredProductCommand")
|
|
4670
|
-
.sc(DeleteMeteredProduct$)
|
|
4671
|
-
.build() {
|
|
4672
|
-
}
|
|
4673
|
-
|
|
4674
|
-
class DeleteMonitorCommand extends Command
|
|
4675
|
-
.classBuilder()
|
|
4676
|
-
.ep(commonParams)
|
|
4677
|
-
.m(function (Command, cs, config, o) {
|
|
4678
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4679
|
-
})
|
|
4680
|
-
.s("Deadline", "DeleteMonitor", {})
|
|
4681
|
-
.n("DeadlineClient", "DeleteMonitorCommand")
|
|
4682
|
-
.sc(DeleteMonitor$)
|
|
4683
|
-
.build() {
|
|
4684
|
-
}
|
|
4685
|
-
|
|
4686
|
-
class DeleteQueueCommand extends Command
|
|
4687
|
-
.classBuilder()
|
|
4688
|
-
.ep(commonParams)
|
|
4689
|
-
.m(function (Command, cs, config, o) {
|
|
4690
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4691
|
-
})
|
|
4692
|
-
.s("Deadline", "DeleteQueue", {})
|
|
4693
|
-
.n("DeadlineClient", "DeleteQueueCommand")
|
|
4694
|
-
.sc(DeleteQueue$)
|
|
4695
|
-
.build() {
|
|
4696
|
-
}
|
|
4697
|
-
|
|
4698
|
-
class DeleteQueueEnvironmentCommand extends Command
|
|
4699
|
-
.classBuilder()
|
|
4700
|
-
.ep(commonParams)
|
|
4701
|
-
.m(function (Command, cs, config, o) {
|
|
4702
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4703
|
-
})
|
|
4704
|
-
.s("Deadline", "DeleteQueueEnvironment", {})
|
|
4705
|
-
.n("DeadlineClient", "DeleteQueueEnvironmentCommand")
|
|
4706
|
-
.sc(DeleteQueueEnvironment$)
|
|
4707
|
-
.build() {
|
|
4708
|
-
}
|
|
4709
|
-
|
|
4710
|
-
class DeleteQueueFleetAssociationCommand extends Command
|
|
4711
|
-
.classBuilder()
|
|
4712
|
-
.ep(commonParams)
|
|
4713
|
-
.m(function (Command, cs, config, o) {
|
|
4714
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4715
|
-
})
|
|
4716
|
-
.s("Deadline", "DeleteQueueFleetAssociation", {})
|
|
4717
|
-
.n("DeadlineClient", "DeleteQueueFleetAssociationCommand")
|
|
4718
|
-
.sc(DeleteQueueFleetAssociation$)
|
|
4719
|
-
.build() {
|
|
4720
|
-
}
|
|
4721
|
-
|
|
4722
|
-
class DeleteQueueLimitAssociationCommand extends Command
|
|
4723
|
-
.classBuilder()
|
|
4724
|
-
.ep(commonParams)
|
|
4725
|
-
.m(function (Command, cs, config, o) {
|
|
4726
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4727
|
-
})
|
|
4728
|
-
.s("Deadline", "DeleteQueueLimitAssociation", {})
|
|
4729
|
-
.n("DeadlineClient", "DeleteQueueLimitAssociationCommand")
|
|
4730
|
-
.sc(DeleteQueueLimitAssociation$)
|
|
4731
|
-
.build() {
|
|
4732
|
-
}
|
|
4733
|
-
|
|
4734
|
-
class DeleteStorageProfileCommand extends Command
|
|
4735
|
-
.classBuilder()
|
|
4736
|
-
.ep(commonParams)
|
|
4737
|
-
.m(function (Command, cs, config, o) {
|
|
4738
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4739
|
-
})
|
|
4740
|
-
.s("Deadline", "DeleteStorageProfile", {})
|
|
4741
|
-
.n("DeadlineClient", "DeleteStorageProfileCommand")
|
|
4742
|
-
.sc(DeleteStorageProfile$)
|
|
4743
|
-
.build() {
|
|
4744
|
-
}
|
|
4745
|
-
|
|
4746
|
-
class DeleteVolumeCommand extends Command
|
|
4747
|
-
.classBuilder()
|
|
4748
|
-
.ep(commonParams)
|
|
4749
|
-
.m(function (Command, cs, config, o) {
|
|
4750
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4751
|
-
})
|
|
4752
|
-
.s("Deadline", "DeleteVolume", {})
|
|
4753
|
-
.n("DeadlineClient", "DeleteVolumeCommand")
|
|
4754
|
-
.sc(DeleteVolume$)
|
|
4755
|
-
.build() {
|
|
4756
|
-
}
|
|
4757
|
-
|
|
4758
|
-
class DeleteWorkerCommand extends Command
|
|
4759
|
-
.classBuilder()
|
|
4760
|
-
.ep(commonParams)
|
|
4761
|
-
.m(function (Command, cs, config, o) {
|
|
4762
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4763
|
-
})
|
|
4764
|
-
.s("Deadline", "DeleteWorker", {})
|
|
4765
|
-
.n("DeadlineClient", "DeleteWorkerCommand")
|
|
4766
|
-
.sc(DeleteWorker$)
|
|
4767
|
-
.build() {
|
|
4768
|
-
}
|
|
4769
|
-
|
|
4770
|
-
class DisassociateMemberFromFarmCommand extends Command
|
|
4771
|
-
.classBuilder()
|
|
4772
|
-
.ep(commonParams)
|
|
4773
|
-
.m(function (Command, cs, config, o) {
|
|
4774
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4775
|
-
})
|
|
4776
|
-
.s("Deadline", "DisassociateMemberFromFarm", {})
|
|
4777
|
-
.n("DeadlineClient", "DisassociateMemberFromFarmCommand")
|
|
4778
|
-
.sc(DisassociateMemberFromFarm$)
|
|
4779
|
-
.build() {
|
|
4780
|
-
}
|
|
4781
|
-
|
|
4782
|
-
class DisassociateMemberFromFleetCommand extends Command
|
|
4783
|
-
.classBuilder()
|
|
4784
|
-
.ep(commonParams)
|
|
4785
|
-
.m(function (Command, cs, config, o) {
|
|
4786
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4787
|
-
})
|
|
4788
|
-
.s("Deadline", "DisassociateMemberFromFleet", {})
|
|
4789
|
-
.n("DeadlineClient", "DisassociateMemberFromFleetCommand")
|
|
4790
|
-
.sc(DisassociateMemberFromFleet$)
|
|
4791
|
-
.build() {
|
|
4792
|
-
}
|
|
4793
|
-
|
|
4794
|
-
class DisassociateMemberFromJobCommand extends Command
|
|
4795
|
-
.classBuilder()
|
|
4796
|
-
.ep(commonParams)
|
|
4797
|
-
.m(function (Command, cs, config, o) {
|
|
4798
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4799
|
-
})
|
|
4800
|
-
.s("Deadline", "DisassociateMemberFromJob", {})
|
|
4801
|
-
.n("DeadlineClient", "DisassociateMemberFromJobCommand")
|
|
4802
|
-
.sc(DisassociateMemberFromJob$)
|
|
4803
|
-
.build() {
|
|
4804
|
-
}
|
|
4805
|
-
|
|
4806
|
-
class DisassociateMemberFromQueueCommand extends Command
|
|
4807
|
-
.classBuilder()
|
|
4808
|
-
.ep(commonParams)
|
|
4809
|
-
.m(function (Command, cs, config, o) {
|
|
4810
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4811
|
-
})
|
|
4812
|
-
.s("Deadline", "DisassociateMemberFromQueue", {})
|
|
4813
|
-
.n("DeadlineClient", "DisassociateMemberFromQueueCommand")
|
|
4814
|
-
.sc(DisassociateMemberFromQueue$)
|
|
4815
|
-
.build() {
|
|
4816
|
-
}
|
|
4817
|
-
|
|
4818
|
-
class GetBudgetCommand extends Command
|
|
4819
|
-
.classBuilder()
|
|
4820
|
-
.ep(commonParams)
|
|
4821
|
-
.m(function (Command, cs, config, o) {
|
|
4822
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4823
|
-
})
|
|
4824
|
-
.s("Deadline", "GetBudget", {})
|
|
4825
|
-
.n("DeadlineClient", "GetBudgetCommand")
|
|
4826
|
-
.sc(GetBudget$)
|
|
4827
|
-
.build() {
|
|
4828
|
-
}
|
|
4829
|
-
|
|
4830
|
-
class GetFarmCommand extends Command
|
|
4831
|
-
.classBuilder()
|
|
4832
|
-
.ep(commonParams)
|
|
4833
|
-
.m(function (Command, cs, config, o) {
|
|
4834
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4835
|
-
})
|
|
4836
|
-
.s("Deadline", "GetFarm", {})
|
|
4837
|
-
.n("DeadlineClient", "GetFarmCommand")
|
|
4838
|
-
.sc(GetFarm$)
|
|
4839
|
-
.build() {
|
|
4840
|
-
}
|
|
4841
|
-
|
|
4842
|
-
class GetFleetCommand extends Command
|
|
4843
|
-
.classBuilder()
|
|
4844
|
-
.ep(commonParams)
|
|
4845
|
-
.m(function (Command, cs, config, o) {
|
|
4846
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4847
|
-
})
|
|
4848
|
-
.s("Deadline", "GetFleet", {})
|
|
4849
|
-
.n("DeadlineClient", "GetFleetCommand")
|
|
4850
|
-
.sc(GetFleet$)
|
|
4851
|
-
.build() {
|
|
4852
|
-
}
|
|
4853
|
-
|
|
4854
|
-
class GetJobCommand extends Command
|
|
4855
|
-
.classBuilder()
|
|
4856
|
-
.ep(commonParams)
|
|
4857
|
-
.m(function (Command, cs, config, o) {
|
|
4858
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4859
|
-
})
|
|
4860
|
-
.s("Deadline", "GetJob", {})
|
|
4861
|
-
.n("DeadlineClient", "GetJobCommand")
|
|
4862
|
-
.sc(GetJob$)
|
|
4863
|
-
.build() {
|
|
4864
|
-
}
|
|
4865
|
-
|
|
4866
|
-
class GetLicenseEndpointCommand extends Command
|
|
4867
|
-
.classBuilder()
|
|
4868
|
-
.ep(commonParams)
|
|
4869
|
-
.m(function (Command, cs, config, o) {
|
|
4870
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4871
|
-
})
|
|
4872
|
-
.s("Deadline", "GetLicenseEndpoint", {})
|
|
4873
|
-
.n("DeadlineClient", "GetLicenseEndpointCommand")
|
|
4874
|
-
.sc(GetLicenseEndpoint$)
|
|
4875
|
-
.build() {
|
|
4876
|
-
}
|
|
4877
|
-
|
|
4878
|
-
class GetLimitCommand extends Command
|
|
4879
|
-
.classBuilder()
|
|
4880
|
-
.ep(commonParams)
|
|
4881
|
-
.m(function (Command, cs, config, o) {
|
|
4882
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4883
|
-
})
|
|
4884
|
-
.s("Deadline", "GetLimit", {})
|
|
4885
|
-
.n("DeadlineClient", "GetLimitCommand")
|
|
4886
|
-
.sc(GetLimit$)
|
|
4887
|
-
.build() {
|
|
4888
|
-
}
|
|
4889
|
-
|
|
4890
|
-
class GetMonitorCommand extends Command
|
|
4891
|
-
.classBuilder()
|
|
4892
|
-
.ep(commonParams)
|
|
4893
|
-
.m(function (Command, cs, config, o) {
|
|
4894
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4895
|
-
})
|
|
4896
|
-
.s("Deadline", "GetMonitor", {})
|
|
4897
|
-
.n("DeadlineClient", "GetMonitorCommand")
|
|
4898
|
-
.sc(GetMonitor$)
|
|
4899
|
-
.build() {
|
|
4900
|
-
}
|
|
4901
|
-
|
|
4902
|
-
class GetMonitorSettingsCommand extends Command
|
|
4903
|
-
.classBuilder()
|
|
4904
|
-
.ep(commonParams)
|
|
4905
|
-
.m(function (Command, cs, config, o) {
|
|
4906
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4907
|
-
})
|
|
4908
|
-
.s("Deadline", "GetMonitorSettings", {})
|
|
4909
|
-
.n("DeadlineClient", "GetMonitorSettingsCommand")
|
|
4910
|
-
.sc(GetMonitorSettings$)
|
|
4911
|
-
.build() {
|
|
4912
|
-
}
|
|
4913
|
-
|
|
4914
|
-
class GetQueueCommand extends Command
|
|
4915
|
-
.classBuilder()
|
|
4916
|
-
.ep(commonParams)
|
|
4917
|
-
.m(function (Command, cs, config, o) {
|
|
4918
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4919
|
-
})
|
|
4920
|
-
.s("Deadline", "GetQueue", {})
|
|
4921
|
-
.n("DeadlineClient", "GetQueueCommand")
|
|
4922
|
-
.sc(GetQueue$)
|
|
4923
|
-
.build() {
|
|
4924
|
-
}
|
|
4925
|
-
|
|
4926
|
-
class GetQueueEnvironmentCommand extends Command
|
|
4927
|
-
.classBuilder()
|
|
4928
|
-
.ep(commonParams)
|
|
4929
|
-
.m(function (Command, cs, config, o) {
|
|
4930
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4931
|
-
})
|
|
4932
|
-
.s("Deadline", "GetQueueEnvironment", {})
|
|
4933
|
-
.n("DeadlineClient", "GetQueueEnvironmentCommand")
|
|
4934
|
-
.sc(GetQueueEnvironment$)
|
|
4935
|
-
.build() {
|
|
4936
|
-
}
|
|
4937
|
-
|
|
4938
|
-
class GetQueueFleetAssociationCommand extends Command
|
|
4939
|
-
.classBuilder()
|
|
4940
|
-
.ep(commonParams)
|
|
4941
|
-
.m(function (Command, cs, config, o) {
|
|
4942
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4943
|
-
})
|
|
4944
|
-
.s("Deadline", "GetQueueFleetAssociation", {})
|
|
4945
|
-
.n("DeadlineClient", "GetQueueFleetAssociationCommand")
|
|
4946
|
-
.sc(GetQueueFleetAssociation$)
|
|
4947
|
-
.build() {
|
|
4948
|
-
}
|
|
4949
|
-
|
|
4950
|
-
class GetQueueLimitAssociationCommand extends Command
|
|
4951
|
-
.classBuilder()
|
|
4952
|
-
.ep(commonParams)
|
|
4953
|
-
.m(function (Command, cs, config, o) {
|
|
4954
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4955
|
-
})
|
|
4956
|
-
.s("Deadline", "GetQueueLimitAssociation", {})
|
|
4957
|
-
.n("DeadlineClient", "GetQueueLimitAssociationCommand")
|
|
4958
|
-
.sc(GetQueueLimitAssociation$)
|
|
4959
|
-
.build() {
|
|
4960
|
-
}
|
|
4961
|
-
|
|
4962
|
-
class GetSessionActionCommand extends Command
|
|
4963
|
-
.classBuilder()
|
|
4964
|
-
.ep(commonParams)
|
|
4965
|
-
.m(function (Command, cs, config, o) {
|
|
4966
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4967
|
-
})
|
|
4968
|
-
.s("Deadline", "GetSessionAction", {})
|
|
4969
|
-
.n("DeadlineClient", "GetSessionActionCommand")
|
|
4970
|
-
.sc(GetSessionAction$)
|
|
4971
|
-
.build() {
|
|
4972
|
-
}
|
|
4973
|
-
|
|
4974
|
-
class GetSessionCommand extends Command
|
|
4975
|
-
.classBuilder()
|
|
4976
|
-
.ep(commonParams)
|
|
4977
|
-
.m(function (Command, cs, config, o) {
|
|
4978
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4979
|
-
})
|
|
4980
|
-
.s("Deadline", "GetSession", {})
|
|
4981
|
-
.n("DeadlineClient", "GetSessionCommand")
|
|
4982
|
-
.sc(GetSession$)
|
|
4983
|
-
.build() {
|
|
4984
|
-
}
|
|
4985
|
-
|
|
4986
|
-
class GetSessionsStatisticsAggregationCommand extends Command
|
|
4987
|
-
.classBuilder()
|
|
4988
|
-
.ep(commonParams)
|
|
4989
|
-
.m(function (Command, cs, config, o) {
|
|
4990
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4991
|
-
})
|
|
4992
|
-
.s("Deadline", "GetSessionsStatisticsAggregation", {})
|
|
4993
|
-
.n("DeadlineClient", "GetSessionsStatisticsAggregationCommand")
|
|
4994
|
-
.sc(GetSessionsStatisticsAggregation$)
|
|
4995
|
-
.build() {
|
|
4996
|
-
}
|
|
4997
|
-
|
|
4998
|
-
class GetStepCommand extends Command
|
|
4999
|
-
.classBuilder()
|
|
5000
|
-
.ep(commonParams)
|
|
5001
|
-
.m(function (Command, cs, config, o) {
|
|
5002
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5003
|
-
})
|
|
5004
|
-
.s("Deadline", "GetStep", {})
|
|
5005
|
-
.n("DeadlineClient", "GetStepCommand")
|
|
5006
|
-
.sc(GetStep$)
|
|
5007
|
-
.build() {
|
|
5008
|
-
}
|
|
5009
|
-
|
|
5010
|
-
class GetStorageProfileCommand extends Command
|
|
5011
|
-
.classBuilder()
|
|
5012
|
-
.ep(commonParams)
|
|
5013
|
-
.m(function (Command, cs, config, o) {
|
|
5014
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5015
|
-
})
|
|
5016
|
-
.s("Deadline", "GetStorageProfile", {})
|
|
5017
|
-
.n("DeadlineClient", "GetStorageProfileCommand")
|
|
5018
|
-
.sc(GetStorageProfile$)
|
|
5019
|
-
.build() {
|
|
5020
|
-
}
|
|
5021
|
-
|
|
5022
|
-
class GetStorageProfileForQueueCommand extends Command
|
|
5023
|
-
.classBuilder()
|
|
5024
|
-
.ep(commonParams)
|
|
5025
|
-
.m(function (Command, cs, config, o) {
|
|
5026
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5027
|
-
})
|
|
5028
|
-
.s("Deadline", "GetStorageProfileForQueue", {})
|
|
5029
|
-
.n("DeadlineClient", "GetStorageProfileForQueueCommand")
|
|
5030
|
-
.sc(GetStorageProfileForQueue$)
|
|
5031
|
-
.build() {
|
|
5032
|
-
}
|
|
5033
|
-
|
|
5034
|
-
class GetTaskCommand extends Command
|
|
5035
|
-
.classBuilder()
|
|
5036
|
-
.ep(commonParams)
|
|
5037
|
-
.m(function (Command, cs, config, o) {
|
|
5038
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5039
|
-
})
|
|
5040
|
-
.s("Deadline", "GetTask", {})
|
|
5041
|
-
.n("DeadlineClient", "GetTaskCommand")
|
|
5042
|
-
.sc(GetTask$)
|
|
5043
|
-
.build() {
|
|
5044
|
-
}
|
|
5045
|
-
|
|
5046
|
-
class GetVolumeCommand extends Command
|
|
5047
|
-
.classBuilder()
|
|
5048
|
-
.ep(commonParams)
|
|
5049
|
-
.m(function (Command, cs, config, o) {
|
|
5050
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5051
|
-
})
|
|
5052
|
-
.s("Deadline", "GetVolume", {})
|
|
5053
|
-
.n("DeadlineClient", "GetVolumeCommand")
|
|
5054
|
-
.sc(GetVolume$)
|
|
5055
|
-
.build() {
|
|
5056
|
-
}
|
|
5057
|
-
|
|
5058
|
-
class GetWorkerCommand extends Command
|
|
5059
|
-
.classBuilder()
|
|
5060
|
-
.ep(commonParams)
|
|
5061
|
-
.m(function (Command, cs, config, o) {
|
|
5062
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5063
|
-
})
|
|
5064
|
-
.s("Deadline", "GetWorker", {})
|
|
5065
|
-
.n("DeadlineClient", "GetWorkerCommand")
|
|
5066
|
-
.sc(GetWorker$)
|
|
5067
|
-
.build() {
|
|
5068
|
-
}
|
|
5069
|
-
|
|
5070
|
-
class ListAvailableMeteredProductsCommand extends Command
|
|
5071
|
-
.classBuilder()
|
|
5072
|
-
.ep(commonParams)
|
|
5073
|
-
.m(function (Command, cs, config, o) {
|
|
5074
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5075
|
-
})
|
|
5076
|
-
.s("Deadline", "ListAvailableMeteredProducts", {})
|
|
5077
|
-
.n("DeadlineClient", "ListAvailableMeteredProductsCommand")
|
|
5078
|
-
.sc(ListAvailableMeteredProducts$)
|
|
5079
|
-
.build() {
|
|
5080
|
-
}
|
|
5081
|
-
|
|
5082
|
-
class ListBudgetsCommand extends Command
|
|
5083
|
-
.classBuilder()
|
|
5084
|
-
.ep(commonParams)
|
|
5085
|
-
.m(function (Command, cs, config, o) {
|
|
5086
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5087
|
-
})
|
|
5088
|
-
.s("Deadline", "ListBudgets", {})
|
|
5089
|
-
.n("DeadlineClient", "ListBudgetsCommand")
|
|
5090
|
-
.sc(ListBudgets$)
|
|
5091
|
-
.build() {
|
|
5092
|
-
}
|
|
5093
|
-
|
|
5094
|
-
class ListFarmMembersCommand extends Command
|
|
5095
|
-
.classBuilder()
|
|
5096
|
-
.ep(commonParams)
|
|
5097
|
-
.m(function (Command, cs, config, o) {
|
|
5098
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5099
|
-
})
|
|
5100
|
-
.s("Deadline", "ListFarmMembers", {})
|
|
5101
|
-
.n("DeadlineClient", "ListFarmMembersCommand")
|
|
5102
|
-
.sc(ListFarmMembers$)
|
|
5103
|
-
.build() {
|
|
5104
|
-
}
|
|
5105
|
-
|
|
5106
|
-
class ListFarmsCommand extends Command
|
|
5107
|
-
.classBuilder()
|
|
5108
|
-
.ep(commonParams)
|
|
5109
|
-
.m(function (Command, cs, config, o) {
|
|
5110
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5111
|
-
})
|
|
5112
|
-
.s("Deadline", "ListFarms", {})
|
|
5113
|
-
.n("DeadlineClient", "ListFarmsCommand")
|
|
5114
|
-
.sc(ListFarms$)
|
|
5115
|
-
.build() {
|
|
5116
|
-
}
|
|
5117
|
-
|
|
5118
|
-
class ListFleetMembersCommand extends Command
|
|
5119
|
-
.classBuilder()
|
|
5120
|
-
.ep(commonParams)
|
|
5121
|
-
.m(function (Command, cs, config, o) {
|
|
5122
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5123
|
-
})
|
|
5124
|
-
.s("Deadline", "ListFleetMembers", {})
|
|
5125
|
-
.n("DeadlineClient", "ListFleetMembersCommand")
|
|
5126
|
-
.sc(ListFleetMembers$)
|
|
5127
|
-
.build() {
|
|
5128
|
-
}
|
|
5129
|
-
|
|
5130
|
-
class ListFleetsCommand extends Command
|
|
5131
|
-
.classBuilder()
|
|
5132
|
-
.ep(commonParams)
|
|
5133
|
-
.m(function (Command, cs, config, o) {
|
|
5134
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5135
|
-
})
|
|
5136
|
-
.s("Deadline", "ListFleets", {})
|
|
5137
|
-
.n("DeadlineClient", "ListFleetsCommand")
|
|
5138
|
-
.sc(ListFleets$)
|
|
5139
|
-
.build() {
|
|
5140
|
-
}
|
|
5141
|
-
|
|
5142
|
-
class ListJobMembersCommand extends Command
|
|
5143
|
-
.classBuilder()
|
|
5144
|
-
.ep(commonParams)
|
|
5145
|
-
.m(function (Command, cs, config, o) {
|
|
5146
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5147
|
-
})
|
|
5148
|
-
.s("Deadline", "ListJobMembers", {})
|
|
5149
|
-
.n("DeadlineClient", "ListJobMembersCommand")
|
|
5150
|
-
.sc(ListJobMembers$)
|
|
5151
|
-
.build() {
|
|
5152
|
-
}
|
|
5153
|
-
|
|
5154
|
-
class ListJobParameterDefinitionsCommand extends Command
|
|
5155
|
-
.classBuilder()
|
|
5156
|
-
.ep(commonParams)
|
|
5157
|
-
.m(function (Command, cs, config, o) {
|
|
5158
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5159
|
-
})
|
|
5160
|
-
.s("Deadline", "ListJobParameterDefinitions", {})
|
|
5161
|
-
.n("DeadlineClient", "ListJobParameterDefinitionsCommand")
|
|
5162
|
-
.sc(ListJobParameterDefinitions$)
|
|
5163
|
-
.build() {
|
|
5164
|
-
}
|
|
5165
|
-
|
|
5166
|
-
class ListJobsCommand extends Command
|
|
5167
|
-
.classBuilder()
|
|
5168
|
-
.ep(commonParams)
|
|
5169
|
-
.m(function (Command, cs, config, o) {
|
|
5170
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5171
|
-
})
|
|
5172
|
-
.s("Deadline", "ListJobs", {})
|
|
5173
|
-
.n("DeadlineClient", "ListJobsCommand")
|
|
5174
|
-
.sc(ListJobs$)
|
|
5175
|
-
.build() {
|
|
5176
|
-
}
|
|
5177
|
-
|
|
5178
|
-
class ListLicenseEndpointsCommand extends Command
|
|
5179
|
-
.classBuilder()
|
|
5180
|
-
.ep(commonParams)
|
|
5181
|
-
.m(function (Command, cs, config, o) {
|
|
5182
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5183
|
-
})
|
|
5184
|
-
.s("Deadline", "ListLicenseEndpoints", {})
|
|
5185
|
-
.n("DeadlineClient", "ListLicenseEndpointsCommand")
|
|
5186
|
-
.sc(ListLicenseEndpoints$)
|
|
5187
|
-
.build() {
|
|
5188
|
-
}
|
|
5189
|
-
|
|
5190
|
-
class ListLimitsCommand extends Command
|
|
5191
|
-
.classBuilder()
|
|
5192
|
-
.ep(commonParams)
|
|
5193
|
-
.m(function (Command, cs, config, o) {
|
|
5194
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5195
|
-
})
|
|
5196
|
-
.s("Deadline", "ListLimits", {})
|
|
5197
|
-
.n("DeadlineClient", "ListLimitsCommand")
|
|
5198
|
-
.sc(ListLimits$)
|
|
5199
|
-
.build() {
|
|
5200
|
-
}
|
|
5201
|
-
|
|
5202
|
-
class ListMeteredProductsCommand extends Command
|
|
5203
|
-
.classBuilder()
|
|
5204
|
-
.ep(commonParams)
|
|
5205
|
-
.m(function (Command, cs, config, o) {
|
|
5206
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5207
|
-
})
|
|
5208
|
-
.s("Deadline", "ListMeteredProducts", {})
|
|
5209
|
-
.n("DeadlineClient", "ListMeteredProductsCommand")
|
|
5210
|
-
.sc(ListMeteredProducts$)
|
|
5211
|
-
.build() {
|
|
5212
|
-
}
|
|
5213
|
-
|
|
5214
|
-
class ListMonitorsCommand extends Command
|
|
5215
|
-
.classBuilder()
|
|
5216
|
-
.ep(commonParams)
|
|
5217
|
-
.m(function (Command, cs, config, o) {
|
|
5218
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5219
|
-
})
|
|
5220
|
-
.s("Deadline", "ListMonitors", {})
|
|
5221
|
-
.n("DeadlineClient", "ListMonitorsCommand")
|
|
5222
|
-
.sc(ListMonitors$)
|
|
5223
|
-
.build() {
|
|
5224
|
-
}
|
|
5225
|
-
|
|
5226
|
-
class ListQueueEnvironmentsCommand extends Command
|
|
5227
|
-
.classBuilder()
|
|
5228
|
-
.ep(commonParams)
|
|
5229
|
-
.m(function (Command, cs, config, o) {
|
|
5230
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5231
|
-
})
|
|
5232
|
-
.s("Deadline", "ListQueueEnvironments", {})
|
|
5233
|
-
.n("DeadlineClient", "ListQueueEnvironmentsCommand")
|
|
5234
|
-
.sc(ListQueueEnvironments$)
|
|
5235
|
-
.build() {
|
|
5236
|
-
}
|
|
5237
|
-
|
|
5238
|
-
class ListQueueFleetAssociationsCommand extends Command
|
|
5239
|
-
.classBuilder()
|
|
5240
|
-
.ep(commonParams)
|
|
5241
|
-
.m(function (Command, cs, config, o) {
|
|
5242
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5243
|
-
})
|
|
5244
|
-
.s("Deadline", "ListQueueFleetAssociations", {})
|
|
5245
|
-
.n("DeadlineClient", "ListQueueFleetAssociationsCommand")
|
|
5246
|
-
.sc(ListQueueFleetAssociations$)
|
|
5247
|
-
.build() {
|
|
5248
|
-
}
|
|
5249
|
-
|
|
5250
|
-
class ListQueueLimitAssociationsCommand extends Command
|
|
5251
|
-
.classBuilder()
|
|
5252
|
-
.ep(commonParams)
|
|
5253
|
-
.m(function (Command, cs, config, o) {
|
|
5254
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5255
|
-
})
|
|
5256
|
-
.s("Deadline", "ListQueueLimitAssociations", {})
|
|
5257
|
-
.n("DeadlineClient", "ListQueueLimitAssociationsCommand")
|
|
5258
|
-
.sc(ListQueueLimitAssociations$)
|
|
5259
|
-
.build() {
|
|
5260
|
-
}
|
|
5261
|
-
|
|
5262
|
-
class ListQueueMembersCommand extends Command
|
|
5263
|
-
.classBuilder()
|
|
5264
|
-
.ep(commonParams)
|
|
5265
|
-
.m(function (Command, cs, config, o) {
|
|
5266
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5267
|
-
})
|
|
5268
|
-
.s("Deadline", "ListQueueMembers", {})
|
|
5269
|
-
.n("DeadlineClient", "ListQueueMembersCommand")
|
|
5270
|
-
.sc(ListQueueMembers$)
|
|
5271
|
-
.build() {
|
|
5272
|
-
}
|
|
5273
|
-
|
|
5274
|
-
class ListQueuesCommand extends Command
|
|
5275
|
-
.classBuilder()
|
|
5276
|
-
.ep(commonParams)
|
|
5277
|
-
.m(function (Command, cs, config, o) {
|
|
5278
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5279
|
-
})
|
|
5280
|
-
.s("Deadline", "ListQueues", {})
|
|
5281
|
-
.n("DeadlineClient", "ListQueuesCommand")
|
|
5282
|
-
.sc(ListQueues$)
|
|
5283
|
-
.build() {
|
|
5284
|
-
}
|
|
5285
|
-
|
|
5286
|
-
class ListSessionActionsCommand extends Command
|
|
5287
|
-
.classBuilder()
|
|
5288
|
-
.ep(commonParams)
|
|
5289
|
-
.m(function (Command, cs, config, o) {
|
|
5290
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5291
|
-
})
|
|
5292
|
-
.s("Deadline", "ListSessionActions", {})
|
|
5293
|
-
.n("DeadlineClient", "ListSessionActionsCommand")
|
|
5294
|
-
.sc(ListSessionActions$)
|
|
5295
|
-
.build() {
|
|
5296
|
-
}
|
|
5297
|
-
|
|
5298
|
-
class ListSessionsCommand extends Command
|
|
5299
|
-
.classBuilder()
|
|
5300
|
-
.ep(commonParams)
|
|
5301
|
-
.m(function (Command, cs, config, o) {
|
|
5302
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5303
|
-
})
|
|
5304
|
-
.s("Deadline", "ListSessions", {})
|
|
5305
|
-
.n("DeadlineClient", "ListSessionsCommand")
|
|
5306
|
-
.sc(ListSessions$)
|
|
5307
|
-
.build() {
|
|
5308
|
-
}
|
|
5309
|
-
|
|
5310
|
-
class ListSessionsForWorkerCommand extends Command
|
|
5311
|
-
.classBuilder()
|
|
5312
|
-
.ep(commonParams)
|
|
5313
|
-
.m(function (Command, cs, config, o) {
|
|
5314
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5315
|
-
})
|
|
5316
|
-
.s("Deadline", "ListSessionsForWorker", {})
|
|
5317
|
-
.n("DeadlineClient", "ListSessionsForWorkerCommand")
|
|
5318
|
-
.sc(ListSessionsForWorker$)
|
|
5319
|
-
.build() {
|
|
5320
|
-
}
|
|
5321
|
-
|
|
5322
|
-
class ListStepConsumersCommand extends Command
|
|
5323
|
-
.classBuilder()
|
|
5324
|
-
.ep(commonParams)
|
|
5325
|
-
.m(function (Command, cs, config, o) {
|
|
5326
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5327
|
-
})
|
|
5328
|
-
.s("Deadline", "ListStepConsumers", {})
|
|
5329
|
-
.n("DeadlineClient", "ListStepConsumersCommand")
|
|
5330
|
-
.sc(ListStepConsumers$)
|
|
5331
|
-
.build() {
|
|
5332
|
-
}
|
|
5333
|
-
|
|
5334
|
-
class ListStepDependenciesCommand extends Command
|
|
5335
|
-
.classBuilder()
|
|
5336
|
-
.ep(commonParams)
|
|
5337
|
-
.m(function (Command, cs, config, o) {
|
|
5338
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5339
|
-
})
|
|
5340
|
-
.s("Deadline", "ListStepDependencies", {})
|
|
5341
|
-
.n("DeadlineClient", "ListStepDependenciesCommand")
|
|
5342
|
-
.sc(ListStepDependencies$)
|
|
5343
|
-
.build() {
|
|
5344
|
-
}
|
|
5345
|
-
|
|
5346
|
-
class ListStepsCommand extends Command
|
|
5347
|
-
.classBuilder()
|
|
5348
|
-
.ep(commonParams)
|
|
5349
|
-
.m(function (Command, cs, config, o) {
|
|
5350
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5351
|
-
})
|
|
5352
|
-
.s("Deadline", "ListSteps", {})
|
|
5353
|
-
.n("DeadlineClient", "ListStepsCommand")
|
|
5354
|
-
.sc(ListSteps$)
|
|
5355
|
-
.build() {
|
|
5356
|
-
}
|
|
5357
|
-
|
|
5358
|
-
class ListStorageProfilesCommand extends Command
|
|
5359
|
-
.classBuilder()
|
|
5360
|
-
.ep(commonParams)
|
|
5361
|
-
.m(function (Command, cs, config, o) {
|
|
5362
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5363
|
-
})
|
|
5364
|
-
.s("Deadline", "ListStorageProfiles", {})
|
|
5365
|
-
.n("DeadlineClient", "ListStorageProfilesCommand")
|
|
5366
|
-
.sc(ListStorageProfiles$)
|
|
5367
|
-
.build() {
|
|
5368
|
-
}
|
|
5369
|
-
|
|
5370
|
-
class ListStorageProfilesForQueueCommand extends Command
|
|
5371
|
-
.classBuilder()
|
|
5372
|
-
.ep(commonParams)
|
|
5373
|
-
.m(function (Command, cs, config, o) {
|
|
5374
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5375
|
-
})
|
|
5376
|
-
.s("Deadline", "ListStorageProfilesForQueue", {})
|
|
5377
|
-
.n("DeadlineClient", "ListStorageProfilesForQueueCommand")
|
|
5378
|
-
.sc(ListStorageProfilesForQueue$)
|
|
5379
|
-
.build() {
|
|
5380
|
-
}
|
|
5381
|
-
|
|
5382
|
-
class ListTagsForResourceCommand extends Command
|
|
5383
|
-
.classBuilder()
|
|
5384
|
-
.ep(commonParams)
|
|
5385
|
-
.m(function (Command, cs, config, o) {
|
|
5386
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5387
|
-
})
|
|
5388
|
-
.s("Deadline", "ListTagsForResource", {})
|
|
5389
|
-
.n("DeadlineClient", "ListTagsForResourceCommand")
|
|
5390
|
-
.sc(ListTagsForResource$)
|
|
5391
|
-
.build() {
|
|
5392
|
-
}
|
|
5393
|
-
|
|
5394
|
-
class ListTasksCommand extends Command
|
|
5395
|
-
.classBuilder()
|
|
5396
|
-
.ep(commonParams)
|
|
5397
|
-
.m(function (Command, cs, config, o) {
|
|
5398
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5399
|
-
})
|
|
5400
|
-
.s("Deadline", "ListTasks", {})
|
|
5401
|
-
.n("DeadlineClient", "ListTasksCommand")
|
|
5402
|
-
.sc(ListTasks$)
|
|
5403
|
-
.build() {
|
|
5404
|
-
}
|
|
5405
|
-
|
|
5406
|
-
class ListVolumesCommand extends Command
|
|
5407
|
-
.classBuilder()
|
|
5408
|
-
.ep(commonParams)
|
|
5409
|
-
.m(function (Command, cs, config, o) {
|
|
5410
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5411
|
-
})
|
|
5412
|
-
.s("Deadline", "ListVolumes", {})
|
|
5413
|
-
.n("DeadlineClient", "ListVolumesCommand")
|
|
5414
|
-
.sc(ListVolumes$)
|
|
5415
|
-
.build() {
|
|
5416
|
-
}
|
|
5417
|
-
|
|
5418
|
-
class ListWorkersCommand extends Command
|
|
5419
|
-
.classBuilder()
|
|
5420
|
-
.ep(commonParams)
|
|
5421
|
-
.m(function (Command, cs, config, o) {
|
|
5422
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5423
|
-
})
|
|
5424
|
-
.s("Deadline", "ListWorkers", {})
|
|
5425
|
-
.n("DeadlineClient", "ListWorkersCommand")
|
|
5426
|
-
.sc(ListWorkers$)
|
|
5427
|
-
.build() {
|
|
5428
|
-
}
|
|
5429
|
-
|
|
5430
|
-
class PutMeteredProductCommand extends Command
|
|
5431
|
-
.classBuilder()
|
|
5432
|
-
.ep(commonParams)
|
|
5433
|
-
.m(function (Command, cs, config, o) {
|
|
5434
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5435
|
-
})
|
|
5436
|
-
.s("Deadline", "PutMeteredProduct", {})
|
|
5437
|
-
.n("DeadlineClient", "PutMeteredProductCommand")
|
|
5438
|
-
.sc(PutMeteredProduct$)
|
|
5439
|
-
.build() {
|
|
5440
|
-
}
|
|
5441
|
-
|
|
5442
|
-
class SearchJobsCommand extends Command
|
|
5443
|
-
.classBuilder()
|
|
5444
|
-
.ep(commonParams)
|
|
5445
|
-
.m(function (Command, cs, config, o) {
|
|
5446
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5447
|
-
})
|
|
5448
|
-
.s("Deadline", "SearchJobs", {})
|
|
5449
|
-
.n("DeadlineClient", "SearchJobsCommand")
|
|
5450
|
-
.sc(SearchJobs$)
|
|
5451
|
-
.build() {
|
|
5452
|
-
}
|
|
5453
|
-
|
|
5454
|
-
class SearchStepsCommand extends Command
|
|
5455
|
-
.classBuilder()
|
|
5456
|
-
.ep(commonParams)
|
|
5457
|
-
.m(function (Command, cs, config, o) {
|
|
5458
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5459
|
-
})
|
|
5460
|
-
.s("Deadline", "SearchSteps", {})
|
|
5461
|
-
.n("DeadlineClient", "SearchStepsCommand")
|
|
5462
|
-
.sc(SearchSteps$)
|
|
5463
|
-
.build() {
|
|
5464
|
-
}
|
|
5465
|
-
|
|
5466
|
-
class SearchTasksCommand extends Command
|
|
5467
|
-
.classBuilder()
|
|
5468
|
-
.ep(commonParams)
|
|
5469
|
-
.m(function (Command, cs, config, o) {
|
|
5470
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5471
|
-
})
|
|
5472
|
-
.s("Deadline", "SearchTasks", {})
|
|
5473
|
-
.n("DeadlineClient", "SearchTasksCommand")
|
|
5474
|
-
.sc(SearchTasks$)
|
|
5475
|
-
.build() {
|
|
5476
|
-
}
|
|
5477
|
-
|
|
5478
|
-
class SearchWorkersCommand extends Command
|
|
5479
|
-
.classBuilder()
|
|
5480
|
-
.ep(commonParams)
|
|
5481
|
-
.m(function (Command, cs, config, o) {
|
|
5482
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5483
|
-
})
|
|
5484
|
-
.s("Deadline", "SearchWorkers", {})
|
|
5485
|
-
.n("DeadlineClient", "SearchWorkersCommand")
|
|
5486
|
-
.sc(SearchWorkers$)
|
|
5487
|
-
.build() {
|
|
5488
|
-
}
|
|
5489
|
-
|
|
5490
|
-
class StartSessionsStatisticsAggregationCommand extends Command
|
|
5491
|
-
.classBuilder()
|
|
5492
|
-
.ep(commonParams)
|
|
5493
|
-
.m(function (Command, cs, config, o) {
|
|
5494
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5495
|
-
})
|
|
5496
|
-
.s("Deadline", "StartSessionsStatisticsAggregation", {})
|
|
5497
|
-
.n("DeadlineClient", "StartSessionsStatisticsAggregationCommand")
|
|
5498
|
-
.sc(StartSessionsStatisticsAggregation$)
|
|
5499
|
-
.build() {
|
|
5500
|
-
}
|
|
5501
|
-
|
|
5502
|
-
class TagResourceCommand extends Command
|
|
5503
|
-
.classBuilder()
|
|
5504
|
-
.ep(commonParams)
|
|
5505
|
-
.m(function (Command, cs, config, o) {
|
|
5506
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5507
|
-
})
|
|
5508
|
-
.s("Deadline", "TagResource", {})
|
|
5509
|
-
.n("DeadlineClient", "TagResourceCommand")
|
|
5510
|
-
.sc(TagResource$)
|
|
5511
|
-
.build() {
|
|
5512
|
-
}
|
|
5513
|
-
|
|
5514
|
-
class UntagResourceCommand extends Command
|
|
5515
|
-
.classBuilder()
|
|
5516
|
-
.ep(commonParams)
|
|
5517
|
-
.m(function (Command, cs, config, o) {
|
|
5518
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5519
|
-
})
|
|
5520
|
-
.s("Deadline", "UntagResource", {})
|
|
5521
|
-
.n("DeadlineClient", "UntagResourceCommand")
|
|
5522
|
-
.sc(UntagResource$)
|
|
5523
|
-
.build() {
|
|
5524
|
-
}
|
|
5525
|
-
|
|
5526
|
-
class UpdateBudgetCommand extends Command
|
|
5527
|
-
.classBuilder()
|
|
5528
|
-
.ep(commonParams)
|
|
5529
|
-
.m(function (Command, cs, config, o) {
|
|
5530
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5531
|
-
})
|
|
5532
|
-
.s("Deadline", "UpdateBudget", {})
|
|
5533
|
-
.n("DeadlineClient", "UpdateBudgetCommand")
|
|
5534
|
-
.sc(UpdateBudget$)
|
|
5535
|
-
.build() {
|
|
5536
|
-
}
|
|
5537
|
-
|
|
5538
|
-
class UpdateFarmCommand extends Command
|
|
5539
|
-
.classBuilder()
|
|
5540
|
-
.ep(commonParams)
|
|
5541
|
-
.m(function (Command, cs, config, o) {
|
|
5542
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5543
|
-
})
|
|
5544
|
-
.s("Deadline", "UpdateFarm", {})
|
|
5545
|
-
.n("DeadlineClient", "UpdateFarmCommand")
|
|
5546
|
-
.sc(UpdateFarm$)
|
|
5547
|
-
.build() {
|
|
5548
|
-
}
|
|
5549
|
-
|
|
5550
|
-
class UpdateFleetCommand extends Command
|
|
5551
|
-
.classBuilder()
|
|
5552
|
-
.ep(commonParams)
|
|
5553
|
-
.m(function (Command, cs, config, o) {
|
|
5554
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5555
|
-
})
|
|
5556
|
-
.s("Deadline", "UpdateFleet", {})
|
|
5557
|
-
.n("DeadlineClient", "UpdateFleetCommand")
|
|
5558
|
-
.sc(UpdateFleet$)
|
|
5559
|
-
.build() {
|
|
5560
|
-
}
|
|
5561
|
-
|
|
5562
|
-
class UpdateJobCommand extends Command
|
|
5563
|
-
.classBuilder()
|
|
5564
|
-
.ep(commonParams)
|
|
5565
|
-
.m(function (Command, cs, config, o) {
|
|
5566
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5567
|
-
})
|
|
5568
|
-
.s("Deadline", "UpdateJob", {})
|
|
5569
|
-
.n("DeadlineClient", "UpdateJobCommand")
|
|
5570
|
-
.sc(UpdateJob$)
|
|
5571
|
-
.build() {
|
|
5572
|
-
}
|
|
5573
|
-
|
|
5574
|
-
class UpdateLimitCommand extends Command
|
|
5575
|
-
.classBuilder()
|
|
5576
|
-
.ep(commonParams)
|
|
5577
|
-
.m(function (Command, cs, config, o) {
|
|
5578
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5579
|
-
})
|
|
5580
|
-
.s("Deadline", "UpdateLimit", {})
|
|
5581
|
-
.n("DeadlineClient", "UpdateLimitCommand")
|
|
5582
|
-
.sc(UpdateLimit$)
|
|
5583
|
-
.build() {
|
|
5584
|
-
}
|
|
5585
|
-
|
|
5586
|
-
class UpdateMonitorCommand extends Command
|
|
5587
|
-
.classBuilder()
|
|
5588
|
-
.ep(commonParams)
|
|
5589
|
-
.m(function (Command, cs, config, o) {
|
|
5590
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5591
|
-
})
|
|
5592
|
-
.s("Deadline", "UpdateMonitor", {})
|
|
5593
|
-
.n("DeadlineClient", "UpdateMonitorCommand")
|
|
5594
|
-
.sc(UpdateMonitor$)
|
|
5595
|
-
.build() {
|
|
5596
|
-
}
|
|
5597
|
-
|
|
5598
|
-
class UpdateMonitorSettingsCommand extends Command
|
|
5599
|
-
.classBuilder()
|
|
5600
|
-
.ep(commonParams)
|
|
5601
|
-
.m(function (Command, cs, config, o) {
|
|
5602
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5603
|
-
})
|
|
5604
|
-
.s("Deadline", "UpdateMonitorSettings", {})
|
|
5605
|
-
.n("DeadlineClient", "UpdateMonitorSettingsCommand")
|
|
5606
|
-
.sc(UpdateMonitorSettings$)
|
|
5607
|
-
.build() {
|
|
5608
|
-
}
|
|
5609
|
-
|
|
5610
|
-
class UpdateQueueCommand extends Command
|
|
5611
|
-
.classBuilder()
|
|
5612
|
-
.ep(commonParams)
|
|
5613
|
-
.m(function (Command, cs, config, o) {
|
|
5614
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5615
|
-
})
|
|
5616
|
-
.s("Deadline", "UpdateQueue", {})
|
|
5617
|
-
.n("DeadlineClient", "UpdateQueueCommand")
|
|
5618
|
-
.sc(UpdateQueue$)
|
|
5619
|
-
.build() {
|
|
5620
|
-
}
|
|
5621
|
-
|
|
5622
|
-
class UpdateQueueEnvironmentCommand extends Command
|
|
5623
|
-
.classBuilder()
|
|
5624
|
-
.ep(commonParams)
|
|
5625
|
-
.m(function (Command, cs, config, o) {
|
|
5626
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5627
|
-
})
|
|
5628
|
-
.s("Deadline", "UpdateQueueEnvironment", {})
|
|
5629
|
-
.n("DeadlineClient", "UpdateQueueEnvironmentCommand")
|
|
5630
|
-
.sc(UpdateQueueEnvironment$)
|
|
5631
|
-
.build() {
|
|
5632
|
-
}
|
|
5633
|
-
|
|
5634
|
-
class UpdateQueueFleetAssociationCommand extends Command
|
|
5635
|
-
.classBuilder()
|
|
5636
|
-
.ep(commonParams)
|
|
5637
|
-
.m(function (Command, cs, config, o) {
|
|
5638
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5639
|
-
})
|
|
5640
|
-
.s("Deadline", "UpdateQueueFleetAssociation", {})
|
|
5641
|
-
.n("DeadlineClient", "UpdateQueueFleetAssociationCommand")
|
|
5642
|
-
.sc(UpdateQueueFleetAssociation$)
|
|
5643
|
-
.build() {
|
|
5644
|
-
}
|
|
5645
|
-
|
|
5646
|
-
class UpdateQueueLimitAssociationCommand extends Command
|
|
5647
|
-
.classBuilder()
|
|
5648
|
-
.ep(commonParams)
|
|
5649
|
-
.m(function (Command, cs, config, o) {
|
|
5650
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5651
|
-
})
|
|
5652
|
-
.s("Deadline", "UpdateQueueLimitAssociation", {})
|
|
5653
|
-
.n("DeadlineClient", "UpdateQueueLimitAssociationCommand")
|
|
5654
|
-
.sc(UpdateQueueLimitAssociation$)
|
|
5655
|
-
.build() {
|
|
5656
|
-
}
|
|
5657
|
-
|
|
5658
|
-
class UpdateSessionCommand extends Command
|
|
5659
|
-
.classBuilder()
|
|
5660
|
-
.ep(commonParams)
|
|
5661
|
-
.m(function (Command, cs, config, o) {
|
|
5662
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5663
|
-
})
|
|
5664
|
-
.s("Deadline", "UpdateSession", {})
|
|
5665
|
-
.n("DeadlineClient", "UpdateSessionCommand")
|
|
5666
|
-
.sc(UpdateSession$)
|
|
5667
|
-
.build() {
|
|
5668
|
-
}
|
|
5669
|
-
|
|
5670
|
-
class UpdateStepCommand extends Command
|
|
5671
|
-
.classBuilder()
|
|
5672
|
-
.ep(commonParams)
|
|
5673
|
-
.m(function (Command, cs, config, o) {
|
|
5674
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5675
|
-
})
|
|
5676
|
-
.s("Deadline", "UpdateStep", {})
|
|
5677
|
-
.n("DeadlineClient", "UpdateStepCommand")
|
|
5678
|
-
.sc(UpdateStep$)
|
|
5679
|
-
.build() {
|
|
5680
|
-
}
|
|
5681
|
-
|
|
5682
|
-
class UpdateStorageProfileCommand extends Command
|
|
5683
|
-
.classBuilder()
|
|
5684
|
-
.ep(commonParams)
|
|
5685
|
-
.m(function (Command, cs, config, o) {
|
|
5686
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5687
|
-
})
|
|
5688
|
-
.s("Deadline", "UpdateStorageProfile", {})
|
|
5689
|
-
.n("DeadlineClient", "UpdateStorageProfileCommand")
|
|
5690
|
-
.sc(UpdateStorageProfile$)
|
|
5691
|
-
.build() {
|
|
5692
|
-
}
|
|
5693
|
-
|
|
5694
|
-
class UpdateTaskCommand extends Command
|
|
5695
|
-
.classBuilder()
|
|
5696
|
-
.ep(commonParams)
|
|
5697
|
-
.m(function (Command, cs, config, o) {
|
|
5698
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5699
|
-
})
|
|
5700
|
-
.s("Deadline", "UpdateTask", {})
|
|
5701
|
-
.n("DeadlineClient", "UpdateTaskCommand")
|
|
5702
|
-
.sc(UpdateTask$)
|
|
5703
|
-
.build() {
|
|
5704
|
-
}
|
|
5705
|
-
|
|
5706
|
-
class UpdateWorkerCommand extends Command
|
|
5707
|
-
.classBuilder()
|
|
5708
|
-
.ep(commonParams)
|
|
5709
|
-
.m(function (Command, cs, config, o) {
|
|
5710
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5711
|
-
})
|
|
5712
|
-
.s("Deadline", "UpdateWorker", {})
|
|
5713
|
-
.n("DeadlineClient", "UpdateWorkerCommand")
|
|
5714
|
-
.sc(UpdateWorker$)
|
|
5715
|
-
.build() {
|
|
5716
|
-
}
|
|
5717
|
-
|
|
5718
|
-
class UpdateWorkerScheduleCommand extends Command
|
|
5719
|
-
.classBuilder()
|
|
5720
|
-
.ep(commonParams)
|
|
5721
|
-
.m(function (Command, cs, config, o) {
|
|
5722
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5723
|
-
})
|
|
5724
|
-
.s("Deadline", "UpdateWorkerSchedule", {})
|
|
5725
|
-
.n("DeadlineClient", "UpdateWorkerScheduleCommand")
|
|
5726
|
-
.sc(UpdateWorkerSchedule$)
|
|
5727
|
-
.build() {
|
|
4219
|
+
const command = makeBuilder(commonParams, "Deadline", "DeadlineClient", getEndpointPlugin);
|
|
4220
|
+
const _ep0 = {};
|
|
4221
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
4222
|
+
|
|
4223
|
+
class AssociateMemberToFarmCommand extends command(_ep0, _mw0, "AssociateMemberToFarm", AssociateMemberToFarm$) {
|
|
4224
|
+
}
|
|
4225
|
+
|
|
4226
|
+
class AssociateMemberToFleetCommand extends command(_ep0, _mw0, "AssociateMemberToFleet", AssociateMemberToFleet$) {
|
|
4227
|
+
}
|
|
4228
|
+
|
|
4229
|
+
class AssociateMemberToJobCommand extends command(_ep0, _mw0, "AssociateMemberToJob", AssociateMemberToJob$) {
|
|
4230
|
+
}
|
|
4231
|
+
|
|
4232
|
+
class AssociateMemberToQueueCommand extends command(_ep0, _mw0, "AssociateMemberToQueue", AssociateMemberToQueue$) {
|
|
4233
|
+
}
|
|
4234
|
+
|
|
4235
|
+
class AssumeFleetRoleForReadCommand extends command(_ep0, _mw0, "AssumeFleetRoleForRead", AssumeFleetRoleForRead$) {
|
|
4236
|
+
}
|
|
4237
|
+
|
|
4238
|
+
class AssumeFleetRoleForWorkerCommand extends command(_ep0, _mw0, "AssumeFleetRoleForWorker", AssumeFleetRoleForWorker$) {
|
|
4239
|
+
}
|
|
4240
|
+
|
|
4241
|
+
class AssumeQueueRoleForReadCommand extends command(_ep0, _mw0, "AssumeQueueRoleForRead", AssumeQueueRoleForRead$) {
|
|
4242
|
+
}
|
|
4243
|
+
|
|
4244
|
+
class AssumeQueueRoleForUserCommand extends command(_ep0, _mw0, "AssumeQueueRoleForUser", AssumeQueueRoleForUser$) {
|
|
4245
|
+
}
|
|
4246
|
+
|
|
4247
|
+
class AssumeQueueRoleForWorkerCommand extends command(_ep0, _mw0, "AssumeQueueRoleForWorker", AssumeQueueRoleForWorker$) {
|
|
4248
|
+
}
|
|
4249
|
+
|
|
4250
|
+
class BatchGetJobCommand extends command(_ep0, _mw0, "BatchGetJob", BatchGetJob$) {
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4253
|
+
class BatchGetJobEntityCommand extends command(_ep0, _mw0, "BatchGetJobEntity", BatchGetJobEntity$) {
|
|
4254
|
+
}
|
|
4255
|
+
|
|
4256
|
+
class BatchGetSessionActionCommand extends command(_ep0, _mw0, "BatchGetSessionAction", BatchGetSessionAction$) {
|
|
4257
|
+
}
|
|
4258
|
+
|
|
4259
|
+
class BatchGetSessionCommand extends command(_ep0, _mw0, "BatchGetSession", BatchGetSession$) {
|
|
4260
|
+
}
|
|
4261
|
+
|
|
4262
|
+
class BatchGetStepCommand extends command(_ep0, _mw0, "BatchGetStep", BatchGetStep$) {
|
|
4263
|
+
}
|
|
4264
|
+
|
|
4265
|
+
class BatchGetTaskCommand extends command(_ep0, _mw0, "BatchGetTask", BatchGetTask$) {
|
|
4266
|
+
}
|
|
4267
|
+
|
|
4268
|
+
class BatchGetWorkerCommand extends command(_ep0, _mw0, "BatchGetWorker", BatchGetWorker$) {
|
|
4269
|
+
}
|
|
4270
|
+
|
|
4271
|
+
class BatchUpdateJobCommand extends command(_ep0, _mw0, "BatchUpdateJob", BatchUpdateJob$) {
|
|
4272
|
+
}
|
|
4273
|
+
|
|
4274
|
+
class BatchUpdateTaskCommand extends command(_ep0, _mw0, "BatchUpdateTask", BatchUpdateTask$) {
|
|
4275
|
+
}
|
|
4276
|
+
|
|
4277
|
+
class CopyJobTemplateCommand extends command(_ep0, _mw0, "CopyJobTemplate", CopyJobTemplate$) {
|
|
4278
|
+
}
|
|
4279
|
+
|
|
4280
|
+
class CreateBudgetCommand extends command(_ep0, _mw0, "CreateBudget", CreateBudget$) {
|
|
4281
|
+
}
|
|
4282
|
+
|
|
4283
|
+
class CreateFarmCommand extends command(_ep0, _mw0, "CreateFarm", CreateFarm$) {
|
|
4284
|
+
}
|
|
4285
|
+
|
|
4286
|
+
class CreateFleetCommand extends command(_ep0, _mw0, "CreateFleet", CreateFleet$) {
|
|
4287
|
+
}
|
|
4288
|
+
|
|
4289
|
+
class CreateJobCommand extends command(_ep0, _mw0, "CreateJob", CreateJob$) {
|
|
4290
|
+
}
|
|
4291
|
+
|
|
4292
|
+
class CreateLicenseEndpointCommand extends command(_ep0, _mw0, "CreateLicenseEndpoint", CreateLicenseEndpoint$) {
|
|
4293
|
+
}
|
|
4294
|
+
|
|
4295
|
+
class CreateLimitCommand extends command(_ep0, _mw0, "CreateLimit", CreateLimit$) {
|
|
4296
|
+
}
|
|
4297
|
+
|
|
4298
|
+
class CreateMonitorCommand extends command(_ep0, _mw0, "CreateMonitor", CreateMonitor$) {
|
|
4299
|
+
}
|
|
4300
|
+
|
|
4301
|
+
class CreateQueueCommand extends command(_ep0, _mw0, "CreateQueue", CreateQueue$) {
|
|
4302
|
+
}
|
|
4303
|
+
|
|
4304
|
+
class CreateQueueEnvironmentCommand extends command(_ep0, _mw0, "CreateQueueEnvironment", CreateQueueEnvironment$) {
|
|
4305
|
+
}
|
|
4306
|
+
|
|
4307
|
+
class CreateQueueFleetAssociationCommand extends command(_ep0, _mw0, "CreateQueueFleetAssociation", CreateQueueFleetAssociation$) {
|
|
4308
|
+
}
|
|
4309
|
+
|
|
4310
|
+
class CreateQueueLimitAssociationCommand extends command(_ep0, _mw0, "CreateQueueLimitAssociation", CreateQueueLimitAssociation$) {
|
|
4311
|
+
}
|
|
4312
|
+
|
|
4313
|
+
class CreateStorageProfileCommand extends command(_ep0, _mw0, "CreateStorageProfile", CreateStorageProfile$) {
|
|
4314
|
+
}
|
|
4315
|
+
|
|
4316
|
+
class CreateWorkerCommand extends command(_ep0, _mw0, "CreateWorker", CreateWorker$) {
|
|
4317
|
+
}
|
|
4318
|
+
|
|
4319
|
+
class DeleteBudgetCommand extends command(_ep0, _mw0, "DeleteBudget", DeleteBudget$) {
|
|
4320
|
+
}
|
|
4321
|
+
|
|
4322
|
+
class DeleteFarmCommand extends command(_ep0, _mw0, "DeleteFarm", DeleteFarm$) {
|
|
4323
|
+
}
|
|
4324
|
+
|
|
4325
|
+
class DeleteFleetCommand extends command(_ep0, _mw0, "DeleteFleet", DeleteFleet$) {
|
|
4326
|
+
}
|
|
4327
|
+
|
|
4328
|
+
class DeleteLicenseEndpointCommand extends command(_ep0, _mw0, "DeleteLicenseEndpoint", DeleteLicenseEndpoint$) {
|
|
4329
|
+
}
|
|
4330
|
+
|
|
4331
|
+
class DeleteLimitCommand extends command(_ep0, _mw0, "DeleteLimit", DeleteLimit$) {
|
|
4332
|
+
}
|
|
4333
|
+
|
|
4334
|
+
class DeleteMeteredProductCommand extends command(_ep0, _mw0, "DeleteMeteredProduct", DeleteMeteredProduct$) {
|
|
4335
|
+
}
|
|
4336
|
+
|
|
4337
|
+
class DeleteMonitorCommand extends command(_ep0, _mw0, "DeleteMonitor", DeleteMonitor$) {
|
|
4338
|
+
}
|
|
4339
|
+
|
|
4340
|
+
class DeleteQueueCommand extends command(_ep0, _mw0, "DeleteQueue", DeleteQueue$) {
|
|
4341
|
+
}
|
|
4342
|
+
|
|
4343
|
+
class DeleteQueueEnvironmentCommand extends command(_ep0, _mw0, "DeleteQueueEnvironment", DeleteQueueEnvironment$) {
|
|
4344
|
+
}
|
|
4345
|
+
|
|
4346
|
+
class DeleteQueueFleetAssociationCommand extends command(_ep0, _mw0, "DeleteQueueFleetAssociation", DeleteQueueFleetAssociation$) {
|
|
4347
|
+
}
|
|
4348
|
+
|
|
4349
|
+
class DeleteQueueLimitAssociationCommand extends command(_ep0, _mw0, "DeleteQueueLimitAssociation", DeleteQueueLimitAssociation$) {
|
|
4350
|
+
}
|
|
4351
|
+
|
|
4352
|
+
class DeleteStorageProfileCommand extends command(_ep0, _mw0, "DeleteStorageProfile", DeleteStorageProfile$) {
|
|
4353
|
+
}
|
|
4354
|
+
|
|
4355
|
+
class DeleteVolumeCommand extends command(_ep0, _mw0, "DeleteVolume", DeleteVolume$) {
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
class DeleteWorkerCommand extends command(_ep0, _mw0, "DeleteWorker", DeleteWorker$) {
|
|
4359
|
+
}
|
|
4360
|
+
|
|
4361
|
+
class DisassociateMemberFromFarmCommand extends command(_ep0, _mw0, "DisassociateMemberFromFarm", DisassociateMemberFromFarm$) {
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
class DisassociateMemberFromFleetCommand extends command(_ep0, _mw0, "DisassociateMemberFromFleet", DisassociateMemberFromFleet$) {
|
|
4365
|
+
}
|
|
4366
|
+
|
|
4367
|
+
class DisassociateMemberFromJobCommand extends command(_ep0, _mw0, "DisassociateMemberFromJob", DisassociateMemberFromJob$) {
|
|
4368
|
+
}
|
|
4369
|
+
|
|
4370
|
+
class DisassociateMemberFromQueueCommand extends command(_ep0, _mw0, "DisassociateMemberFromQueue", DisassociateMemberFromQueue$) {
|
|
4371
|
+
}
|
|
4372
|
+
|
|
4373
|
+
class GetBudgetCommand extends command(_ep0, _mw0, "GetBudget", GetBudget$) {
|
|
4374
|
+
}
|
|
4375
|
+
|
|
4376
|
+
class GetFarmCommand extends command(_ep0, _mw0, "GetFarm", GetFarm$) {
|
|
4377
|
+
}
|
|
4378
|
+
|
|
4379
|
+
class GetFleetCommand extends command(_ep0, _mw0, "GetFleet", GetFleet$) {
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
class GetJobCommand extends command(_ep0, _mw0, "GetJob", GetJob$) {
|
|
4383
|
+
}
|
|
4384
|
+
|
|
4385
|
+
class GetLicenseEndpointCommand extends command(_ep0, _mw0, "GetLicenseEndpoint", GetLicenseEndpoint$) {
|
|
4386
|
+
}
|
|
4387
|
+
|
|
4388
|
+
class GetLimitCommand extends command(_ep0, _mw0, "GetLimit", GetLimit$) {
|
|
4389
|
+
}
|
|
4390
|
+
|
|
4391
|
+
class GetMonitorCommand extends command(_ep0, _mw0, "GetMonitor", GetMonitor$) {
|
|
4392
|
+
}
|
|
4393
|
+
|
|
4394
|
+
class GetMonitorSettingsCommand extends command(_ep0, _mw0, "GetMonitorSettings", GetMonitorSettings$) {
|
|
4395
|
+
}
|
|
4396
|
+
|
|
4397
|
+
class GetQueueCommand extends command(_ep0, _mw0, "GetQueue", GetQueue$) {
|
|
4398
|
+
}
|
|
4399
|
+
|
|
4400
|
+
class GetQueueEnvironmentCommand extends command(_ep0, _mw0, "GetQueueEnvironment", GetQueueEnvironment$) {
|
|
4401
|
+
}
|
|
4402
|
+
|
|
4403
|
+
class GetQueueFleetAssociationCommand extends command(_ep0, _mw0, "GetQueueFleetAssociation", GetQueueFleetAssociation$) {
|
|
4404
|
+
}
|
|
4405
|
+
|
|
4406
|
+
class GetQueueLimitAssociationCommand extends command(_ep0, _mw0, "GetQueueLimitAssociation", GetQueueLimitAssociation$) {
|
|
4407
|
+
}
|
|
4408
|
+
|
|
4409
|
+
class GetSessionActionCommand extends command(_ep0, _mw0, "GetSessionAction", GetSessionAction$) {
|
|
4410
|
+
}
|
|
4411
|
+
|
|
4412
|
+
class GetSessionCommand extends command(_ep0, _mw0, "GetSession", GetSession$) {
|
|
4413
|
+
}
|
|
4414
|
+
|
|
4415
|
+
class GetSessionsStatisticsAggregationCommand extends command(_ep0, _mw0, "GetSessionsStatisticsAggregation", GetSessionsStatisticsAggregation$) {
|
|
4416
|
+
}
|
|
4417
|
+
|
|
4418
|
+
class GetStepCommand extends command(_ep0, _mw0, "GetStep", GetStep$) {
|
|
4419
|
+
}
|
|
4420
|
+
|
|
4421
|
+
class GetStorageProfileCommand extends command(_ep0, _mw0, "GetStorageProfile", GetStorageProfile$) {
|
|
4422
|
+
}
|
|
4423
|
+
|
|
4424
|
+
class GetStorageProfileForQueueCommand extends command(_ep0, _mw0, "GetStorageProfileForQueue", GetStorageProfileForQueue$) {
|
|
4425
|
+
}
|
|
4426
|
+
|
|
4427
|
+
class GetTaskCommand extends command(_ep0, _mw0, "GetTask", GetTask$) {
|
|
4428
|
+
}
|
|
4429
|
+
|
|
4430
|
+
class GetVolumeCommand extends command(_ep0, _mw0, "GetVolume", GetVolume$) {
|
|
4431
|
+
}
|
|
4432
|
+
|
|
4433
|
+
class GetWorkerCommand extends command(_ep0, _mw0, "GetWorker", GetWorker$) {
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4436
|
+
class ListAvailableMeteredProductsCommand extends command(_ep0, _mw0, "ListAvailableMeteredProducts", ListAvailableMeteredProducts$) {
|
|
4437
|
+
}
|
|
4438
|
+
|
|
4439
|
+
class ListBudgetsCommand extends command(_ep0, _mw0, "ListBudgets", ListBudgets$) {
|
|
4440
|
+
}
|
|
4441
|
+
|
|
4442
|
+
class ListFarmMembersCommand extends command(_ep0, _mw0, "ListFarmMembers", ListFarmMembers$) {
|
|
4443
|
+
}
|
|
4444
|
+
|
|
4445
|
+
class ListFarmsCommand extends command(_ep0, _mw0, "ListFarms", ListFarms$) {
|
|
4446
|
+
}
|
|
4447
|
+
|
|
4448
|
+
class ListFleetMembersCommand extends command(_ep0, _mw0, "ListFleetMembers", ListFleetMembers$) {
|
|
4449
|
+
}
|
|
4450
|
+
|
|
4451
|
+
class ListFleetsCommand extends command(_ep0, _mw0, "ListFleets", ListFleets$) {
|
|
4452
|
+
}
|
|
4453
|
+
|
|
4454
|
+
class ListJobMembersCommand extends command(_ep0, _mw0, "ListJobMembers", ListJobMembers$) {
|
|
4455
|
+
}
|
|
4456
|
+
|
|
4457
|
+
class ListJobParameterDefinitionsCommand extends command(_ep0, _mw0, "ListJobParameterDefinitions", ListJobParameterDefinitions$) {
|
|
4458
|
+
}
|
|
4459
|
+
|
|
4460
|
+
class ListJobsCommand extends command(_ep0, _mw0, "ListJobs", ListJobs$) {
|
|
4461
|
+
}
|
|
4462
|
+
|
|
4463
|
+
class ListLicenseEndpointsCommand extends command(_ep0, _mw0, "ListLicenseEndpoints", ListLicenseEndpoints$) {
|
|
4464
|
+
}
|
|
4465
|
+
|
|
4466
|
+
class ListLimitsCommand extends command(_ep0, _mw0, "ListLimits", ListLimits$) {
|
|
4467
|
+
}
|
|
4468
|
+
|
|
4469
|
+
class ListMeteredProductsCommand extends command(_ep0, _mw0, "ListMeteredProducts", ListMeteredProducts$) {
|
|
4470
|
+
}
|
|
4471
|
+
|
|
4472
|
+
class ListMonitorsCommand extends command(_ep0, _mw0, "ListMonitors", ListMonitors$) {
|
|
4473
|
+
}
|
|
4474
|
+
|
|
4475
|
+
class ListQueueEnvironmentsCommand extends command(_ep0, _mw0, "ListQueueEnvironments", ListQueueEnvironments$) {
|
|
4476
|
+
}
|
|
4477
|
+
|
|
4478
|
+
class ListQueueFleetAssociationsCommand extends command(_ep0, _mw0, "ListQueueFleetAssociations", ListQueueFleetAssociations$) {
|
|
4479
|
+
}
|
|
4480
|
+
|
|
4481
|
+
class ListQueueLimitAssociationsCommand extends command(_ep0, _mw0, "ListQueueLimitAssociations", ListQueueLimitAssociations$) {
|
|
4482
|
+
}
|
|
4483
|
+
|
|
4484
|
+
class ListQueueMembersCommand extends command(_ep0, _mw0, "ListQueueMembers", ListQueueMembers$) {
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
class ListQueuesCommand extends command(_ep0, _mw0, "ListQueues", ListQueues$) {
|
|
4488
|
+
}
|
|
4489
|
+
|
|
4490
|
+
class ListSessionActionsCommand extends command(_ep0, _mw0, "ListSessionActions", ListSessionActions$) {
|
|
4491
|
+
}
|
|
4492
|
+
|
|
4493
|
+
class ListSessionsCommand extends command(_ep0, _mw0, "ListSessions", ListSessions$) {
|
|
4494
|
+
}
|
|
4495
|
+
|
|
4496
|
+
class ListSessionsForWorkerCommand extends command(_ep0, _mw0, "ListSessionsForWorker", ListSessionsForWorker$) {
|
|
4497
|
+
}
|
|
4498
|
+
|
|
4499
|
+
class ListStepConsumersCommand extends command(_ep0, _mw0, "ListStepConsumers", ListStepConsumers$) {
|
|
4500
|
+
}
|
|
4501
|
+
|
|
4502
|
+
class ListStepDependenciesCommand extends command(_ep0, _mw0, "ListStepDependencies", ListStepDependencies$) {
|
|
4503
|
+
}
|
|
4504
|
+
|
|
4505
|
+
class ListStepsCommand extends command(_ep0, _mw0, "ListSteps", ListSteps$) {
|
|
4506
|
+
}
|
|
4507
|
+
|
|
4508
|
+
class ListStorageProfilesCommand extends command(_ep0, _mw0, "ListStorageProfiles", ListStorageProfiles$) {
|
|
4509
|
+
}
|
|
4510
|
+
|
|
4511
|
+
class ListStorageProfilesForQueueCommand extends command(_ep0, _mw0, "ListStorageProfilesForQueue", ListStorageProfilesForQueue$) {
|
|
4512
|
+
}
|
|
4513
|
+
|
|
4514
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4515
|
+
}
|
|
4516
|
+
|
|
4517
|
+
class ListTasksCommand extends command(_ep0, _mw0, "ListTasks", ListTasks$) {
|
|
4518
|
+
}
|
|
4519
|
+
|
|
4520
|
+
class ListVolumesCommand extends command(_ep0, _mw0, "ListVolumes", ListVolumes$) {
|
|
4521
|
+
}
|
|
4522
|
+
|
|
4523
|
+
class ListWorkersCommand extends command(_ep0, _mw0, "ListWorkers", ListWorkers$) {
|
|
4524
|
+
}
|
|
4525
|
+
|
|
4526
|
+
class PutMeteredProductCommand extends command(_ep0, _mw0, "PutMeteredProduct", PutMeteredProduct$) {
|
|
4527
|
+
}
|
|
4528
|
+
|
|
4529
|
+
class SearchJobsCommand extends command(_ep0, _mw0, "SearchJobs", SearchJobs$) {
|
|
4530
|
+
}
|
|
4531
|
+
|
|
4532
|
+
class SearchStepsCommand extends command(_ep0, _mw0, "SearchSteps", SearchSteps$) {
|
|
4533
|
+
}
|
|
4534
|
+
|
|
4535
|
+
class SearchTasksCommand extends command(_ep0, _mw0, "SearchTasks", SearchTasks$) {
|
|
4536
|
+
}
|
|
4537
|
+
|
|
4538
|
+
class SearchWorkersCommand extends command(_ep0, _mw0, "SearchWorkers", SearchWorkers$) {
|
|
4539
|
+
}
|
|
4540
|
+
|
|
4541
|
+
class StartSessionsStatisticsAggregationCommand extends command(_ep0, _mw0, "StartSessionsStatisticsAggregation", StartSessionsStatisticsAggregation$) {
|
|
4542
|
+
}
|
|
4543
|
+
|
|
4544
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
class UpdateBudgetCommand extends command(_ep0, _mw0, "UpdateBudget", UpdateBudget$) {
|
|
4551
|
+
}
|
|
4552
|
+
|
|
4553
|
+
class UpdateFarmCommand extends command(_ep0, _mw0, "UpdateFarm", UpdateFarm$) {
|
|
4554
|
+
}
|
|
4555
|
+
|
|
4556
|
+
class UpdateFleetCommand extends command(_ep0, _mw0, "UpdateFleet", UpdateFleet$) {
|
|
4557
|
+
}
|
|
4558
|
+
|
|
4559
|
+
class UpdateJobCommand extends command(_ep0, _mw0, "UpdateJob", UpdateJob$) {
|
|
4560
|
+
}
|
|
4561
|
+
|
|
4562
|
+
class UpdateLimitCommand extends command(_ep0, _mw0, "UpdateLimit", UpdateLimit$) {
|
|
4563
|
+
}
|
|
4564
|
+
|
|
4565
|
+
class UpdateMonitorCommand extends command(_ep0, _mw0, "UpdateMonitor", UpdateMonitor$) {
|
|
4566
|
+
}
|
|
4567
|
+
|
|
4568
|
+
class UpdateMonitorSettingsCommand extends command(_ep0, _mw0, "UpdateMonitorSettings", UpdateMonitorSettings$) {
|
|
4569
|
+
}
|
|
4570
|
+
|
|
4571
|
+
class UpdateQueueCommand extends command(_ep0, _mw0, "UpdateQueue", UpdateQueue$) {
|
|
4572
|
+
}
|
|
4573
|
+
|
|
4574
|
+
class UpdateQueueEnvironmentCommand extends command(_ep0, _mw0, "UpdateQueueEnvironment", UpdateQueueEnvironment$) {
|
|
4575
|
+
}
|
|
4576
|
+
|
|
4577
|
+
class UpdateQueueFleetAssociationCommand extends command(_ep0, _mw0, "UpdateQueueFleetAssociation", UpdateQueueFleetAssociation$) {
|
|
4578
|
+
}
|
|
4579
|
+
|
|
4580
|
+
class UpdateQueueLimitAssociationCommand extends command(_ep0, _mw0, "UpdateQueueLimitAssociation", UpdateQueueLimitAssociation$) {
|
|
4581
|
+
}
|
|
4582
|
+
|
|
4583
|
+
class UpdateSessionCommand extends command(_ep0, _mw0, "UpdateSession", UpdateSession$) {
|
|
4584
|
+
}
|
|
4585
|
+
|
|
4586
|
+
class UpdateStepCommand extends command(_ep0, _mw0, "UpdateStep", UpdateStep$) {
|
|
4587
|
+
}
|
|
4588
|
+
|
|
4589
|
+
class UpdateStorageProfileCommand extends command(_ep0, _mw0, "UpdateStorageProfile", UpdateStorageProfile$) {
|
|
4590
|
+
}
|
|
4591
|
+
|
|
4592
|
+
class UpdateTaskCommand extends command(_ep0, _mw0, "UpdateTask", UpdateTask$) {
|
|
4593
|
+
}
|
|
4594
|
+
|
|
4595
|
+
class UpdateWorkerCommand extends command(_ep0, _mw0, "UpdateWorker", UpdateWorker$) {
|
|
4596
|
+
}
|
|
4597
|
+
|
|
4598
|
+
class UpdateWorkerScheduleCommand extends command(_ep0, _mw0, "UpdateWorkerSchedule", UpdateWorkerSchedule$) {
|
|
5728
4599
|
}
|
|
5729
4600
|
|
|
5730
4601
|
const paginateGetSessionsStatisticsAggregation = createPaginator(DeadlineClient, GetSessionsStatisticsAggregationCommand, "nextToken", "nextToken", "maxResults");
|