AWS SDK for C++AWS SDK for C++ Version 1.11.440 |
#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 AWS 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 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 525 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 516 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 552 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 543 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 578 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 569 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 604 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 595 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 630 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 621 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.
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 658 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 649 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 683 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 674 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 708 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 699 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 733 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 724 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 758 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 749 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 783 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 774 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 809 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 800 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 836 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 827 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 861 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 852 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 886 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 877 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 911 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 902 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 936 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 927 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 961 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 952 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 986 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 977 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 1011 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 1002 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 1036 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 1027 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 1061 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 1052 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 1086 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 1077 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 1111 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 1102 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 1136 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 1127 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 1161 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 1152 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 1186 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 1177 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 1211 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 1202 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 1236 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 1227 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 1261 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 1252 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 1311 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 1302 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 1286 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 1277 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 1341 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 1332 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 1366 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 1357 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 1391 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 1382 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 1416 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 1407 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 1441 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 1432 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 1466 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 1457 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 1491 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 1482 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 1516 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 1507 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 1541 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 1532 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 1566 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 1557 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 1591 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 1582 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 1616 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 1607 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 1641 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 1632 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 1666 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 1657 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 1691 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 1682 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 1716 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 1707 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 1741 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 1732 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 1766 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 1757 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 1791 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 1782 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 1816 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 1807 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 1841 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 1832 of file DeadlineClient.h.
nullptr
An Async wrapper for ListQueues 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 ListQueues 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 ListSessionActions 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 ListSessionActions 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 ListSessions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1916 of file DeadlineClient.h.
A Callable wrapper for ListSessions 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 ListSessionsForWorker that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1941 of file DeadlineClient.h.
A Callable wrapper for ListSessionsForWorker that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1932 of file DeadlineClient.h.
nullptr
An Async wrapper for ListStepConsumers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1966 of file DeadlineClient.h.
A Callable wrapper for ListStepConsumers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1957 of file DeadlineClient.h.
nullptr
An Async wrapper for ListStepDependencies that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1991 of file DeadlineClient.h.
A Callable wrapper for ListStepDependencies that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1982 of file DeadlineClient.h.
nullptr
An Async wrapper for ListSteps that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2016 of file DeadlineClient.h.
A Callable wrapper for ListSteps that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2007 of file DeadlineClient.h.
nullptr
An Async wrapper for ListStorageProfiles that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2041 of file DeadlineClient.h.
A Callable wrapper for ListStorageProfiles that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2032 of file DeadlineClient.h.