AWS SDK for C++AWS SDK for C++ Version 1.11.680 |
#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 26 of file DeadlineClient.h.
Definition at line 29 of file DeadlineClient.h.
Definition at line 33 of file DeadlineClient.h.
Definition at line 34 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 102 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 93 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 128 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 119 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 155 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 146 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 181 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 172 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 210 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 201 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 238 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 229 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 267 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 258 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 294 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 285 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 321 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 312 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 348 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 339 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 373 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 364 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 399 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 390 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 428 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 419 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 455 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 446 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 483 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 474 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 510 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 501 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 540 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 531 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 568 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 559 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 595 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 586 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 622 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 613 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 652 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 642 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 685 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 675 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 713 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 704 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 748 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 739 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 773 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 764 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 798 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 789 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 823 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 814 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 849 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 840 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 876 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 867 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 902 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 893 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 928 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 919 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 955 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 946 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 981 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 972 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 1010 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 1000 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 1045 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 1035 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 1072 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 1063 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 1097 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 1088 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 1125 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 1115 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 1154 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 1144 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 1182 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 1172 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 1211 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 1201 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 1237 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 1228 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 1262 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 1253 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 1287 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 1278 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 1312 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 1303 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 1338 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 1329 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 1363 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 1354 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 1388 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 1379 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 1413 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 1404 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 1439 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 1430 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 1465 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 1456 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 1493 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 1484 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 1545 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 1536 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 1519 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 1510 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 1578 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 1568 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 1604 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 1595 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 1630 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 1621 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 1657 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 1647 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 1683 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 1674 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 1708 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 1699 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 1736 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 1726 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 1762 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 1753 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 1787 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 1778 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 1812 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 1803 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 1839 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 1830 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 1864 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 1855 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 1889 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 1880 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 1917 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 1907 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 1943 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 1934 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 1969 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 1960 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 1996 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 1987 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 2022 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 2013 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 2047 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 2038 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 2074 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 2065 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 2102 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 2092 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 2132 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 2122 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 2159 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 2150 of file DeadlineClient.h.