Interface ContainerRepositoryMetadata.Builder

  • Method Details

    • name

      The name of the container repository.

      Parameters:
      name - The name of the container repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scanFrequency

      ContainerRepositoryMetadata.Builder scanFrequency(String scanFrequency)

      The scan frequency for the container repository.

      Parameters:
      scanFrequency - The scan frequency for the container repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.