Interface TargetPreview.Builder

    • Method Detail

      • count

        TargetPreview.Builder count​(Integer 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.