Interface TargetPreview.Builder

  • Method Details

    • count

      The number of resources of a certain type included in an execution preview.

      Parameters:
      count - The number of resources of a certain type included in an execution preview.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetType

      TargetPreview.Builder targetType(String targetType)

      A type of resource that was included in the execution preview.

      Parameters:
      targetType - A type of resource that was included in the execution preview.
      Returns:
      Returns a reference to this object so that method calls can be chained together.