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
See http://schemas.taskcluster.net/aws-provisioner/v1/worker-type-message.json#/properties/workerType
Copyright © 2014–2017 Mozilla. All rights reserved.