Class ExportPackageDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • compartmentId

        public ExportPackageDetails.Builder compartmentId​(String compartmentId)
        The OCID of the compartment where you want to export container image or helm chart.
        Parameters:
        compartmentId - the value to set
        Returns:
        this builder
      • containerRepositoryPath

        public ExportPackageDetails.Builder containerRepositoryPath​(String containerRepositoryPath)
        The repository path (/Content/General/Concepts/identifiers.htm) of the container reposistory where the container image or helm chart should be exported.
        Parameters:
        containerRepositoryPath - the value to set
        Returns:
        this builder