Class PrometheusTemplateSyncTarget


  • public class PrometheusTemplateSyncTarget
    extends AbstractModel
    • Constructor Detail

      • PrometheusTemplateSyncTarget

        public PrometheusTemplateSyncTarget()
      • PrometheusTemplateSyncTarget

        public PrometheusTemplateSyncTarget​(PrometheusTemplateSyncTarget source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getRegion

        public String getRegion()
        Get 目标所在地域
        Returns:
        Region 目标所在地域
      • setRegion

        public void setRegion​(String Region)
        Set 目标所在地域
        Parameters:
        Region - 目标所在地域
      • getInstanceId

        public String getInstanceId()
        Get 目标实例
        Returns:
        InstanceId 目标实例
      • setInstanceId

        public void setInstanceId​(String InstanceId)
        Set 目标实例
        Parameters:
        InstanceId - 目标实例
      • getClusterId

        public String getClusterId()
        Get 集群id,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterId 集群id,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set 集群id,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterId - 集群id,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
      • getSyncTime

        public String getSyncTime()
        Get 最后一次同步时间, 用于出参 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SyncTime 最后一次同步时间, 用于出参 注意:此字段可能返回 null,表示取不到有效值。
      • setSyncTime

        public void setSyncTime​(String SyncTime)
        Set 最后一次同步时间, 用于出参 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SyncTime - 最后一次同步时间, 用于出参 注意:此字段可能返回 null,表示取不到有效值。
      • getVersion

        public String getVersion()
        Get 当前使用的模板版本,用于出参 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Version 当前使用的模板版本,用于出参 注意:此字段可能返回 null,表示取不到有效值。
      • setVersion

        public void setVersion​(String Version)
        Set 当前使用的模板版本,用于出参 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Version - 当前使用的模板版本,用于出参 注意:此字段可能返回 null,表示取不到有效值。
      • getClusterType

        public String getClusterType()
        Get 集群类型,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterType 集群类型,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterType

        public void setClusterType​(String ClusterType)
        Set 集群类型,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterType - 集群类型,只有当采集模板的Level为cluster的时候需要 注意:此字段可能返回 null,表示取不到有效值。
      • getInstanceName

        public String getInstanceName()
        Get 用于出参,实例名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        InstanceName 用于出参,实例名称 注意:此字段可能返回 null,表示取不到有效值。
      • setInstanceName

        public void setInstanceName​(String InstanceName)
        Set 用于出参,实例名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        InstanceName - 用于出参,实例名称 注意:此字段可能返回 null,表示取不到有效值。
      • getClusterName

        public String getClusterName()
        Get 用于出参,集群名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterName 用于出参,集群名称 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterName

        public void setClusterName​(String ClusterName)
        Set 用于出参,集群名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterName - 用于出参,集群名称 注意:此字段可能返回 null,表示取不到有效值。