Interface DeploymentRecordValue

All Superinterfaces:
JsonSerializable, RecordValue
All Known Implementing Classes:
ImmutableDeploymentRecordValue

@Immutable public interface DeploymentRecordValue extends RecordValue
Represents a single deployment event or command.

See DeploymentIntent for intents.