AWS SDK for C++AWS SDK for C++ Version 1.11.611 |
#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 28 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 106 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 97 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 131 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 122 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 156 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 147 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 208 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 199 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 234 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 225 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 261 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 252 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 286 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 277 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 311 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 302 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 336 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 327 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 361 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 352 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 387 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 378 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 416 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 407 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 443 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 434 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 471 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 462 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 497 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 488 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 527 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 518 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 555 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 546 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 582 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 573 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 608 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 599 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 634 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 625 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 663 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 654 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 689 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 680 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 724 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 715 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 749 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 740 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 774 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 765 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 799 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 790 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 824 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 815 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 851 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 842 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 876 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 867 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 902 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 893 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 929 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 920 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 954 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 945 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 979 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 970 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 1010 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 1001 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 1035 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 1026 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 1060 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 1051 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 1085 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 1076 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 1110 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 1101 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 1135 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 1126 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 1160 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 1151 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 1185 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 1176 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 1210 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 1201 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 1235 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 1226 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 1260 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 1251 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 1285 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 1276 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 1310 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 1301 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 1335 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 1326 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 1360 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 1351 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 1385 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 1376 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 1410 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 1401 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 1436 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 1427 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 1486 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 1477 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 1461 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 1452 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 1516 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 1507 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 1541 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 1532 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 1566 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 1557 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 1591 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 1582 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 1616 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 1607 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 1641 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 1632 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 1666 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 1657 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 1691 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 1682 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 1716 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 1707 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 1741 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 1732 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 1766 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 1757 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 1791 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 1782 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 1816 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 1807 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 1841 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 1832 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 1866 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 1857 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 1891 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 1882 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 1917 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 1908 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 1942 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 1933 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 1967 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 1958 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 1992 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 1983 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 2017 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 2008 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 2043 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 2034 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 2068 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 2059 of file DeadlineClient.h.