Interface ClusterHealth.Builder

    • Method Detail

      • issues

        ClusterHealth.Builder issues​(Collection<ClusterIssue> issues)

        An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.

        Parameters:
        issues - An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • issues

        ClusterHealth.Builder issues​(ClusterIssue... issues)

        An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.

        Parameters:
        issues - An object representing the health issues of your local Amazon EKS cluster on an Amazon Web Services Outpost.
        Returns:
        Returns a reference to this object so that method calls can be chained together.