public class WorkerTypeMessage extends Object
Message reporting that an action occured to a worker type
See http://schemas.taskcluster.net/aws-provisioner/v1/worker-type-message.json#
| Modifier and Type | Field and Description |
|---|---|
int |
version |
String |
workerType
Name of the worker type which was created
|
| Constructor and Description |
|---|
WorkerTypeMessage() |
public int version
public String workerType
Name of the worker type which was created
Copyright © 2014–2016 Mozilla. All rights reserved.