Interface ServiceHealth.Builder

    • Method Detail

      • serviceName

        ServiceHealth.Builder serviceName​(String serviceName)

        The name of the Amazon Web Services service.

        Parameters:
        serviceName - The name of the Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ServiceName, ServiceName
      • serviceName

        ServiceHealth.Builder serviceName​(ServiceName serviceName)

        The name of the Amazon Web Services service.

        Parameters:
        serviceName - The name of the Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ServiceName, ServiceName
      • insight

        ServiceHealth.Builder insight​(ServiceInsightHealth insight)

        Represents the health of an Amazon Web Services service. This is a ServiceInsightHealth that contains the number of open proactive and reactive insights for this service.

        Parameters:
        insight - Represents the health of an Amazon Web Services service. This is a ServiceInsightHealth that contains the number of open proactive and reactive insights for this service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • analyzedResourceCount

        ServiceHealth.Builder analyzedResourceCount​(Long analyzedResourceCount)

        Number of resources that DevOps Guru is monitoring in an analyzed Amazon Web Services service.

        Parameters:
        analyzedResourceCount - Number of resources that DevOps Guru is monitoring in an analyzed Amazon Web Services service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.