Class Host

All Implemented Interfaces:
Buildable, EppResource.ForeignKeyedEppResource, UnsafeSerializable, Serializable, Cloneable

@Entity(name="Host") public class Host extends HostBase implements EppResource.ForeignKeyedEppResource
A persistable Host resource including mutable and non-mutable fields.

The Id of the Host is the repoId.

See Also: