java.lang.Object
org.sentrysoftware.metricshub.engine.connector.model.monitor.mapping.MappingResource
All Implemented Interfaces:
Serializable

public class MappingResource extends Object implements Serializable
Represents a mapping resource used in monitor configuration.

A MappingResource instance holds information about the type and attributes of a mapping resource.

See Also:
  • Constructor Details

    • MappingResource

      public MappingResource()
  • Method Details

    • hasType

      public boolean hasType()
      Whether the type is defined or not
      Returns:
      boolean value