Interface Resource.Builder

    • Method Detail

      • id

        Resource.Builder id​(String id)

        The scanName of the scan that was run on the resource.

        Parameters:
        id - The scanName of the scan that was run on the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subResourceId

        Resource.Builder subResourceId​(String subResourceId)

        The identifier for a section of the resource.

        Parameters:
        subResourceId - The identifier for a section of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.