Class MicrosoftTunnelHealthThreshold.Builder

    • Method Detail

      • defaultHealthyThreshold

        public MicrosoftTunnelHealthThreshold.Builder defaultHealthyThreshold​(Long defaultHealthyThreshold)
        “The default threshold for being healthy”
        Parameters:
        defaultHealthyThreshold - value of defaultHealthyThreshold property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • defaultUnhealthyThreshold

        public MicrosoftTunnelHealthThreshold.Builder defaultUnhealthyThreshold​(Long defaultUnhealthyThreshold)
        “The default threshold for being unhealthy”
        Parameters:
        defaultUnhealthyThreshold - value of defaultUnhealthyThreshold property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • healthyThreshold

        public MicrosoftTunnelHealthThreshold.Builder healthyThreshold​(Long healthyThreshold)
        “The threshold for being healthy”
        Parameters:
        healthyThreshold - value of healthyThreshold property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • unhealthyThreshold

        public MicrosoftTunnelHealthThreshold.Builder unhealthyThreshold​(Long unhealthyThreshold)
        “The threshold for being unhealthy”
        Parameters:
        unhealthyThreshold - value of unhealthyThreshold property (as defined in service metadata)
        Returns:
        this (for method chaining)