@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSDeadlineClient extends AmazonWebServiceClient implements AWSDeadline
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.
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
public static AWSDeadlineClientBuilder builder()
public AssociateMemberToFarmResult associateMemberToFarm(AssociateMemberToFarmRequest request)
Assigns a farm membership level to a member.
associateMemberToFarm
in interface AWSDeadline
associateMemberToFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public AssociateMemberToFleetResult associateMemberToFleet(AssociateMemberToFleetRequest request)
Assigns a fleet membership level to a member.
associateMemberToFleet
in interface AWSDeadline
associateMemberToFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public AssociateMemberToJobResult associateMemberToJob(AssociateMemberToJobRequest request)
Assigns a job membership level to a member
associateMemberToJob
in interface AWSDeadline
associateMemberToJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public AssociateMemberToQueueResult associateMemberToQueue(AssociateMemberToQueueRequest request)
Assigns a queue membership level to a member
associateMemberToQueue
in interface AWSDeadline
associateMemberToQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public AssumeFleetRoleForReadResult assumeFleetRoleForRead(AssumeFleetRoleForReadRequest request)
Get Amazon Web Services credentials from the fleet role. The IAM permissions of the credentials are scoped down to have read-only access.
assumeFleetRoleForRead
in interface AWSDeadline
assumeFleetRoleForReadRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public AssumeFleetRoleForWorkerResult assumeFleetRoleForWorker(AssumeFleetRoleForWorkerRequest request)
Get credentials from the fleet role for a worker.
assumeFleetRoleForWorker
in interface AWSDeadline
assumeFleetRoleForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public AssumeQueueRoleForReadResult assumeQueueRoleForRead(AssumeQueueRoleForReadRequest request)
Gets Amazon Web Services credentials from the queue role. The IAM permissions of the credentials are scoped down to have read-only access.
assumeQueueRoleForRead
in interface AWSDeadline
assumeQueueRoleForReadRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public AssumeQueueRoleForUserResult assumeQueueRoleForUser(AssumeQueueRoleForUserRequest request)
Allows a user to assume a role for a queue.
assumeQueueRoleForUser
in interface AWSDeadline
assumeQueueRoleForUserRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public AssumeQueueRoleForWorkerResult assumeQueueRoleForWorker(AssumeQueueRoleForWorkerRequest request)
Allows a worker to assume a queue role.
assumeQueueRoleForWorker
in interface AWSDeadline
assumeQueueRoleForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public BatchGetJobEntityResult batchGetJobEntity(BatchGetJobEntityRequest request)
Get batched job details for a worker.
batchGetJobEntity
in interface AWSDeadline
batchGetJobEntityRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public CopyJobTemplateResult copyJobTemplate(CopyJobTemplateRequest request)
Copies a job template to an Amazon S3 bucket.
copyJobTemplate
in interface AWSDeadline
copyJobTemplateRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public CreateBudgetResult createBudget(CreateBudgetRequest request)
Creates a budget to set spending thresholds for your rendering activity.
createBudget
in interface AWSDeadline
createBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateFarmResult createFarm(CreateFarmRequest request)
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.
createFarm
in interface AWSDeadline
createFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateFleetResult createFleet(CreateFleetRequest request)
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.
createFleet
in interface AWSDeadline
createFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateJobResult createJob(CreateJobRequest request)
Creates a job. A job is a render submission submitted by a user. It contains specific job properties outlined as steps and tasks.
createJob
in interface AWSDeadline
createJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateLicenseEndpointResult createLicenseEndpoint(CreateLicenseEndpointRequest request)
Creates a license endpoint to integrate your various licensed software used for rendering on Deadline Cloud.
createLicenseEndpoint
in interface AWSDeadline
createLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateMonitorResult createMonitor(CreateMonitorRequest request)
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.
createMonitor
in interface AWSDeadline
createMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateQueueResult createQueue(CreateQueueRequest request)
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.
createQueue
in interface AWSDeadline
createQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateQueueEnvironmentResult createQueueEnvironment(CreateQueueEnvironmentRequest request)
Creates an environment for a queue that defines how jobs in the queue run.
createQueueEnvironment
in interface AWSDeadline
createQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateQueueFleetAssociationResult createQueueFleetAssociation(CreateQueueFleetAssociationRequest request)
Creates an association between a queue and a fleet.
createQueueFleetAssociation
in interface AWSDeadline
createQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public CreateStorageProfileResult createStorageProfile(CreateStorageProfileRequest request)
Creates a storage profile that specifies the operating system, file type, and file location of resources used on a farm.
createStorageProfile
in interface AWSDeadline
createStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public CreateWorkerResult createWorker(CreateWorkerRequest request)
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.
createWorker
in interface AWSDeadline
createWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteBudgetResult deleteBudget(DeleteBudgetRequest request)
Deletes a budget.
deleteBudget
in interface AWSDeadline
deleteBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteFarmResult deleteFarm(DeleteFarmRequest request)
Deletes a farm.
deleteFarm
in interface AWSDeadline
deleteFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteFleetResult deleteFleet(DeleteFleetRequest request)
Deletes a fleet.
deleteFleet
in interface AWSDeadline
deleteFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteLicenseEndpointResult deleteLicenseEndpoint(DeleteLicenseEndpointRequest request)
Deletes a license endpoint.
deleteLicenseEndpoint
in interface AWSDeadline
deleteLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteMeteredProductResult deleteMeteredProduct(DeleteMeteredProductRequest request)
Deletes a metered product.
deleteMeteredProduct
in interface AWSDeadline
deleteMeteredProductRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteMonitorResult deleteMonitor(DeleteMonitorRequest request)
Removes a Deadline Cloud monitor. After you delete a monitor, you can create a new one and attach farms to the monitor.
deleteMonitor
in interface AWSDeadline
deleteMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteQueueResult deleteQueue(DeleteQueueRequest request)
Deletes a queue.
deleteQueue
in interface AWSDeadline
deleteQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteQueueEnvironmentResult deleteQueueEnvironment(DeleteQueueEnvironmentRequest request)
Deletes a queue environment.
deleteQueueEnvironment
in interface AWSDeadline
deleteQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteQueueFleetAssociationResult deleteQueueFleetAssociation(DeleteQueueFleetAssociationRequest request)
Deletes a queue-fleet association.
deleteQueueFleetAssociation
in interface AWSDeadline
deleteQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteStorageProfileResult deleteStorageProfile(DeleteStorageProfileRequest request)
Deletes a storage profile.
deleteStorageProfile
in interface AWSDeadline
deleteStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DeleteWorkerResult deleteWorker(DeleteWorkerRequest request)
Deletes a worker.
deleteWorker
in interface AWSDeadline
deleteWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DisassociateMemberFromFarmResult disassociateMemberFromFarm(DisassociateMemberFromFarmRequest request)
Disassociates a member from a farm.
disassociateMemberFromFarm
in interface AWSDeadline
disassociateMemberFromFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DisassociateMemberFromFleetResult disassociateMemberFromFleet(DisassociateMemberFromFleetRequest request)
Disassociates a member from a fleet.
disassociateMemberFromFleet
in interface AWSDeadline
disassociateMemberFromFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DisassociateMemberFromJobResult disassociateMemberFromJob(DisassociateMemberFromJobRequest request)
Disassociates a member from a job.
disassociateMemberFromJob
in interface AWSDeadline
disassociateMemberFromJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public DisassociateMemberFromQueueResult disassociateMemberFromQueue(DisassociateMemberFromQueueRequest request)
Disassociates a member from a queue.
disassociateMemberFromQueue
in interface AWSDeadline
disassociateMemberFromQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetBudgetResult getBudget(GetBudgetRequest request)
Get a budget.
getBudget
in interface AWSDeadline
getBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetFarmResult getFarm(GetFarmRequest request)
Get a farm.
getFarm
in interface AWSDeadline
getFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetFleetResult getFleet(GetFleetRequest request)
Get a fleet.
getFleet
in interface AWSDeadline
getFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetJobResult getJob(GetJobRequest request)
Gets a Deadline Cloud job.
getJob
in interface AWSDeadline
getJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetLicenseEndpointResult getLicenseEndpoint(GetLicenseEndpointRequest request)
Gets a licence endpoint.
getLicenseEndpoint
in interface AWSDeadline
getLicenseEndpointRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetMonitorResult getMonitor(GetMonitorRequest request)
Gets information about the specified monitor.
getMonitor
in interface AWSDeadline
getMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetQueueResult getQueue(GetQueueRequest request)
Gets a queue.
getQueue
in interface AWSDeadline
getQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetQueueEnvironmentResult getQueueEnvironment(GetQueueEnvironmentRequest request)
Gets a queue environment.
getQueueEnvironment
in interface AWSDeadline
getQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetQueueFleetAssociationResult getQueueFleetAssociation(GetQueueFleetAssociationRequest request)
Gets a queue-fleet association.
getQueueFleetAssociation
in interface AWSDeadline
getQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetSessionResult getSession(GetSessionRequest request)
Gets a session.
getSession
in interface AWSDeadline
getSessionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetSessionActionResult getSessionAction(GetSessionActionRequest request)
Gets a session action for the job.
getSessionAction
in interface AWSDeadline
getSessionActionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetSessionsStatisticsAggregationResult getSessionsStatisticsAggregation(GetSessionsStatisticsAggregationRequest request)
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.
getSessionsStatisticsAggregation
in interface AWSDeadline
getSessionsStatisticsAggregationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetStepResult getStep(GetStepRequest request)
Gets a step.
getStep
in interface AWSDeadline
getStepRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetStorageProfileResult getStorageProfile(GetStorageProfileRequest request)
Gets a storage profile.
getStorageProfile
in interface AWSDeadline
getStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetStorageProfileForQueueResult getStorageProfileForQueue(GetStorageProfileForQueueRequest request)
Gets a storage profile for a queue.
getStorageProfileForQueue
in interface AWSDeadline
getStorageProfileForQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetTaskResult getTask(GetTaskRequest request)
Gets a task.
getTask
in interface AWSDeadline
getTaskRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public GetWorkerResult getWorker(GetWorkerRequest request)
Gets a worker.
getWorker
in interface AWSDeadline
getWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListAvailableMeteredProductsResult listAvailableMeteredProducts(ListAvailableMeteredProductsRequest request)
A list of the available metered products.
listAvailableMeteredProducts
in interface AWSDeadline
listAvailableMeteredProductsRequest
- InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.public ListBudgetsResult listBudgets(ListBudgetsRequest request)
A list of budgets in a farm.
listBudgets
in interface AWSDeadline
listBudgetsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListFarmMembersResult listFarmMembers(ListFarmMembersRequest request)
Lists the members of a farm.
listFarmMembers
in interface AWSDeadline
listFarmMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListFarmsResult listFarms(ListFarmsRequest request)
Lists farms.
listFarms
in interface AWSDeadline
listFarmsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListFleetMembersResult listFleetMembers(ListFleetMembersRequest request)
Lists fleet members.
listFleetMembers
in interface AWSDeadline
listFleetMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListFleetsResult listFleets(ListFleetsRequest request)
Lists fleets.
listFleets
in interface AWSDeadline
listFleetsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListJobMembersResult listJobMembers(ListJobMembersRequest request)
Lists members on a job.
listJobMembers
in interface AWSDeadline
listJobMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListJobsResult listJobs(ListJobsRequest request)
Lists jobs.
listJobs
in interface AWSDeadline
listJobsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListLicenseEndpointsResult listLicenseEndpoints(ListLicenseEndpointsRequest request)
Lists license endpoints.
listLicenseEndpoints
in interface AWSDeadline
listLicenseEndpointsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListMeteredProductsResult listMeteredProducts(ListMeteredProductsRequest request)
Lists metered products.
listMeteredProducts
in interface AWSDeadline
listMeteredProductsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListMonitorsResult listMonitors(ListMonitorsRequest request)
Gets a list of your monitors in Deadline Cloud.
listMonitors
in interface AWSDeadline
listMonitorsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListQueueEnvironmentsResult listQueueEnvironments(ListQueueEnvironmentsRequest request)
Lists queue environments.
listQueueEnvironments
in interface AWSDeadline
listQueueEnvironmentsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListQueueFleetAssociationsResult listQueueFleetAssociations(ListQueueFleetAssociationsRequest request)
Lists queue-fleet associations.
listQueueFleetAssociations
in interface AWSDeadline
listQueueFleetAssociationsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.public ListQueueMembersResult listQueueMembers(ListQueueMembersRequest request)
Lists the members in a queue.
listQueueMembers
in interface AWSDeadline
listQueueMembersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListQueuesResult listQueues(ListQueuesRequest request)
Lists queues.
listQueues
in interface AWSDeadline
listQueuesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListSessionActionsResult listSessionActions(ListSessionActionsRequest request)
Lists session actions.
listSessionActions
in interface AWSDeadline
listSessionActionsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListSessionsResult listSessions(ListSessionsRequest request)
Lists sessions.
listSessions
in interface AWSDeadline
listSessionsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListSessionsForWorkerResult listSessionsForWorker(ListSessionsForWorkerRequest request)
Lists sessions for a worker.
listSessionsForWorker
in interface AWSDeadline
listSessionsForWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListStepConsumersResult listStepConsumers(ListStepConsumersRequest request)
Lists step consumers.
listStepConsumers
in interface AWSDeadline
listStepConsumersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListStepDependenciesResult listStepDependencies(ListStepDependenciesRequest request)
Lists the dependencies for a step.
listStepDependencies
in interface AWSDeadline
listStepDependenciesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListStepsResult listSteps(ListStepsRequest request)
Lists steps for a job.
listSteps
in interface AWSDeadline
listStepsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListStorageProfilesResult listStorageProfiles(ListStorageProfilesRequest request)
Lists storage profiles.
listStorageProfiles
in interface AWSDeadline
listStorageProfilesRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListStorageProfilesForQueueResult listStorageProfilesForQueue(ListStorageProfilesForQueueRequest request)
Lists storage profiles for a queue.
listStorageProfilesForQueue
in interface AWSDeadline
listStorageProfilesForQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
Lists tags for a resource.
listTagsForResource
in interface AWSDeadline
listTagsForResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListTasksResult listTasks(ListTasksRequest request)
Lists tasks for a job.
listTasks
in interface AWSDeadline
listTasksRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ListWorkersResult listWorkers(ListWorkersRequest request)
Lists workers.
listWorkers
in interface AWSDeadline
listWorkersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public PutMeteredProductResult putMeteredProduct(PutMeteredProductRequest request)
Adds a metered product.
putMeteredProduct
in interface AWSDeadline
putMeteredProductRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public SearchJobsResult searchJobs(SearchJobsRequest request)
Searches for jobs.
searchJobs
in interface AWSDeadline
searchJobsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public SearchStepsResult searchSteps(SearchStepsRequest request)
Searches for steps.
searchSteps
in interface AWSDeadline
searchStepsRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public SearchTasksResult searchTasks(SearchTasksRequest request)
Searches for tasks.
searchTasks
in interface AWSDeadline
searchTasksRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public SearchWorkersResult searchWorkers(SearchWorkersRequest request)
Searches for workers.
searchWorkers
in interface AWSDeadline
searchWorkersRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public StartSessionsStatisticsAggregationResult startSessionsStatisticsAggregation(StartSessionsStatisticsAggregationRequest request)
Starts an asynchronous request for getting aggregated statistics about queues and farms. Get the statistics using
the GetSessionsStatisticsAggregation
operation. Statistics are available for 1 hour after you call
the StartSessionsStatisticsAggregation
operation.
startSessionsStatisticsAggregation
in interface AWSDeadline
startSessionsStatisticsAggregationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public TagResourceResult tagResource(TagResourceRequest request)
Tags a resource using the resource's ARN and desired tags.
tagResource
in interface AWSDeadline
tagResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UntagResourceResult untagResource(UntagResourceRequest request)
Removes a tag from a resource using the resource's ARN and tag to remove.
untagResource
in interface AWSDeadline
untagResourceRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateBudgetResult updateBudget(UpdateBudgetRequest request)
Updates a budget that sets spending thresholds for rendering activity.
updateBudget
in interface AWSDeadline
updateBudgetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateFarmResult updateFarm(UpdateFarmRequest request)
Updates a farm.
updateFarm
in interface AWSDeadline
updateFarmRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateFleetResult updateFleet(UpdateFleetRequest request)
Updates a fleet.
updateFleet
in interface AWSDeadline
updateFleetRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.ServiceQuotaExceededException
- You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of
service resources or operations for your Amazon Web Services account.public UpdateJobResult updateJob(UpdateJobRequest request)
Updates a job.
updateJob
in interface AWSDeadline
updateJobRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateMonitorResult updateMonitor(UpdateMonitorRequest request)
Modifies the settings for a Deadline Cloud monitor. You can modify one or all of the settings when you call
UpdateMonitor
.
updateMonitor
in interface AWSDeadline
updateMonitorRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateQueueResult updateQueue(UpdateQueueRequest request)
Updates a queue.
updateQueue
in interface AWSDeadline
updateQueueRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateQueueEnvironmentResult updateQueueEnvironment(UpdateQueueEnvironmentRequest request)
Updates the queue environment.
updateQueueEnvironment
in interface AWSDeadline
updateQueueEnvironmentRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateQueueFleetAssociationResult updateQueueFleetAssociation(UpdateQueueFleetAssociationRequest request)
Updates a queue-fleet association.
updateQueueFleetAssociation
in interface AWSDeadline
updateQueueFleetAssociationRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateSessionResult updateSession(UpdateSessionRequest request)
Updates a session.
updateSession
in interface AWSDeadline
updateSessionRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateStepResult updateStep(UpdateStepRequest request)
Updates a step.
updateStep
in interface AWSDeadline
updateStepRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateStorageProfileResult updateStorageProfile(UpdateStorageProfileRequest request)
Updates a storage profile.
updateStorageProfile
in interface AWSDeadline
updateStorageProfileRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateTaskResult updateTask(UpdateTaskRequest request)
Updates a task.
updateTask
in interface AWSDeadline
updateTaskRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateWorkerResult updateWorker(UpdateWorkerRequest request)
Updates a worker.
updateWorker
in interface AWSDeadline
updateWorkerRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public UpdateWorkerScheduleResult updateWorkerSchedule(UpdateWorkerScheduleRequest request)
Updates the schedule for a worker.
updateWorkerSchedule
in interface AWSDeadline
updateWorkerScheduleRequest
- AccessDeniedException
- You don't have permission to perform the action.InternalServerErrorException
- Deadline Cloud can't process your request right now. Try again later.ResourceNotFoundException
- The requested resource can't be found.ThrottlingException
- Your request exceeded a request rate quota.ConflictException
- Your request has conflicting operations. This can occur if you're trying to perform more than one
operation on the same resource at the same time.ValidationException
- The request isn't valid. This can occur if your request contains malformed JSON or unsupported
characters.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata
in interface AWSDeadline
request
- The originally executed requestpublic AWSDeadlineWaiters waiters()
waiters
in interface AWSDeadline
public void shutdown()
AmazonWebServiceClient
shutdown
in interface AWSDeadline
shutdown
in class AmazonWebServiceClient