Class InstanceThresholdIdentityProjection

java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.InstanceThresholdIdentityProjection
Direct Known Subclasses:
InstanceThreshold

public class InstanceThresholdIdentityProjection extends MorpheusIdentityModel
  • Field Details

    • externalId

      protected String externalId
    • name

      protected String name
  • Constructor Details

    • InstanceThresholdIdentityProjection

      public InstanceThresholdIdentityProjection()
    • InstanceThresholdIdentityProjection

      public InstanceThresholdIdentityProjection(Long id, String externalId, String name)
  • Method Details

    • getExternalId

      public String getExternalId()
    • setExternalId

      public void setExternalId(String externalId)
    • getName

      public String getName()
    • setName

      public void setName(String name)