Interface CoverageSortCriteria.Builder

  • Method Details

    • attributeName

      CoverageSortCriteria.Builder attributeName(String attributeName)

      Represents the field name used to sort the coverage details.

      Replace the enum value CLUSTER_NAME with EKS_CLUSTER_NAME. CLUSTER_NAME has been deprecated.

      Parameters:
      attributeName - Represents the field name used to sort the coverage details.

      Replace the enum value CLUSTER_NAME with EKS_CLUSTER_NAME. CLUSTER_NAME has been deprecated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attributeName

      CoverageSortCriteria.Builder attributeName(CoverageSortKey attributeName)

      Represents the field name used to sort the coverage details.

      Replace the enum value CLUSTER_NAME with EKS_CLUSTER_NAME. CLUSTER_NAME has been deprecated.

      Parameters:
      attributeName - Represents the field name used to sort the coverage details.

      Replace the enum value CLUSTER_NAME with EKS_CLUSTER_NAME. CLUSTER_NAME has been deprecated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • orderBy

      The order in which the sorted findings are to be displayed.

      Parameters:
      orderBy - The order in which the sorted findings are to be displayed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • orderBy

      The order in which the sorted findings are to be displayed.

      Parameters:
      orderBy - The order in which the sorted findings are to be displayed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: