Class InstanceIdentityProjection

  • Direct Known Subclasses:
    Instance

    public class InstanceIdentityProjection
    extends MorpheusIdentityModel
    Provides a subset of properties from the Instance object for doing a sync match comparison with less bandwidth usage and memory footprint. This is a DTO Projection object
    Since:
    0.8.0
    See Also:
    MorpheusCloudService
    • Field Detail

      • name

        protected java.lang.String name
    • Constructor Detail

      • InstanceIdentityProjection

        public InstanceIdentityProjection()
    • Method Detail

      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String name)