Class CloudApplicationEntityProperties


  • public final class CloudApplicationEntityProperties
    extends EntityCommonProperties
    CloudApplication entity property bag.
    • Constructor Detail

      • CloudApplicationEntityProperties

        public CloudApplicationEntityProperties()
    • Method Detail

      • appId

        public Integer appId()
        Get the appId property: The technical identifier of the application.
        Returns:
        the appId value.
      • appName

        public String appName()
        Get the appName property: The name of the related cloud application.
        Returns:
        the appName value.
      • instanceName

        public String instanceName()
        Get the instanceName property: The user defined instance name of the cloud application. It is often used to distinguish between several applications of the same type that a customer has.
        Returns:
        the instanceName value.