- accessKeyId - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
-
Access key identifier that identifies the temporary security credentials.
- accessToken - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
AccessToken used for authenticating requests, you should store this you won’t be able to retrive it again!
- accessToken - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- accessToken - Variable in class org.mozilla.taskcluster.client.Credentials
-
- accessToken - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse.TaskclusterCredentials
-
- accessToken - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
-
The accessToken for the temporary credentials.
- accessToken - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
-
The accessToken for the temporary credentials.
- accessToken - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
-
The accessToken for the temporary credentials.
- accounts - Variable in class org.mozilla.taskcluster.client.auth.AzureListAccountResponse
-
A list of accountIds that are managed by auth.
- action - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
-
The GitHub action which triggered an event.
- actions - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
- actions - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest
-
- actions - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
- actions - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
- actions - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
- Actions1() - Constructor for class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation.Actions1
-
- Actions1() - Constructor for class org.mozilla.taskcluster.client.queue.ProvisionerRequest.Actions1
-
- Actions1() - Constructor for class org.mozilla.taskcluster.client.queue.ProvisionerResponse.Actions1
-
- Actions1() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerResponse.Actions1
-
- Actions1() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerTypeResponse.Actions1
-
- address - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
- allPurgeRequests() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
This is useful mostly for administors to view the set of open purge requests.
- allState() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-managerRequired scopes: ec2-manager:internals
- amiUsage() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
List AMIs and their usage by returning a list of objects in the form: { region: string volumetype: string lastused: timestamp }Required scopes: ec2-manager:internals
- apiCall(Request, String, String, Type) - Method in class org.mozilla.taskcluster.client.TaskclusterRequestHandler
-
- APICallFailure - Exception in org.mozilla.taskcluster.client
-
- APICallFailure(Throwable) - Constructor for exception org.mozilla.taskcluster.client.APICallFailure
-
- apiReference() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Generate an API reference for this service
- architecture - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
-
- Artifact() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
-
- artifact - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
- ArtifactCreated() - Constructor for class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
-
- ArtifactCreatedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting a new artifact has been created for a given task.
- ArtifactCreatedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
- ArtifactCreatedMessage.ArtifactCreated - Class in org.mozilla.taskcluster.client.queueevents
-
- artifacts - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
-
List of artifacts for given taskId and runId.
- Auth - Class in org.mozilla.taskcluster.client.auth
-
Authentication related API end-points for Taskcluster and related services.
- Auth(Credentials) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- Auth(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- Auth(String, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- Auth(String, String, String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- Auth(String) - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- Auth() - Constructor for class org.mozilla.taskcluster.client.auth.Auth
-
- authenticateHawk(HawkSignatureAuthenticationRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Validate the request signature given on input and return list of scopes that the authenticating client has.
- AuthenticationFailedResponse - Class in org.mozilla.taskcluster.client.auth
-
- AuthenticationFailedResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AuthenticationFailedResponse
-
- AuthenticationSuccessfulResponse - Class in org.mozilla.taskcluster.client.auth
-
- AuthenticationSuccessfulResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
- authorization - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
-
Authorization header, must only be specified if request being authenticated has a Authorization header.
- authorizedScopes - Variable in class org.mozilla.taskcluster.client.Credentials
-
- authorizedScopes - Variable in class org.mozilla.taskcluster.client.ExtAuthField
-
- availabilityZone - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.AvailabilityZonesEntry
-
The AWS availability zone being configured.
- availabilityZone - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.AvailabilityZonesEntry
-
The AWS availability zone being configured.
- availabilityZones - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- availabilityZones - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- AvailabilityZonesEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.AvailabilityZonesEntry
-
- AvailabilityZonesEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.AvailabilityZonesEntry
-
- AwsProvisioner - Class in org.mozilla.taskcluster.client.awsprovisioner
-
The AWS Provisioner is responsible for provisioning instances on EC2 for use in Taskcluster.
- AwsProvisioner(Credentials) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- AwsProvisioner(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- AwsProvisioner(String, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- AwsProvisioner(String, String, String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- AwsProvisioner(String) - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- AwsProvisioner() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- awsS3Credentials(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get temporary AWS credentials for read-write or read-only access to a given bucket and prefix within that bucket.
- AWSS3CredentialsResponse - Class in org.mozilla.taskcluster.client.auth
-
Response for a request to get access to an S3 bucket.
- AWSS3CredentialsResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
-
- AWSS3CredentialsResponse.TemporarySecurityCredentials - Class in org.mozilla.taskcluster.client.auth
-
- az - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- az - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
- az - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RunningEntry
-
- az - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
- azureAccounts() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Retrieve a list of all Azure accounts managed by Taskcluster Auth.
- AzureArtifactRequest - Class in org.mozilla.taskcluster.client.queue
-
Request for an Azure Shared Access Signature (SAS) that will allow you to upload an artifact to an Azure blob storage container managed by the queue.
- AzureArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
-
- AzureArtifactResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for an Azure Shared Access Signature (SAS) that will allow you to upload an artifact to an Azure blob storage container managed by the queue.
- AzureArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
- azureContainers(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Retrieve a list of all containers in an account.
- azureContainerSAS(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get a shared access signature (SAS) string for use with a specific Azure Blob Storage container.
- AzureListAccountResponse - Class in org.mozilla.taskcluster.client.auth
-
- AzureListAccountResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AzureListAccountResponse
-
- AzureListContainersResponse - Class in org.mozilla.taskcluster.client.auth
-
- AzureListContainersResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AzureListContainersResponse
-
- AzureListTableResponse - Class in org.mozilla.taskcluster.client.auth
-
- AzureListTableResponse() - Constructor for class org.mozilla.taskcluster.client.auth.AzureListTableResponse
-
- azureTables(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Retrieve a list of all tables in an account.
- azureTableSAS(String, String, String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get a shared access signature (SAS) string for use with a specific Azure Table Storage table.
- cacheHit - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList
-
True if the cache has been used in this request.
- cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
-
Name of cache to purge.
- cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
-
Name of cache to purge.
- cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
-
Name of cache to purge.
- cacheName - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
Name of cache to purge.
- CallSummary<Request,Response> - Class in org.mozilla.taskcluster.client
-
- CallSummary() - Constructor for class org.mozilla.taskcluster.client.CallSummary
-
- cancelTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This method will cancel a task that is either unscheduled, pending or running.
- canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
True if this worker type is allowed on demand instances.
- canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
True if this worker type is allowed on demand instances.
- canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
True if this worker type is allowed spot instances.
- canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
True if this worker type is allowed spot instances.
- capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
-
This number represents the number of tasks that this instance type is capable of running concurrently.
- capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
This number represents the number of tasks that this instance type is capable of running concurrently.
- certificate - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- Certificate - Class in org.mozilla.taskcluster.client
-
Taskcluster certificates are used in temporary credentials when authenticating against Taskcluster HTTP(S) end points.
- Certificate(int, Date, Date, String[]) - Constructor for class org.mozilla.taskcluster.client.Certificate
-
- certificate - Variable in class org.mozilla.taskcluster.client.Credentials
-
- certificate - Variable in class org.mozilla.taskcluster.client.ExtAuthField
-
- certificate - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse.TaskclusterCredentials
-
- certificate - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
-
The certificate for the temporary credentials, these are required for the temporary credentials to work.
- certificate - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
-
The certificate for the temporary credentials, these are required for the temporary credentials to work.
- certificate - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
-
The certificate for the temporary credentials, these are required for the temporary credentials to work.
- channel - Variable in class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
-
Channel to post the message in.
- chunkCount - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
-
- chunkId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
-
- claimNamespace(String, NamespaceCreationRequest) - Method in class org.mozilla.taskcluster.client.pulse.Pulse
-
Claim a namespace, returning a username and password with access to that namespace good for a short time.
- claimTask(String, String, TaskClaimRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
claim a task, more to be added later…Required scopes: Any of: - All of: * queue:claim-task:
/ * queue:worker-id:/ - All of: * queue:claim-task * assume:worker-type:/ * assume:worker-id:/
- claimWork(String, String, ClaimWorkRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Claim any task, more to be added later… long polling up to 20s.
- ClaimWorkRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to claim a task for a worker to process.
- ClaimWorkRequest() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
-
- ClaimWorkResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to an attempt to claim tasks for a worker to process.
- ClaimWorkResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse
-
- ClaimWorkResponse.TasksEntry - Class in org.mozilla.taskcluster.client.queue
-
- ClaimWorkResponse.TasksEntry.Credentials - Class in org.mozilla.taskcluster.client.queue
-
- clean_shutdown - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
A count of the instances which were shutdown cleanty.
- client(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get information about a single client.
- clientId - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
The clientId that made this request.
- clientId - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
ClientId of the clientSyntax: ^[A-Za-z0-9!
- clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
ClientId of the client scopes is requested aboutSyntax: ^[A-Za-z0-9!
- clientId - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
-
ClientId from the request as it will be loggedSyntax: ^[A-Za-z0-9!
- clientId - Variable in class org.mozilla.taskcluster.client.authevents.ClientMessage
-
clientId of the client that was changedSyntax: ^[A-Za-z0-9!
- clientId - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- clientId - Variable in class org.mozilla.taskcluster.client.Credentials
-
- clientId - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse.TaskclusterCredentials
-
- clientId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
-
The clientId for the temporary credentials.
- clientId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
-
The clientId for the temporary credentials.
- clientId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
-
The clientId for the temporary credentials.
- ClientMessage - Class in org.mozilla.taskcluster.client.authevents
-
- ClientMessage() - Constructor for class org.mozilla.taskcluster.client.authevents.ClientMessage
-
- clientScopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
-
List of scopes that should be client used should be given.
- ClientToken - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest
-
A ClientToken string per the implementation requirements of the EC2 api.
- cluster_name - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
-
- coalesced - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
The job guids that were coalesced to this job.
- code - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- completeArtifact(String, String, String, CompleteArtifactRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This endpoint finalises an upload done through the blob storageType.
- CompleteArtifactRequest - Class in org.mozilla.taskcluster.client.queue
-
- CompleteArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.CompleteArtifactRequest
-
- configuration_issue - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
The number of calls failed due to a misconfiguration of the worker type.
- configureHawk() - Method in class org.mozilla.taskcluster.client.Credentials
-
- connectionString - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
-
The AMQP URL for connecting to the pulse service.
- contact - Variable in class org.mozilla.taskcluster.client.pulse.ListNamespacesResponse.Namespace
-
E-mail address that will reach people who can address problems with runaway queue length.
- contact - Variable in class org.mozilla.taskcluster.client.pulse.Namespace
-
E-mail address that will reach people who can address problems with runaway queue length.
- contact - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationRequest
-
E-mail address that will reach people who can address problems with runaway queue length.
- contact - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
-
E-mail address that will reach people who can address problems with runaway queue length.
- containers - Variable in class org.mozilla.taskcluster.client.auth.AzureListContainersResponse
-
A list of containers that are in an account.
- content - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
Content of the e-mail as markdown, will be rendered to HTML before the email is sent.
- contentEncoding - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
Optionally provide an encoding type which should be set as the HTTP Content-Encoding header for this artifact.
- contentLength - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
The number of bytes of the entire artifact.
- contentSha256 - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
The complete SHA256 value of the entire artifact.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
-
Artifact mime-type, when uploading artifact please use the same Content-Type, consistently using the correct mime-type make tooling a lot easier, specifically, always using application/json for JSON artifacts.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
Artifact mime-type, should be specified with the x-ms-blob-content-type when committing the block.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
Artifact mime-type, when uploading artifact to the signed PUT URL returned from this request this must given with the ContentType header.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
-
Mimetype for the artifact that was created.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
-
Artifact mime-type for the resource to which the queue should redirect.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
-
Artifact mime-type, when uploading artifact to the signed PUT URL returned from this request this must given with the ContentType header.
- contentType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
Artifact mime-type, must be specified as header when uploading with the signed putUrl.
- contentType - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
-
Mimetype for the artifact that was created.
- context - Variable in class org.mozilla.taskcluster.client.github.CreateStatus
-
A string label to differentiate this status from the status of other systems.
- context - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation.Actions1
-
Actions have a “context” that is one of provisioner, worker-type, or worker, indicating which it applies to.
- context - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest.Actions1
-
Actions have a “context” that is one of provisioner, worker-type, or worker, indicating which it applies to.
- context - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse.Actions1
-
Actions have a “context” that is one of provisioner, worker-type, or worker, indicating which it applies to.
- context - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse.Actions1
-
Actions have a “context” that is one of provisioner, worker-type, or worker, indicating which it applies to.
- context - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse.Actions1
-
Actions have a “context” that is one of provisioner, worker-type, or worker, indicating which it applies to.
- continuationToken - Variable in class org.mozilla.taskcluster.client.auth.AzureListContainersResponse
-
Opaque continuationToken to be given as query-string option to get the next set of containers.
- continuationToken - Variable in class org.mozilla.taskcluster.client.auth.AzureListTableResponse
-
Opaque continuationToken to be given as query-string option to get the next set of tables.
- continuationToken - Variable in class org.mozilla.taskcluster.client.github.Builds
-
Passed back from Azure to allow us to page through long result sets.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
A continuation token previously returned in a response to this list request.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
A continuation token is returned if there are more results than listed here.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
-
A continuation token previously returned in a response to this list request.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
-
A continuation token is returned if there are more results than listed here.
- continuationToken - Variable in class org.mozilla.taskcluster.client.pulse.ListNamespacesResponse
-
A continuation token is returned if there are more results than listed here.
- continuationToken - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList
-
Passed back from Azure to allow us to page through long result sets.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
-
Opaque continuationToken to be given as query-string option to get the next set of artifacts.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
-
Opaque continuationToken to be given as query-string option to get the next set of dependent tasks.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse
-
Opaque continuationToken to be given as query-string option to get the next set of provisioners.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
-
Opaque continuationToken to be given as query-string option to get the next set of tasks in the task-group.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse
-
Opaque continuationToken to be given as query-string option to get the next set of workers in the worker-type.
- continuationToken - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse
-
Opaque continuationToken to be given as query-string option to get the next set of worker-types in the provisioner.
- continuationToken - Variable in class org.mozilla.taskcluster.client.secrets.SecretsList
-
Opaque continuationToken to be given as query-string option to get the next set of provisioners.
- count - Variable in class org.mozilla.taskcluster.client.ec2manager.OverviewOfComputationalResources.PendingEntry
-
- CountPendingTasksResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for the number of pending tasks for a given provisionerId and workerType.
- CountPendingTasksResponse() - Constructor for class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
- createArtifact(String, String, String, Object) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This API end-point creates an artifact for a specific run of a task.
- createClient(String, CreateClientRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Create a new client and get the accessToken for this client.
- CreateClientRequest - Class in org.mozilla.taskcluster.client.auth
-
Properties to create a client.
- CreateClientRequest() - Constructor for class org.mozilla.taskcluster.client.auth.CreateClientRequest
-
- CreateClientResponse - Class in org.mozilla.taskcluster.client.auth
-
- CreateClientResponse() - Constructor for class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
- CreateComment - Class in org.mozilla.taskcluster.client.github
-
Write a new comment on a GitHub Issue or Pull Request.
- CreateComment() - Constructor for class org.mozilla.taskcluster.client.github.CreateComment
-
- createComment(String, String, String, CreateComment) - Method in class org.mozilla.taskcluster.client.github.Github
-
For a given Issue or Pull Request of a repository, this will write a new message.
- created - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
- created - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
- created - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
- created - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
The initial creation time of the build.
- created - Variable in class org.mozilla.taskcluster.client.pulse.ListNamespacesResponse.Namespace
-
Date-time at which this namespace was first claimed.
- created - Variable in class org.mozilla.taskcluster.client.pulse.Namespace
-
Date-time at which this namespace was first claimed.
- created - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
-
Date-time at which this namespace was first claimed.
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
- createHook(String, String, HookCreationRequest) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will create a new hook.
- createRole(String, CreateRoleRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Create a new role.
- CreateRoleRequest - Class in org.mozilla.taskcluster.client.auth
-
Data to create or update a role.
- CreateRoleRequest() - Constructor for class org.mozilla.taskcluster.client.auth.CreateRoleRequest
-
- createSecret(String, GetSecretRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Insert a secret into the secret storage.
- CreateStatus - Class in org.mozilla.taskcluster.client.github
-
Create a commit status on GitHub.
- CreateStatus() - Constructor for class org.mozilla.taskcluster.client.github.CreateStatus
-
- createStatus(String, String, String, CreateStatus) - Method in class org.mozilla.taskcluster.client.github.Github
-
For a given changeset (SHA) of a repository, this will attach a “commit status” on github.
- createTask(String, TaskDefinitionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Create a new task, this is an idempotent operation, so repeat it if you get an internal server error or network connection is dropped.
- createTemporaryCredentials(String[], Date, Date) - Method in class org.mozilla.taskcluster.client.Credentials
-
This method is used to generate unnamed temporary credentials.
- createTemporaryCredentials(String, String[], Date, Date) - Method in class org.mozilla.taskcluster.client.Credentials
-
This method is used to generate named temporary credentials.
- createWorkerType(String, CreateWorkerTypeRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Create a worker type.
- CreateWorkerTypeRequest - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- CreateWorkerTypeRequest.AvailabilityZonesEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest.InstanceTypesEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest.RegionsEntry - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest.RegionsEntry.LaunchSpec - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- credentials - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
-
- credentials - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
- Credentials() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- Credentials - Class in org.mozilla.taskcluster.client
-
- Credentials(String, String) - Constructor for class org.mozilla.taskcluster.client.Credentials
-
- Credentials(String, String, String) - Constructor for class org.mozilla.taskcluster.client.Credentials
-
- credentials - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse
-
Taskcluster credentials.
- credentials - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
- Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry.Credentials
-
- credentials - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
- Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimResponse.Credentials
-
- credentials - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
Temporary credentials granting task.scopes and the scope: queue:claim-task:<taskId>/<runId> which allows the worker to reclaim the task, upload artifacts and report task resolution.
- Credentials() - Constructor for class org.mozilla.taskcluster.client.queue.TaskReclaimResponse.Credentials
-
- CredentialsResponse - Class in org.mozilla.taskcluster.client.login
-
A response containing credentials corresponding to a supplied OIDC access_token.
- CredentialsResponse() - Constructor for class org.mozilla.taskcluster.client.login.CredentialsResponse
-
- CredentialsResponse.TaskclusterCredentials - Class in org.mozilla.taskcluster.client.login
-
- currentScopes() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Return the expanded scopes available in the request, taking into account all sources of scopes and scope restrictions (temporary credentials, assumeScopes, client scopes, and roles).
- data - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
- data - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Data that was reported with the task.
- data - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
This is an arbitrary JSON object.
- data - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
-
Data that was reported with the task.
- dbpoolStats() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-managerRequired scopes: ec2-manager:internals
- deadline - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
-
Use of this field is deprecated; use deadline: {$fromNow: ..}
- deadline - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
-
Use of this field is deprecated; use deadline: {$fromNow: ..}
- deadline - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
Use of this field is deprecated; use deadline: {$fromNow: ..}
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Deadline of the task, pending and running runs are resolved as exception if not resolved by other means before the deadline.
- declareProvisioner(String, ProvisionerRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Declare a provisioner, supplying some details about it.
- declareWorker(String, String, String, String, WorkerRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Declare a worker, supplying some details about it.
- declareWorkerType(String, String, WorkerTypeRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Declare a workerType, supplying some details about it.
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.auth.Auth
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.github.Github
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.hooks.Hooks
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.index.Index
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.login.Login
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.notify.Notify
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.pulse.Pulse
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.queue.Queue
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.secrets.Secrets
-
- defineTask(String, TaskDefinitionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Deprecated, this is the same as createTask with a self-dependency.
- deleteClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Delete a client, please note that any roles related to this client must be deleted independently.
- deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
-
If true, the service may delete this client after it has expired.
- deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
If true, the service may delete this client after it has expired.
- deleteOnExpiration - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
If true, the service may delete this client after it has expired.
- deleteRole(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Delete a role.
- dependencies - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
List of dependent tasks.
- dependencies - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
List of dependent tasks.
- description - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.CreateRoleRequest
-
Description of what this role is used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
Description of what this role is used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- description - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- description - Variable in class org.mozilla.taskcluster.client.github.CreateStatus
-
A short description of the status.
- description - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
-
- description - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
-
- description - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation.Actions1
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
Description of the worker-type.
- description - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest.Actions1
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse.Actions1
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
-
Human readable description of the task, please explain what the task does.
- description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
-
Human readable description of the task, please explain what the task does.
- description - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse.Actions1
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeRequest
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse.Actions1
-
Description of the provisioner.
- description - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
Description of the worker-type.
- details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
-
Metadata describing the pull request.
- details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
-
Metadata describing the push.
- details - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
-
Metadata describing the release.
- disableClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Disable a client.
- disabled - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
If true, this client is disabled and cannot be used.
- disabled - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
If true, this client is disabled and cannot be used.
- display - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- Display() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.Display
-
- dsn - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
-
Access credentials and urls for the Sentry project.
- Dsn() - Constructor for class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
-
- ebsUsage() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Lists current EBS volume usage by returning a list of objects that are uniquely defined by {region, volumetype, state} in the form: { region: string, volumetype: string, state: string, totalcount: integer, totalgb: integer, touched: timestamp (last time that information was updated), }Required scopes: ec2-manager:internals
- EC2Manager - Class in org.mozilla.taskcluster.client.ec2manager
-
A taskcluster service which manages EC2 instances.
- EC2Manager(Credentials) - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- EC2Manager(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- EC2Manager(String, String) - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- EC2Manager(String, String, String) - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- EC2Manager(String) - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- EC2Manager() - Constructor for class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
- email(SendEmailRequest) - Method in class org.mozilla.taskcluster.client.notify.Notify
-
Send an email to address.
- emailOnError - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest.Metadata
-
Whether to email the owner on an error creating the task.
- emailOnError - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition.Metadata
-
Whether to email the owner on an error creating the task.
- EmptyPayload - Class in org.mozilla.taskcluster.client
-
- EmptyPayload() - Constructor for class org.mozilla.taskcluster.client.EmptyPayload
-
- enableClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Enable a client that was disabled with disableClient.
- ensureKeyPair(String, SshPublicKey) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Idempotently ensure that a keypair of a given name existsRequired scopes: ec2-manager:manage-key-pairs:
- Entry1 - Class in org.mozilla.taskcluster.client.ec2manager
-
- Entry1() - Constructor for class org.mozilla.taskcluster.client.ec2manager.Entry1
-
- Entry3 - Class in org.mozilla.taskcluster.client.ec2manager
-
- Entry3() - Constructor for class org.mozilla.taskcluster.client.ec2manager.Entry3
-
- error - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
-
The error that occurred when firing the task.
- ErrorArtifactRequest - Class in org.mozilla.taskcluster.client.queue
-
Request the queue to reply 403 (forbidden) with reason and message to any GET request for this artifact.
- ErrorArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
-
- ErrorArtifactResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for the queue to reply 403 (forbidden) with reason and message to any GET request for this artifact.
- ErrorArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ErrorArtifactResponse
-
- Errors - Class in org.mozilla.taskcluster.client.ec2manager
-
This method returns a list of errors.
- Errors() - Constructor for class org.mozilla.taskcluster.client.ec2manager.Errors
-
- errors - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors
-
- errors - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- Errors.ErrorsEntry - Class in org.mozilla.taskcluster.client.ec2manager
-
- ErrorsEntry() - Constructor for class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- ErrorsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
-
- errorsTruncated - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
-
If true, indicates that the number of errors in the log was too large and not all of those lines are indicated here.
- etags - Variable in class org.mozilla.taskcluster.client.queue.CompleteArtifactRequest
-
A list of the etags given by the API of the blob storage provider.
- eventId - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
The GitHub webhook deliveryId.
- eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
-
The GitHub webhook deliveryId.
- eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
-
The GitHub webhook deliveryId.
- eventId - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
-
The GitHub webhook deliveryId.
- eventType - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
Type of Github event that triggered the build (i.e. push, pull_request.opened).
- expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
List of scopes granted to this client by matching roles, including the client’s scopes and the implicit role client-id:<clientId>.
- expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
List of scopes granted to this client by matching roles.
- expandedScopes - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
List of scopes granted anyone who assumes this role, including anything granted by roles that can be assumed when you have this role.
- expandScopes(SetOfScopes) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Return an expanded copy of the given scopeset, with scopes implied by any roles included.
- expandScopesGet(SetOfScopes) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Return an expanded copy of the given scopeset, with scopes implied by any roles included.
- expiration - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
- expires - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
The expiration time for the credentials used to make this request.
- expires - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
-
Date and time of when the temporary credentials expires.
- expires - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
-
- expires - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
- expires - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
-
Expiration time for the credentials.
- expires - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
-
Time at which the token expires and should not be used anymore.
- expires - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
-
Use of this field is deprecated; use expires: {$fromNow: ..}
- expires - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
-
Use of this field is deprecated; use expires: {$fromNow: ..}
- expires - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
Use of this field is deprecated; use expires: {$fromNow: ..}
- expires - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespace
-
Date at which this entry, and by implication all entries below it, expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.login.CredentialsResponse
-
Time after which the credentials are no longer valid.
- expires - Variable in class org.mozilla.taskcluster.client.pulse.ListNamespacesResponse.Namespace
-
Date-time after which the username, and all associated queues and exchanges, should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.pulse.Namespace
-
Date-time after which the username, and all associated queues and exchanges, should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationRequest
-
Date-time after which the username, and all associated queues and exchanges, should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
-
Date-time after which the username, and all associated queues and exchanges, should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
-
Date-time after which the artifact should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
Date-time after which Shared Access Signature (SAS) will seize to work.
- expires - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
Date-time after which the artifact should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
-
Date-time after which the queue should stop replying with the error and forget about the artifact.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
-
Date and time after which the artifact created will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
Date and time after which the provisioner created will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
Date and time after which the worker-type will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
-
Date and time after which the signed URLs provided in this response expires and not longer works for authentication.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest
-
Date and time after which the provisioner will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
Date and time after which the provisioner will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
-
Date-time after which the queue should no longer redirect to this URL.
- expires - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
-
Date-time after which the artifact should be deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.WorkerRequest
-
Date and time after which the worker will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
Date and time after which the worker will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeRequest
-
Date and time after which the worker-type will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
Date and time after which the worker-type will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
-
Date and time after which the artifact created will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.secrets.Secret
-
An expiration date for this secret.
- expiry - Variable in class org.mozilla.taskcluster.client.auth.Var
-
Date and time of when the Shared-Access-Signature expires.
- expiry - Variable in class org.mozilla.taskcluster.client.auth.Var1
-
Date and time of when the Shared-Access-Signature expires.
- expiry - Variable in class org.mozilla.taskcluster.client.Certificate
-
- ExtAuthField - Class in org.mozilla.taskcluster.client
-
- ExtAuthField(Certificate, String[]) - Constructor for class org.mozilla.taskcluster.client.ExtAuthField
-
- extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Object with properties that can hold any kind of extra data that should be associated with the task.
- extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Object with properties that can hold any kind of extra data that should be associated with the task.
- extra - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- label - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
-
- labels - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
Labels are a dimension of a platform.
- lastCheckedIn - Variable in class org.mozilla.taskcluster.client.awsprovisioner.BackendStatusResponse
-
A date when the provisioner backend process last completed an iteration.
- lastDateActive - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
- lastDateActive - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
- lastDateActive - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
Date of the last time this provisioner was seen active.
- lastDateActive - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
Date of the last time this worker-type was seen active.
- lastDateUsed - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
Date of last time this client was used.
- lastDateUsed - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date of last time this client was used.
- lastFire - Variable in class org.mozilla.taskcluster.client.hooks.HookStatusResponse
-
Information about the last time this hook fired.
- lastModified - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
- lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
- lastModified - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
-
- lastRotated - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
Date and time of when the accessToken was reset last time.
- lastRotated - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date and time of when the accessToken was reset last time.
- latest(String, String, String) - Method in class org.mozilla.taskcluster.client.github.Github
-
For a given branch of a repository, this will always point to a status page for the most recent task triggered by that branch.
- latestTask - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry
-
- LaunchInfo - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest
-
This is an EC2-Manager specific wrapping of the request body for the upstream EC2 API.
- LaunchInfo() - Constructor for class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest.LaunchInfo
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.AvailabilityZonesEntry
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
- LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry.LaunchSpec
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.AvailabilityZonesEntry
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
- LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry.LaunchSpec
-
- limit - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
Maximum number of results per page.
- limit - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
-
Maximum number of results per page.
- limit_exceeded - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
The number of calls which failed due to a limit being exceeded.
- line - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
-
- lineFinished - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- linenumber - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry.ErrorsEntry
-
- lineStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- link - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
Optional link that can be added as a button to the email.
- Link() - Constructor for class org.mozilla.taskcluster.client.notify.SendEmailRequest.Link
-
- links - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo
-
- LinksEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
-
- linkText - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo.LinksEntry
-
- list() - Method in class org.mozilla.taskcluster.client.secrets.Secrets
-
List the names of all secrets.
- listArtifacts(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Returns a list of artifacts and associated meta-data for a given run.
- ListArtifactsResponse - Class in org.mozilla.taskcluster.client.queue
-
List of artifacts for a given taskId and runId.
- ListArtifactsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
-
- ListArtifactsResponse.Artifact - Class in org.mozilla.taskcluster.client.queue
-
- listClients() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get a list of all clients.
- listDependentTasks(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
List tasks that depend on the given taskId.
- ListDependentTasksResponse - Class in org.mozilla.taskcluster.client.queue
-
Response from a listDependentTasks request.
- ListDependentTasksResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
-
- ListDependentTasksResponse.TaskDefinitionAndStatus - Class in org.mozilla.taskcluster.client.queue
-
- listHookGroups() - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will return a list of all hook groups with at least one hook.
- listHooks(String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will return a list of all the hook definitions within a given hook group.
- listLatestArtifacts(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Returns a list of artifacts and associated meta-data for the latest run from the given task.
- listNamespaces(String) - Method in class org.mozilla.taskcluster.client.index.Index
-
List the namespaces immediately under a given namespace.
- listNamespaces() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
-
List the namespaces managed by this service.
- listNamespacesPost(String, ListNamespacesRequest) - Method in class org.mozilla.taskcluster.client.index.Index
-
List the namespaces immediately under a given namespace.
- ListNamespacesRequest - Class in org.mozilla.taskcluster.client.index
-
Request to list namespaces within a given namespace.
- ListNamespacesRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
- ListNamespacesResponse - Class in org.mozilla.taskcluster.client.index
-
Response from a request to list namespaces within a given namespace.
- ListNamespacesResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
- ListNamespacesResponse - Class in org.mozilla.taskcluster.client.pulse
-
- ListNamespacesResponse() - Constructor for class org.mozilla.taskcluster.client.pulse.ListNamespacesResponse
-
- ListNamespacesResponse.Namespace - Class in org.mozilla.taskcluster.client.index
-
- ListNamespacesResponse.Namespace - Class in org.mozilla.taskcluster.client.pulse
-
- listProvisioners() - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get all active provisioners.
- ListProvisionersResponse - Class in org.mozilla.taskcluster.client.queue
-
- ListProvisionersResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListProvisionersResponse
-
- ListProvisionersResponse.ProvisionerInformation - Class in org.mozilla.taskcluster.client.queue
-
- ListProvisionersResponse.ProvisionerInformation.Actions1 - Class in org.mozilla.taskcluster.client.queue
-
- listRoles() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get a list of all roles, each role object also includes the list of scopes it expands to.
- listTaskGroup(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
List tasks sharing the same taskGroupId.
- ListTaskGroupResponse - Class in org.mozilla.taskcluster.client.queue
-
Response from a listTaskGroup request.
- ListTaskGroupResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
-
- ListTaskGroupResponse.TaskDefinitionAndStatus - Class in org.mozilla.taskcluster.client.queue
-
- listTasks(String, ListTasksRequest) - Method in class org.mozilla.taskcluster.client.index.Index
-
List the tasks immediately under a given namespace.
- ListTasksRequest - Class in org.mozilla.taskcluster.client.index
-
Request to list tasks within a given namespace.
- ListTasksRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksRequest
-
- ListTasksResponse - Class in org.mozilla.taskcluster.client.index
-
Representation of an indexed task.
- ListTasksResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse
-
- ListTasksResponse.Task - Class in org.mozilla.taskcluster.client.index
-
- listWorkers(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get a list of all active workers of a workerType.
- ListWorkersResponse - Class in org.mozilla.taskcluster.client.queue
-
Response from a listWorkers request.
- ListWorkersResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListWorkersResponse
-
- ListWorkersResponse.WorkersEntry - Class in org.mozilla.taskcluster.client.queue
-
- ListWorkersResponse.WorkersEntry.MostRecentTask - Class in org.mozilla.taskcluster.client.queue
-
- listWorkerTypes() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Return a list of string worker type names.
- listWorkerTypes() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-manager
- listWorkerTypes(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get all active worker-types for the given provisioner.
- ListWorkerTypesResponse - Class in org.mozilla.taskcluster.client.queue
-
Response from a listWorkerTypes request.
- ListWorkerTypesResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse
-
- ListWorkerTypesResponse.WorkerTypesEntry - Class in org.mozilla.taskcluster.client.queue
-
- listWorkerTypeSummaries() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Return a list of worker types, including some summary information about current capacity for each.
- Login - Class in org.mozilla.taskcluster.client.login
-
The Login service serves as the interface between external authentication systems and Taskcluster credentials.
- Login(Credentials) - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- Login(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- Login(String, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- Login(String, String, String) - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- Login(String) - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- Login() - Constructor for class org.mozilla.taskcluster.client.login.Login
-
- logs - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- LogsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
-
- parts - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
A list of parts for a multipart upload.
- PartsEntry() - Constructor for class org.mozilla.taskcluster.client.queue.BlobArtifactRequest.PartsEntry
-
- payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Task-specific payload following worker-specific format.
- payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Task-specific payload following worker-specific format.
- pending - Variable in class org.mozilla.taskcluster.client.ec2manager.OverviewOfComputationalResources
-
- pendingCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-
- PendingEntry() - Constructor for class org.mozilla.taskcluster.client.ec2manager.OverviewOfComputationalResources.PendingEntry
-
- pendingTasks - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
An approximate number of pending tasks for the given provisionerId and workerType.
- pendingTasks(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get an approximate number of pending tasks for the given provisionerId and workerType.
- ping() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.github.Github
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.index.Index
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.login.Login
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.notify.Notify
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.pulse.Pulse
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Respond without doing anything.
- ping() - Method in class org.mozilla.taskcluster.client.secrets.Secrets
-
Respond without doing anything.
- platform - Variable in class org.mozilla.taskcluster.client.treeherderevents.Machine
-
- pollTaskUrls(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get a signed URLs to get and delete messages from azure queue.
- PollTaskUrlsResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to request for poll task urls.
- PollTaskUrlsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
-
- PollTaskUrlsResponse.SignedURLsForAQueue - Class in org.mozilla.taskcluster.client.queue
-
- port - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
-
Port on which the request came in, this is typically 80 or 443.
- PostIRCMessageRequest - Class in org.mozilla.taskcluster.client.notify
-
Request to post a message on IRC.
- PostIRCMessageRequest() - Constructor for class org.mozilla.taskcluster.client.notify.PostIRCMessageRequest
-
- PostPulseMessageRequest - Class in org.mozilla.taskcluster.client.notify
-
Request to post a message on pulse.
- PostPulseMessageRequest() - Constructor for class org.mozilla.taskcluster.client.notify.PostPulseMessageRequest
-
- price - Variable in class org.mozilla.taskcluster.client.ec2manager.Entry1
-
- priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Priority of task, this defaults to lowest, equivalent to the deprecated normal.
- priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Priority of task, this defaults to lowest and the scope queue:create-task:<priority>/<provisionerId>/<workerType> is required to define a task with <priority>.
- productName - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- project - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse
-
Project name that the DSN grants access to.
- project - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
-
Project name that the token grants access to.
- project - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
-
- project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
-
- project - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
-
ProvisionerId associated with the workerType.
- provisionerId - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
-
ProvisionerId associated with the workerType.
- provisionerId - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
provisionerId under which the workerType we want to purge for exists.
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
- provisionerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- ProvisionerInformation() - Constructor for class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
- ProvisionerRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to update a provisioner.
- ProvisionerRequest() - Constructor for class org.mozilla.taskcluster.client.queue.ProvisionerRequest
-
- ProvisionerRequest.Actions1 - Class in org.mozilla.taskcluster.client.queue
-
- ProvisionerResponse - Class in org.mozilla.taskcluster.client.queue
-
Response containing information about a provisioner.
- ProvisionerResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
- ProvisionerResponse.Actions1 - Class in org.mozilla.taskcluster.client.queue
-
- provisioners - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse
-
- proxyUrl - Variable in class org.mozilla.taskcluster.client.auth.WebhooktunnelTokenResponse
-
- pubkey - Variable in class org.mozilla.taskcluster.client.ec2manager.SshPublicKey
-
- public1 - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
-
Access credential and URL for public error reports.
- pullRequestID - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
-
- pulse(PostPulseMessageRequest) - Method in class org.mozilla.taskcluster.client.notify.Notify
-
Publish a message on pulse with the given routingKey.
- Pulse - Class in org.mozilla.taskcluster.client.pulse
-
The taskcluster-pulse service, typically available at pulse.taskcluster.net manages pulse credentials for taskcluster users.
- Pulse(Credentials) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- Pulse(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- Pulse(String, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- Pulse(String, String, String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- Pulse(String) - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- Pulse() - Constructor for class org.mozilla.taskcluster.client.pulse.Pulse
-
- PurgeCache - Class in org.mozilla.taskcluster.client.purgecache
-
The purge-cache service, typically available at purge-cache.taskcluster.net, is responsible for publishing a pulse message for workers, so they can purge cache upon request.
- PurgeCache(Credentials) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(String, String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- purgeCache(String, String, PurgeCacheRequest) - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
Publish a purge-cache message to purge caches named cacheName with provisionerId and workerType in the routing-key.
- PurgeCacheMessage - Class in org.mozilla.taskcluster.client.purgecacheevents
-
- PurgeCacheMessage() - Constructor for class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
- PurgeCacheRequest - Class in org.mozilla.taskcluster.client.purgecache
-
Request that a message be published to purge a specific cache.
- PurgeCacheRequest() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
-
- purgeQueues() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-managerRequired scopes: ec2-manager:internals
- purgeRequests(String, String) - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
List of caches that need to be purged if they are from before a certain time.
- pushLogID - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
-
- pushLogID - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
-
- putUrl - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
Shared Access Signature (SAS) with write permissions, see
Azure REST API reference for details on how to use this.
- putUrl - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
URL to which a PUT request can be made to upload the artifact requested.
- rabbitmq_version - Variable in class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
-
- RabbitOverviewResponse - Class in org.mozilla.taskcluster.client.pulse
-
- RabbitOverviewResponse() - Constructor for class org.mozilla.taskcluster.client.pulse.RabbitOverviewResponse
-
- rank - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- rank - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- rank - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- reason - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
-
Reason why the artifact doesn’t exist.
- reason - Variable in class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
-
Reason that the task is resolved with an exception.
- reason - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- reasonCreated - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Reason for the creation of this run, more reasons may be added in the future.
- reasonCreated - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Reason for the creation of this run, more reasons may be added in the future.
- reasonCreated - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Reason for the creation of this run, more reasons may be added in the future.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- recentTasks - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
List of 20 most recent tasks claimed by the worker.
- RecentTasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerResponse.RecentTasksEntry
-
- reclaimAt - Variable in class org.mozilla.taskcluster.client.pulse.NamespaceCreationResponse
-
The caller should plan to call claimNamespace again at this time.
- reclaimTask(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Refresh the claim for a specific runId for given taskId.
- RedirectArtifactRequest - Class in org.mozilla.taskcluster.client.queue
-
Request the queue to redirect to a URL for a given artifact.
- RedirectArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
-
- RedirectArtifactResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for the queue to redirect to a URL for a given artifact.
- RedirectArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.RedirectArtifactResponse
-
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.AvailabilityZonesEntry
-
The AWS region containing this availability zone.
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
The Amazon AWS Region being configured.
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.AvailabilityZonesEntry
-
The AWS region containing this availability zone.
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
The Amazon AWS Region being configured.
- region - Variable in class org.mozilla.taskcluster.client.ec2manager.Entry1
-
- region - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- region - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
- region - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RunningEntry
-
- region - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
- Region - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest
-
The EC2 region in which this spot request is to be made.
- regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- regions() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-managerRequired scopes: ec2-manager:internals
- RegionsEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
- RegionsEntry() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
- remove(String) - Method in class org.mozilla.taskcluster.client.secrets.Secrets
-
Delete the secret associated with some key.
- removeHook(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will remove a hook definition.
- removeKeyPair(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Ensure that a keypair of a given name does not exist.
- removeSecret(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Remove a secret.
- removeWorkerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Delete a worker type definition.
- replyTo - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
- reportCompleted(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Report a task completed, resolving the run as completed.
- reportException(String, String, TaskExceptionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Resolve a run as exception.
- reportFailed(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Report a run failed, resolving the run as failed.
- repository - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
Github repository associated with the build.
- repository(String, String) - Method in class org.mozilla.taskcluster.client.github.Github
-
Returns any repository metadata that is useful within Taskcluster related services.
- Repository - Class in org.mozilla.taskcluster.client.github
-
Any Taskcluster-specific Github repository information.
- Repository() - Constructor for class org.mozilla.taskcluster.client.github.Repository
-
- repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPullRequestMessage
-
The GitHub repository which had an event.
- repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubPushMessage
-
The GitHub repository which had an event.
- repository - Variable in class org.mozilla.taskcluster.client.githubevents.GitHubReleaseMessage
-
The GitHub repository which had an event.
- requestBody - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- requestedCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-
- requestHealth - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account
-
- RequestHealthEntry() - Constructor for class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
- requestPayload - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- requests - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList
-
A simple list of purge-cache requests.
- requests - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList
-
A simple list of purge-cache requests.
- RequestsEntry() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
-
- RequestsEntry() - Constructor for class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
-
- RequestType - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest
-
Specify whether to use a spot request or an on-demand instance.
- requiredScopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
-
List of scopes the request should require.
- requires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
The tasks relation to its dependencies.
- requires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
The tasks relation to its dependencies.
- rerunTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This method reruns a previously resolved task, even if it was completed.
- resetAccessToken(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Reset a clients accessToken, this will revoke the existing accessToken, generate a new accessToken and return it from this call.
- resetTriggerToken(String, String) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
Reset the token for triggering a given hook.
- resolved - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
- resolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
- resolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Date-time at which this run was resolved, ie. when the run changed state from running to either completed, failed or exception.
- resource - Variable in class org.mozilla.taskcluster.client.auth.HawkSignatureAuthenticationRequest
-
Resource the request operates on including querystring.
- responseBody - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- responsePayload - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- restriction - Variable in class org.mozilla.taskcluster.client.ec2manager.Entry3
-
- result - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
-
- result - Variable in class org.mozilla.taskcluster.client.hooks.NoFire
-
- result - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
-
- result - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- result - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Number of times to retry the task in case of infrastructure issues.
- retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Number of times to retry the task in case of infrastructure issues.
- retriesLeft - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- retryId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
The infrastructure retry iteration on this job.
- revision - Variable in class org.mozilla.taskcluster.client.treeherderevents.GithubPullRequest
-
- revision - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPush
-
- revision_hash - Variable in class org.mozilla.taskcluster.client.treeherderevents.HGPushLegacy
-
- role(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get information about a single role, including the set of scopes that the role expands to.
- roleId - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
- roleId - Variable in class org.mozilla.taskcluster.client.authevents.RoleMessage
-
- RoleMessage - Class in org.mozilla.taskcluster.client.authevents
-
- RoleMessage() - Constructor for class org.mozilla.taskcluster.client.authevents.RoleMessage
-
- routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
List of task specific routes, AMQP messages will be CC’ed to these routes.
- routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
List of task specific routes, AMQP messages will be CC’ed to these routes.
- routingKey - Variable in class org.mozilla.taskcluster.client.notify.PostPulseMessageRequest
-
Routing-key to use when posting the message.
- runId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry.MostRecentTask
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
- runId - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse.RecentTasksEntry
-
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Id of the run on which artifact was created.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Id of the last run for the task, not provided if deadline was exceeded before a run was started.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Id of the run that failed.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
- RunInformation() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
- RunInformation() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
- RunInformation() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
- runInstance(String, MakeASpotRequest) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Request an instance of a worker typeRequired scopes: ec2-manager:manage-resources:
- runMachine - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- running - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account
-
- running - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RunningEntry
-
- running - Variable in class org.mozilla.taskcluster.client.ec2manager.OverviewOfComputationalResources
-
- runningCapacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-
- RunningEntry() - Constructor for class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RunningEntry
-
- runs - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
- runs - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- runs - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- S3ArtifactRequest - Class in org.mozilla.taskcluster.client.queue
-
Request for a signed PUT URL that will allow you to upload an artifact to an S3 bucket managed by the queue.
- S3ArtifactRequest() - Constructor for class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
-
- S3ArtifactResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for a signed PUT URL that will allow you to upload an artifact to an S3 bucket managed by the queue.
- S3ArtifactResponse() - Constructor for class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
- sas - Variable in class org.mozilla.taskcluster.client.auth.Var
-
Shared-Access-Signature string.
- sas - Variable in class org.mozilla.taskcluster.client.auth.Var1
-
Shared-Access-Signature string.
- scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
- scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
- schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
-
Definition of the times at which a hook will result in creation of a task.
- schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
-
Definition of the times at which a hook will result in creation of a task.
- schedule - Variable in class org.mozilla.taskcluster.client.hooks.HookScheduleResponse
-
- scheduled - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Date-time at which this run was scheduled, ie. when the run was created in state pending.
- scheduled - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Date-time at which this run was scheduled, ie. when the run was created in state pending.
- scheduled - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Date-time at which this run was scheduled, ie. when the run was created in state pending.
- schedulerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
Identifier for the scheduler that defined this task.
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for the scheduler that defined this task.
- schedulerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
-
Identifier for the scheduler that created this task-group.
- schedulerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for the scheduler that defined this task.
- scheduleTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
scheduleTask will schedule a task to be executed, even if it has unresolved dependencies.
- scheme - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
Authentication scheme the client used.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
List of scopes the client is authorized to access.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientRequest
-
List of scopes the client has.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateClientResponse
-
List of scopes the client has (unexpanded).
- scopes - Variable in class org.mozilla.taskcluster.client.auth.CreateRoleRequest
-
List of scopes the role grants access to.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
List of scopes the client has (unexpanded).
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetRoleResponse
-
List of scopes the role grants access to.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.SetOfScopes
-
List of scopes.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
-
List of scopes the request was authorized.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
-
Scopes which should be included for this InstanceType.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
Scopes which should be included for this Region.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Scopes to issue credentials to for all regions Scopes must be composed of printable ASCII characters and spaces.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
List of strings which are scopes for temporary credentials to give to the worker through the secret system.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
Scopes which should be included for this InstanceType.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
Scopes which should be included for this Region.
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
Scopes to issue credentials to for all regions.
- scopes - Variable in class org.mozilla.taskcluster.client.Certificate
-
- scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
List of scopes (or scope-patterns) that the task is authorized to use.
- scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
List of scopes (or scope-patterns) that the task is authorized to use.
- secret - Variable in class org.mozilla.taskcluster.client.auth.SentryDSNResponse.Dsn
-
Access credential and URL for private error reports.
- Secret - Class in org.mozilla.taskcluster.client.secrets
-
- Secret() - Constructor for class org.mozilla.taskcluster.client.secrets.Secret
-
- secret - Variable in class org.mozilla.taskcluster.client.secrets.Secret
-
The secret value to be encrypted.
- secretAccessKey - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.AvailabilityZonesEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypesEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.RegionsEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.AvailabilityZonesEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.InstanceTypesEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse.RegionsEntry
-
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- Secrets - Class in org.mozilla.taskcluster.client.secrets
-
The secrets service provides a simple key/value store for small bits of secret data.
- Secrets(Credentials) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- Secrets(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- Secrets(String, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- Secrets(String, String, String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- Secrets(String) - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- Secrets() - Constructor for class org.mozilla.taskcluster.client.secrets.Secrets
-
- secrets - Variable in class org.mozilla.taskcluster.client.secrets.SecretsList
-
- SecretsList - Class in org.mozilla.taskcluster.client.secrets
-
- SecretsList() - Constructor for class org.mozilla.taskcluster.client.secrets.SecretsList
-
- SecurityGroups - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest.LaunchInfo
-
This is a list of the security groups this image will use.
- seed - Variable in class org.mozilla.taskcluster.client.Certificate
-
- SendEmailRequest - Class in org.mozilla.taskcluster.client.notify
-
- SendEmailRequest() - Constructor for class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
- SendEmailRequest.Link - Class in org.mozilla.taskcluster.client.notify
-
- sentryDSN(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get temporary DSN (access credentials) for a sentry project.
- SentryDSNResponse - Class in org.mozilla.taskcluster.client.auth
-
Sentry DSN for submitting errors.
- SentryDSNResponse() - Constructor for class org.mozilla.taskcluster.client.auth.SentryDSNResponse
-
- SentryDSNResponse.Dsn - Class in org.mozilla.taskcluster.client.auth
-
- sessionToken - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
-
A token that must passed with request to use the temporary security credentials.
- set(String, Secret) - Method in class org.mozilla.taskcluster.client.secrets.Secrets
-
Set the secret associated with some key.
- setBaseURL(String) - Method in class org.mozilla.taskcluster.client.TaskclusterRequestHandler
-
- SetOfScopes - Class in org.mozilla.taskcluster.client.auth
-
- SetOfScopes() - Constructor for class org.mozilla.taskcluster.client.auth.SetOfScopes
-
- sha - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
Github revision associated with the build.
- sha256 - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest.PartsEntry
-
The sha256 hash of the part.
- signature - Variable in class org.mozilla.taskcluster.client.Certificate
-
- signedDeleteUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
-
Signed URL to delete messages that have been received using the signedPollUrl.
- signedPollUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
-
Signed URL to get message from the Azure Queue Storage queue, that holds messages for the given provisionerId and workerType.
- SignedURLsForAQueue() - Constructor for class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.SignedURLsForAQueue
-
- size - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest.PartsEntry
-
The number of bytes in this part.
- source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest.MetaData
-
Link to source of this task, should specify a file, revision and repository.
- source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse.MetaData
-
Link to source of this task, should specify a file, revision and repository.
- spot_kill - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
- SpotPrice - Variable in class org.mozilla.taskcluster.client.ec2manager.MakeASpotRequest
-
The actual price of the bid.
- sqsStats() - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
This method is only for debugging the ec2-managerRequired scopes: ec2-manager:internals
- SshPublicKey - Class in org.mozilla.taskcluster.client.ec2manager
-
- SshPublicKey() - Constructor for class org.mozilla.taskcluster.client.ec2manager.SshPublicKey
-
- stability - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation
-
This is the stability of the provisioner.
- stability - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
This is the stability of the worker-type.
- stability - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest
-
This is the stability of the provisioner.
- stability - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse
-
This is the stability of the provisioner.
- stability - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeRequest
-
This is the stability of the provisioner.
- stability - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
This is the stability of the worker-type.
- start - Variable in class org.mozilla.taskcluster.client.Certificate
-
- started - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
- started - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
- started - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Date-time at which this run was claimed, ie. when the run changed state from pending to running.
- startup_failed - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
- state(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Return the state of a given workertype as stored by the provisioner.
- state - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
Github status associated with the build.
- state - Variable in class org.mozilla.taskcluster.client.github.CreateStatus
-
The state of the status.
- state - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
- state - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- statsumToken(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get temporary token and baseUrl for sending metrics to statsum.
- StatsumTokenResponse - Class in org.mozilla.taskcluster.client.auth
-
Token for submitting statistics to statsum.
- StatsumTokenResponse() - Constructor for class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
-
- status - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationFailedResponse
-
The kind of response, auth-failed or auth-success.
- status - Variable in class org.mozilla.taskcluster.client.auth.AuthenticationSuccessfulResponse
-
The kind of response, auth-failed or auth-success.
- status - Variable in class org.mozilla.taskcluster.client.awsprovisioner.BackendStatusResponse
-
A string from Deadman’s Snitch which describes the status.
- status - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
- Status() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
-
- status - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
-
- status(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get task status structure from taskId
- status - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
- steps - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry
-
This object defines what is seen in the Treeherder Log Viewer.
- StepsEntry() - Constructor for class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactRequest
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.AzureArtifactResponse
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactRequest
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ErrorArtifactResponse
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifact
-
This is the storageType for the request that was used to create the artifact.
- storageType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactRequest
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.RedirectArtifactResponse
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactRequest
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.S3ArtifactResponse
-
- storageType - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage.ArtifactCreated
-
This is the storageType for the request that was used to create the artifact.
- subject - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
- successful - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
- SuccessfulFire - Class in org.mozilla.taskcluster.client.hooks
-
- SuccessfulFire() - Constructor for class org.mozilla.taskcluster.client.hooks.SuccessfulFire
-
- summary - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.JobInfo
-
Plain text description of the job and its state.
- tables - Variable in class org.mozilla.taskcluster.client.auth.AzureListTableResponse
-
A list of tables that are in an account.
- tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Arbitrary key-value tags (only strings limited to 4k).
- tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Arbitrary key-value tags (only strings limited to 4k).
- takenUntil - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
Time at which the run expires and is resolved as exception, with reason claim-expired if the run haven’t been reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- target_url - Variable in class org.mozilla.taskcluster.client.github.CreateStatus
-
The target URL to associate with this status.
- task - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
-
Template for the task definition.
- task - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
-
Template for the task definition.
- Task() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
-
- task - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- task - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
-
- task - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
-
- task(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This end-point will return the task-definition.
- task - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- TaskClaimRequest - Class in org.mozilla.taskcluster.client.queue
-
- TaskClaimRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
- TaskClaimResponse - Class in org.mozilla.taskcluster.client.queue
-
- TaskClaimResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- TaskClaimResponse.Credentials - Class in org.mozilla.taskcluster.client.queue
-
- TaskclusterCredentials() - Constructor for class org.mozilla.taskcluster.client.login.CredentialsResponse.TaskclusterCredentials
-
- TaskclusterRequestHandler - Class in org.mozilla.taskcluster.client
-
- TaskclusterRequestHandler(Credentials, String) - Constructor for class org.mozilla.taskcluster.client.TaskclusterRequestHandler
-
- TaskclusterRequestHandler(String) - Constructor for class org.mozilla.taskcluster.client.TaskclusterRequestHandler
-
- TaskCompletedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task has complete successfully.
- TaskCompletedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
- TaskDefinedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task has been defined.
- TaskDefinedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
-
- TaskDefinitionAndStatus() - Constructor for class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse.TaskDefinitionAndStatus
-
- TaskDefinitionAndStatus() - Constructor for class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse.TaskDefinitionAndStatus
-
- TaskDefinitionRequest - Class in org.mozilla.taskcluster.client.queue
-
- TaskDefinitionRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
- TaskDefinitionRequest.MetaData - Class in org.mozilla.taskcluster.client.queue
-
- TaskDefinitionResponse - Class in org.mozilla.taskcluster.client.queue
-
- TaskDefinitionResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
- TaskDefinitionResponse.MetaData - Class in org.mozilla.taskcluster.client.queue
-
- TaskExceptionMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that Taskcluster have failed to run a task.
- TaskExceptionMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
- TaskExceptionRequest - Class in org.mozilla.taskcluster.client.queue
-
- TaskExceptionRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
-
- TaskFailedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task failed to complete successfully.
- TaskFailedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
- taskGroupId - Variable in class org.mozilla.taskcluster.client.github.Builds.BuildsEntry
-
Taskcluster task-group associated with the build.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
-
Identifier for the task-group being listed.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
-
Identifier for the task-group being listed.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- TaskGroupResolved - Class in org.mozilla.taskcluster.client.queueevents
-
Message written once a task group has no tasks to be run.
- TaskGroupResolved() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskGroupResolved
-
- taskId - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
-
- taskId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Task
-
Unique task identifier for the task currently indexed at namespace.
- taskId - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
-
Identifier for the task whose dependents are being listed.
- taskId - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry.MostRecentTask
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse.RecentTasksEntry
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
This could just be what was formerly submitted as a job_guid in the REST API.
- TaskPendingMessage - Class in org.mozilla.taskcluster.client.queueevents
-
- TaskPendingMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- TaskReclaimResponse - Class in org.mozilla.taskcluster.client.queue
-
- TaskReclaimResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
- TaskReclaimResponse.Credentials - Class in org.mozilla.taskcluster.client.queue
-
- TaskRunningMessage - Class in org.mozilla.taskcluster.client.queueevents
-
- TaskRunningMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
- tasks - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
-
List of tasks.
- tasks - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
-
Number of tasks to attempt to claim.
- tasks - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse
-
List of task claims, may be empty if no tasks was claimed, in which case the worker should sleep a tiny bit before polling again.
- tasks - Variable in class org.mozilla.taskcluster.client.queue.ListDependentTasksResponse
-
List of tasks that have taskId in the task.dependencies property.
- tasks - Variable in class org.mozilla.taskcluster.client.queue.ListTaskGroupResponse
-
List of tasks in this task-group.
- TasksEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
- TaskStatusResponse - Class in org.mozilla.taskcluster.client.queue
-
- TaskStatusResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusResponse
-
- TaskStatusStructure - Class in org.mozilla.taskcluster.client.hooks
-
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.hooks.TaskStatusStructure
-
- TaskStatusStructure - Class in org.mozilla.taskcluster.client.queue
-
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- TaskStatusStructure - Class in org.mozilla.taskcluster.client.queueevents
-
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- TaskStatusStructure.RunInformation - Class in org.mozilla.taskcluster.client.queue
-
- TaskStatusStructure.RunInformation - Class in org.mozilla.taskcluster.client.queueevents
-
- TaskStatusStructure.Status - Class in org.mozilla.taskcluster.client.hooks
-
- TaskStatusStructure.Status.RunInformation - Class in org.mozilla.taskcluster.client.hooks
-
- template - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest
-
E-mail html template used to format your content.
- TemporarySecurityCredentials() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.TemporarySecurityCredentials
-
- terminateInstance(String, String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Terminate an instance in a specified regionRequired scopes: Any of: - ec2-manager:manage-instances:: - ec2-manager:manage-resources:
- terminateWorkerType(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Terminate all instances for this worker typeRequired scopes: ec2-manager:manage-resources:
- terminationHealth - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account
-
- TerminationHealthEntry() - Constructor for class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.TerminationHealthEntry
-
- testAuthenticate(TestAuthenticateRequest) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Utility method to test client implementations of Taskcluster authentication.
- testAuthenticateGet() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Utility method similar to testAuthenticate, but with the GET method, so it can be used with signed URLs (bewits).
- TestAuthenticateRequest - Class in org.mozilla.taskcluster.client.auth
-
Details on how the test request should be authenticated.
- TestAuthenticateRequest() - Constructor for class org.mozilla.taskcluster.client.auth.TestAuthenticateRequest
-
- TestAuthenticateResponse - Class in org.mozilla.taskcluster.client.auth
-
Details on how the test request was authenticated.
- TestAuthenticateResponse() - Constructor for class org.mozilla.taskcluster.client.auth.TestAuthenticateResponse
-
- text - Variable in class org.mozilla.taskcluster.client.notify.SendEmailRequest.Link
-
Text to display on link.
- throttled_calls - Variable in class org.mozilla.taskcluster.client.ec2manager.HealthOfTheEC2Account.RequestHealthEntry
-
Number of calls which have been throttled in this region.
- tier - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- time - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- time - Variable in class org.mozilla.taskcluster.client.hooks.FailedFire
-
The time the task was created.
- time - Variable in class org.mozilla.taskcluster.client.hooks.SuccessfulFire
-
The time the task was created.
- timeCompleted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- timeFinished - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- timeScheduled - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- timeStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition.LogsEntry.StepsEntry
-
- timeStarted - Variable in class org.mozilla.taskcluster.client.treeherderevents.JobDefinition
-
- title - Variable in class org.mozilla.taskcluster.client.queue.ListProvisionersResponse.ProvisionerInformation.Actions1
-
Appropriate title for any sort of Modal prompt.
- title - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerRequest.Actions1
-
Appropriate title for any sort of Modal prompt.
- title - Variable in class org.mozilla.taskcluster.client.queue.ProvisionerResponse.Actions1
-
Appropriate title for any sort of Modal prompt.
- title - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse.Actions1
-
Appropriate title for any sort of Modal prompt.
- title - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse.Actions1
-
Appropriate title for any sort of Modal prompt.
- token - Variable in class org.mozilla.taskcluster.client.auth.StatsumTokenResponse
-
JWT token to be used as Bearer <token> when submitting data to statsum.
- token - Variable in class org.mozilla.taskcluster.client.auth.WebhooktunnelTokenResponse
-
jwt token to be used as Bearer <token> when connecting to proxy.
- token - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
- token - Variable in class org.mozilla.taskcluster.client.hooks.TriggerTokenResponse
-
- toString() - Method in class org.mozilla.taskcluster.client.Certificate
-
- toString() - Method in class org.mozilla.taskcluster.client.Credentials
-
- transferLength - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
The number of bytes transfered across the wire to the backing datastore.
- transferSha256 - Variable in class org.mozilla.taskcluster.client.queue.BlobArtifactRequest
-
This is the sha256 of the bytes transfered across the wire to the backing datastore.
- triggerHook(String, String, Object) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint will trigger the creation of a task from a hook definition.
- triggerHookWithToken(String, String, String, Object) - Method in class org.mozilla.taskcluster.client.hooks.Hooks
-
This endpoint triggers a defined hook with a valid token.
- triggerSchema - Variable in class org.mozilla.taskcluster.client.hooks.HookCreationRequest
-
- triggerSchema - Variable in class org.mozilla.taskcluster.client.hooks.HookDefinition
-
- TriggerTokenResponse - Class in org.mozilla.taskcluster.client.hooks
-
- TriggerTokenResponse() - Constructor for class org.mozilla.taskcluster.client.hooks.TriggerTokenResponse
-
- tunnelId - Variable in class org.mozilla.taskcluster.client.auth.WebhooktunnelTokenResponse
-
- type - Variable in class org.mozilla.taskcluster.client.ec2manager.Entry1
-
- type - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- type - Variable in class org.mozilla.taskcluster.client.ec2manager.OverviewOfComputationalResources.PendingEntry
-
- webhooktunnelToken() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Get temporary token and id for connecting to webhooktunnel The token is valid for 96 hours, clients should refresh after expiration.
- WebhooktunnelTokenResponse - Class in org.mozilla.taskcluster.client.auth
-
- WebhooktunnelTokenResponse() - Constructor for class org.mozilla.taskcluster.client.auth.WebhooktunnelTokenResponse
-
- workerGroup - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
-
Identifier for group that worker claiming the task is a part of.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry
-
Identifier for the worker group containing this worker.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
Identifier for group that worker claiming the task is a part of.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Identifier for the worker-group within which the run with the created artifacted is running.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
Identifier for the worker-group within which this run ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Identifier for the worker-group within which the last attempt of the task ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Identifier for the worker-group within which this run ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerId - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status.RunInformation
-
Identifier for worker evaluating this run within given workerGroup.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkRequest
-
- workerId - Variable in class org.mozilla.taskcluster.client.queue.ClaimWorkResponse.TasksEntry
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry
-
Identifier for this worker (unique within this worker group).
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskReclaimResponse
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.RunInformation
-
Identifier for worker evaluating this run within given workerGroup.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
Identifier for worker evaluating this run within given workerGroup.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Identifier for the worker within which the run with the created artifact is running.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
Identifier for the worker that executed this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Identifier for the last worker that failed to report, causing the task to fail.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Identifier for the worker that executed this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.RunInformation
-
Identifier for worker evaluating this run within given workerGroup.
- WorkerRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to update a worker.
- WorkerRequest() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerRequest
-
- WorkerResponse - Class in org.mozilla.taskcluster.client.queue
-
Response containing information about a worker.
- WorkerResponse() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerResponse
-
- WorkerResponse.Actions1 - Class in org.mozilla.taskcluster.client.queue
-
- WorkerResponse.RecentTasksEntry - Class in org.mozilla.taskcluster.client.queue
-
- workers - Variable in class org.mozilla.taskcluster.client.queue.ListWorkersResponse
-
List of workers in this worker-type.
- WorkersEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ListWorkersResponse.WorkersEntry
-
- workerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Retrieve a copy of the requested worker type definition.
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse
-
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeResponse1
-
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
-
- workerType - Variable in class org.mozilla.taskcluster.client.ec2manager.Errors.ErrorsEntry
-
- workerType - Variable in class org.mozilla.taskcluster.client.hooks.TaskStatusStructure.Status
-
- workerType - Variable in class org.mozilla.taskcluster.client.purgecache.OpenAllPurgeRequestsList.RequestsEntry
-
Workertype cache exists on.
- workerType - Variable in class org.mozilla.taskcluster.client.purgecache.OpenPurgeRequestList.RequestsEntry
-
Workertype cache exists on.
- workerType - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
workerType we wish to purge cache for.
- workerType - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
- workerType - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
WorkerType name.
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionRequest
-
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinitionResponse
-
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- workerType - Variable in class org.mozilla.taskcluster.client.queue.WorkerResponse
-
WorkerType name.
- workerType - Variable in class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
WorkerType name.
- workerType - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- workerTypeErrors(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Return a list of the most recent errors encountered by a worker type
- workerTypeHealth(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Return a view of the health of a given worker type
- workerTypeLastModified(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
This method is provided to allow workers to see when they were last modified.
- WorkerTypeMessage - Class in org.mozilla.taskcluster.client.awsprovisionerevents
-
- WorkerTypeMessage() - Constructor for class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
-
- WorkerTypeRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to update a worker-type.
- WorkerTypeRequest() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerTypeRequest
-
- WorkerTypeResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a worker-type request from a provisioner.
- WorkerTypeResponse() - Constructor for class org.mozilla.taskcluster.client.queue.WorkerTypeResponse
-
- WorkerTypeResponse.Actions1 - Class in org.mozilla.taskcluster.client.queue
-
- workerTypes - Variable in class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse
-
List of worker-types in this provisioner.
- WorkerTypesEntry() - Constructor for class org.mozilla.taskcluster.client.queue.ListWorkerTypesResponse.WorkerTypesEntry
-
- workerTypeState(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Return state information for a given worker type
- workerTypeStats(String) - Method in class org.mozilla.taskcluster.client.ec2manager.EC2Manager
-
Return an object which has a generic state description.
- WorkerTypeSummary - Class in org.mozilla.taskcluster.client.awsprovisioner
-
A summary of a worker type’s current state, expresed in terms of capacity.
- WorkerTypeSummary() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.WorkerTypeSummary
-