Interface IdleSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IdleSummary.Builder,IdleSummary>, SdkBuilder<IdleSummary.Builder,IdleSummary>, SdkPojo
Enclosing class:
IdleSummary

public static interface IdleSummary.Builder extends SdkPojo, CopyableBuilder<IdleSummary.Builder,IdleSummary>
  • Method Details

    • name

      The name of the finding group for the idle resources.

      Parameters:
      name - The name of the finding group for the idle resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the finding group for the idle resources.

      Parameters:
      name - The name of the finding group for the idle resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The count of idle resources in the finding group.

      Parameters:
      value - The count of idle resources in the finding group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.