AWS SDK for C++AWS SDK for C++ Version 1.11.758 |
#include <DeadlineClient.h>
The Amazon Web Services Deadline Cloud API provides infrastructure and centralized management for your projects. Use the Deadline Cloud API to onboard users, assign projects, and attach permissions specific to their job function.
With Deadline Cloud, content production teams can deploy resources for their workforce securely in the cloud, reducing the costs of added physical infrastructure. Keep your content production operations secure, while allowing your contributors to access the tools they need, such as scalable high-speed storage, licenses, and cost management services.
Definition at line 27 of file DeadlineClient.h.
Definition at line 31 of file DeadlineClient.h.
Definition at line 35 of file DeadlineClient.h.
Definition at line 36 of file DeadlineClient.h.
Aws::deadline::DeadlineClientConfiguration(),
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr,
Aws::deadline::DeadlineClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr,
Aws::deadline::DeadlineClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
nullptr
An Async wrapper for AssociateMemberToFarm that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 104 of file DeadlineClient.h.
A Callable wrapper for AssociateMemberToFarm that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 95 of file DeadlineClient.h.
nullptr
An Async wrapper for AssociateMemberToFleet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 130 of file DeadlineClient.h.
A Callable wrapper for AssociateMemberToFleet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 121 of file DeadlineClient.h.
nullptr
An Async wrapper for AssociateMemberToJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 157 of file DeadlineClient.h.
A Callable wrapper for AssociateMemberToJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 148 of file DeadlineClient.h.
nullptr
An Async wrapper for AssociateMemberToQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 183 of file DeadlineClient.h.
A Callable wrapper for AssociateMemberToQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 174 of file DeadlineClient.h.
Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are scoped down to have read-only access.
nullptr
An Async wrapper for AssumeFleetRoleForRead that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 212 of file DeadlineClient.h.
A Callable wrapper for AssumeFleetRoleForRead that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 203 of file DeadlineClient.h.
nullptr
An Async wrapper for AssumeFleetRoleForWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 240 of file DeadlineClient.h.
A Callable wrapper for AssumeFleetRoleForWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 231 of file DeadlineClient.h.
Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are scoped down to have read-only access.
nullptr
An Async wrapper for AssumeQueueRoleForRead that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 269 of file DeadlineClient.h.
A Callable wrapper for AssumeQueueRoleForRead that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 260 of file DeadlineClient.h.
nullptr
An Async wrapper for AssumeQueueRoleForUser that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 296 of file DeadlineClient.h.
A Callable wrapper for AssumeQueueRoleForUser that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 287 of file DeadlineClient.h.
nullptr
An Async wrapper for AssumeQueueRoleForWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 323 of file DeadlineClient.h.
A Callable wrapper for AssumeQueueRoleForWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 314 of file DeadlineClient.h.
nullptr
An Async wrapper for BatchGetJobEntity that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 350 of file DeadlineClient.h.
A Callable wrapper for BatchGetJobEntity that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 341 of file DeadlineClient.h.
nullptr
An Async wrapper for CopyJobTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 375 of file DeadlineClient.h.
A Callable wrapper for CopyJobTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 366 of file DeadlineClient.h.
Creates a budget to set spending thresholds for your rendering activity.
nullptr
An Async wrapper for CreateBudget that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 401 of file DeadlineClient.h.
A Callable wrapper for CreateBudget that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 392 of file DeadlineClient.h.
Creates a farm to allow space for queues and fleets. Farms are the space where the components of your renders gather and are pieced together in the cloud. Farms contain budgets and allow you to enforce permissions. Deadline Cloud farms are a useful container for large projects.
nullptr
An Async wrapper for CreateFarm that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 430 of file DeadlineClient.h.
A Callable wrapper for CreateFarm that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 421 of file DeadlineClient.h.
Creates a fleet. Fleets gather information relating to compute, or capacity, for renders within your farms. You can choose to manage your own capacity or opt to have fleets fully managed by Deadline Cloud.
nullptr
An Async wrapper for CreateFleet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 457 of file DeadlineClient.h.
A Callable wrapper for CreateFleet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 448 of file DeadlineClient.h.
Creates a job. A job is a set of instructions that Deadline Cloud uses to schedule and run work on available workers. For more information, see Deadline Cloud jobs.
nullptr
An Async wrapper for CreateJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 485 of file DeadlineClient.h.
A Callable wrapper for CreateJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 476 of file DeadlineClient.h.
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
nullptr
An Async wrapper for CreateLicenseEndpoint that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 512 of file DeadlineClient.h.
A Callable wrapper for CreateLicenseEndpoint that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 503 of file DeadlineClient.h.
Creates a limit that manages the distribution of shared resources, such as floating licenses. A limit can throttle work assignments, help manage workloads, and track current usage. Before you use a limit, you must associate the limit with one or more queues.
You must add the amountRequirementName to a step in a job template to declare the limit requirement.
nullptr
An Async wrapper for CreateLimit that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 542 of file DeadlineClient.h.
A Callable wrapper for CreateLimit that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 533 of file DeadlineClient.h.
Creates an Amazon Web Services Deadline Cloud monitor that you can use to view your farms, queues, and fleets. After you submit a job, you can track the progress of the tasks and steps that make up the job, and then download the job's results.
nullptr
An Async wrapper for CreateMonitor that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 570 of file DeadlineClient.h.
A Callable wrapper for CreateMonitor that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 561 of file DeadlineClient.h.
Creates a queue to coordinate the order in which jobs run on a farm. A queue can also specify where to pull resources and indicate where to output completed jobs.
nullptr
An Async wrapper for CreateQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 597 of file DeadlineClient.h.
A Callable wrapper for CreateQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 588 of file DeadlineClient.h.
Creates an environment for a queue that defines how jobs in the queue run.
nullptr
An Async wrapper for CreateQueueEnvironment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 624 of file DeadlineClient.h.
A Callable wrapper for CreateQueueEnvironment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 615 of file DeadlineClient.h.
nullptr
An Async wrapper for CreateQueueFleetAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 654 of file DeadlineClient.h.
A Callable wrapper for CreateQueueFleetAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 644 of file DeadlineClient.h.
Associates a limit with a particular queue. After the limit is associated, all workers for jobs that specify the limit associated with the queue are subject to the limit. You can't associate two limits with the same amountRequirementName to the same queue.
nullptr
An Async wrapper for CreateQueueLimitAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 687 of file DeadlineClient.h.
A Callable wrapper for CreateQueueLimitAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 677 of file DeadlineClient.h.
Creates a storage profile that specifies the operating system, file type, and file location of resources used on a farm.
nullptr
An Async wrapper for CreateStorageProfile that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 715 of file DeadlineClient.h.
A Callable wrapper for CreateStorageProfile that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 706 of file DeadlineClient.h.
Creates a worker. A worker tells your instance how much processing power (vCPU), and memory (GiB) you’ll need to assemble the digital assets held within a particular instance. You can specify certain instance types to use, or let the worker know which instances types to exclude.
Deadline Cloud limits the number of workers to less than or equal to the fleet's maximum worker count. The service maintains eventual consistency for the worker count. If you make multiple rapid calls to CreateWorker before the field updates, you might exceed your fleet's maximum worker count. For example, if your maxWorkerCount is 10 and you currently have 9 workers, making two quick CreateWorker calls might successfully create 2 workers instead of 1, resulting in 11 total workers.
nullptr
An Async wrapper for CreateWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 750 of file DeadlineClient.h.
A Callable wrapper for CreateWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 741 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteBudget that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 775 of file DeadlineClient.h.
A Callable wrapper for DeleteBudget that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 766 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteFarm that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 800 of file DeadlineClient.h.
A Callable wrapper for DeleteFarm that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 791 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteFleet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 825 of file DeadlineClient.h.
A Callable wrapper for DeleteFleet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 816 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteLicenseEndpoint that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 851 of file DeadlineClient.h.
A Callable wrapper for DeleteLicenseEndpoint that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 842 of file DeadlineClient.h.
Removes a limit from the specified farm. Before you delete a limit you must use the DeleteQueueLimitAssociation operation to remove the association with any queues.
nullptr
An Async wrapper for DeleteLimit that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 878 of file DeadlineClient.h.
A Callable wrapper for DeleteLimit that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 869 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteMeteredProduct that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 904 of file DeadlineClient.h.
A Callable wrapper for DeleteMeteredProduct that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 895 of file DeadlineClient.h.
Removes a Deadline Cloud monitor. After you delete a monitor, you can create a new one and attach farms to the monitor.
nullptr
An Async wrapper for DeleteMonitor that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 930 of file DeadlineClient.h.
A Callable wrapper for DeleteMonitor that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 921 of file DeadlineClient.h.
Deletes a queue.
You can't recover the jobs in a queue if you delete the queue. Deleting the queue also deletes the jobs in that queue.
nullptr
An Async wrapper for DeleteQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 957 of file DeadlineClient.h.
A Callable wrapper for DeleteQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 948 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteQueueEnvironment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 983 of file DeadlineClient.h.
A Callable wrapper for DeleteQueueEnvironment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 974 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteQueueFleetAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1012 of file DeadlineClient.h.
A Callable wrapper for DeleteQueueFleetAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1002 of file DeadlineClient.h.
Removes the association between a queue and a limit. You must use the UpdateQueueLimitAssociation operation to set the status to STOP_LIMIT_USAGE_AND_COMPLETE_TASKS or STOP_LIMIT_USAGE_AND_CANCEL_TASKS. The status does not change immediately. Use the GetQueueLimitAssociation operation to see if the status changed to STOPPED before deleting the association.
nullptr
An Async wrapper for DeleteQueueLimitAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1047 of file DeadlineClient.h.
A Callable wrapper for DeleteQueueLimitAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1037 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteStorageProfile that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1074 of file DeadlineClient.h.
A Callable wrapper for DeleteStorageProfile that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1065 of file DeadlineClient.h.
nullptr
An Async wrapper for DeleteWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1099 of file DeadlineClient.h.
A Callable wrapper for DeleteWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1090 of file DeadlineClient.h.
nullptr
An Async wrapper for DisassociateMemberFromFarm that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1127 of file DeadlineClient.h.
A Callable wrapper for DisassociateMemberFromFarm that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1117 of file DeadlineClient.h.
nullptr
An Async wrapper for DisassociateMemberFromFleet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1156 of file DeadlineClient.h.
A Callable wrapper for DisassociateMemberFromFleet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1146 of file DeadlineClient.h.
nullptr
An Async wrapper for DisassociateMemberFromJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1184 of file DeadlineClient.h.
A Callable wrapper for DisassociateMemberFromJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1174 of file DeadlineClient.h.
nullptr
An Async wrapper for DisassociateMemberFromQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1213 of file DeadlineClient.h.
A Callable wrapper for DisassociateMemberFromQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1203 of file DeadlineClient.h.
nullptr
An Async wrapper for GetBudget that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1239 of file DeadlineClient.h.
A Callable wrapper for GetBudget that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1230 of file DeadlineClient.h.
nullptr
An Async wrapper for GetFarm that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1264 of file DeadlineClient.h.
A Callable wrapper for GetFarm that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1255 of file DeadlineClient.h.
nullptr
An Async wrapper for GetFleet that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1289 of file DeadlineClient.h.
A Callable wrapper for GetFleet that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1280 of file DeadlineClient.h.
nullptr
An Async wrapper for GetJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1314 of file DeadlineClient.h.
A Callable wrapper for GetJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1305 of file DeadlineClient.h.
nullptr
An Async wrapper for GetLicenseEndpoint that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1340 of file DeadlineClient.h.
A Callable wrapper for GetLicenseEndpoint that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1331 of file DeadlineClient.h.
nullptr
An Async wrapper for GetLimit that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1365 of file DeadlineClient.h.
A Callable wrapper for GetLimit that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1356 of file DeadlineClient.h.
nullptr
An Async wrapper for GetMonitor that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1390 of file DeadlineClient.h.
A Callable wrapper for GetMonitor that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1381 of file DeadlineClient.h.
nullptr
An Async wrapper for GetQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1415 of file DeadlineClient.h.
A Callable wrapper for GetQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1406 of file DeadlineClient.h.
nullptr
An Async wrapper for GetQueueEnvironment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1441 of file DeadlineClient.h.
A Callable wrapper for GetQueueEnvironment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1432 of file DeadlineClient.h.
nullptr
An Async wrapper for GetQueueFleetAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1467 of file DeadlineClient.h.
A Callable wrapper for GetQueueFleetAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1458 of file DeadlineClient.h.
Gets information about a specific association between a queue and a limit.
nullptr
An Async wrapper for GetQueueLimitAssociation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1495 of file DeadlineClient.h.
A Callable wrapper for GetQueueLimitAssociation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1486 of file DeadlineClient.h.
nullptr
An Async wrapper for GetSessionAction that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1547 of file DeadlineClient.h.
A Callable wrapper for GetSessionAction that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1538 of file DeadlineClient.h.
nullptr
An Async wrapper for GetSession that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1521 of file DeadlineClient.h.
A Callable wrapper for GetSession that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1512 of file DeadlineClient.h.
Gets a set of statistics for queues or farms. Before you can call the GetSessionStatisticsAggregation operation, you must first call the StartSessionsStatisticsAggregation operation. Statistics are available for 1 hour after you call the StartSessionsStatisticsAggregation operation.
nullptr
An Async wrapper for GetSessionsStatisticsAggregation that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1580 of file DeadlineClient.h.
A Callable wrapper for GetSessionsStatisticsAggregation that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1570 of file DeadlineClient.h.
nullptr
An Async wrapper for GetStep that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1606 of file DeadlineClient.h.
A Callable wrapper for GetStep that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1597 of file DeadlineClient.h.
nullptr
An Async wrapper for GetStorageProfile that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1632 of file DeadlineClient.h.
A Callable wrapper for GetStorageProfile that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1623 of file DeadlineClient.h.
nullptr
An Async wrapper for GetStorageProfileForQueue that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1659 of file DeadlineClient.h.
A Callable wrapper for GetStorageProfileForQueue that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1649 of file DeadlineClient.h.
nullptr
An Async wrapper for GetTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1685 of file DeadlineClient.h.
A Callable wrapper for GetTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1676 of file DeadlineClient.h.
nullptr
An Async wrapper for GetWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1710 of file DeadlineClient.h.
A Callable wrapper for GetWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1701 of file DeadlineClient.h.
{})
const
nullptr,
{}
An Async wrapper for ListAvailableMeteredProducts that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1738 of file DeadlineClient.h.
{})
const
A Callable wrapper for ListAvailableMeteredProducts that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1728 of file DeadlineClient.h.
nullptr
An Async wrapper for ListBudgets that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1764 of file DeadlineClient.h.
A Callable wrapper for ListBudgets that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1755 of file DeadlineClient.h.
nullptr
An Async wrapper for ListFarmMembers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1789 of file DeadlineClient.h.
A Callable wrapper for ListFarmMembers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1780 of file DeadlineClient.h.
{})
const
nullptr,
{}
An Async wrapper for ListFarms that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1814 of file DeadlineClient.h.
{})
const
A Callable wrapper for ListFarms that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1805 of file DeadlineClient.h.
nullptr
An Async wrapper for ListFleetMembers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1841 of file DeadlineClient.h.
A Callable wrapper for ListFleetMembers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1832 of file DeadlineClient.h.
nullptr
An Async wrapper for ListFleets that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1866 of file DeadlineClient.h.
A Callable wrapper for ListFleets that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1857 of file DeadlineClient.h.
nullptr
An Async wrapper for ListJobMembers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1891 of file DeadlineClient.h.
A Callable wrapper for ListJobMembers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1882 of file DeadlineClient.h.
nullptr
An Async wrapper for ListJobParameterDefinitions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1919 of file DeadlineClient.h.
A Callable wrapper for ListJobParameterDefinitions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1909 of file DeadlineClient.h.
nullptr
An Async wrapper for ListJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1945 of file DeadlineClient.h.
A Callable wrapper for ListJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1936 of file DeadlineClient.h.
{})
const
nullptr,
{}
An Async wrapper for ListLicenseEndpoints that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1971 of file DeadlineClient.h.
{})
const
A Callable wrapper for ListLicenseEndpoints that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1962 of file DeadlineClient.h.
nullptr
An Async wrapper for ListLimits that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1998 of file DeadlineClient.h.
A Callable wrapper for ListLimits that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1989 of file DeadlineClient.h.
nullptr
An Async wrapper for ListMeteredProducts that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2024 of file DeadlineClient.h.
A Callable wrapper for ListMeteredProducts that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2015 of file DeadlineClient.h.
{})
const
nullptr,
{}
An Async wrapper for ListMonitors that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2049 of file DeadlineClient.h.
{})
const
A Callable wrapper for ListMonitors that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2040 of file DeadlineClient.h.
nullptr
An Async wrapper for ListQueueEnvironments that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2076 of file DeadlineClient.h.
A Callable wrapper for ListQueueEnvironments that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2067 of file DeadlineClient.h.
nullptr
An Async wrapper for ListQueueFleetAssociations that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2104 of file DeadlineClient.h.
A Callable wrapper for ListQueueFleetAssociations that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2094 of file DeadlineClient.h.
Gets a list of the associations between queues and limits defined in a farm.
nullptr
An Async wrapper for ListQueueLimitAssociations that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2134 of file DeadlineClient.h.
A Callable wrapper for ListQueueLimitAssociations that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2124 of file DeadlineClient.h.
nullptr
An Async wrapper for ListQueueMembers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2161 of file DeadlineClient.h.
A Callable wrapper for ListQueueMembers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2152 of file DeadlineClient.h.