Class UrlListSummary.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • totalUrls

        public UrlListSummary.Builder totalUrls​(Integer totalUrls)
        Total count of URLs in the URL List
        Parameters:
        totalUrls - the value to set
        Returns:
        this builder
      • parentResourceId

        public UrlListSummary.Builder parentResourceId​(String parentResourceId)
        OCID of the Network Firewall Policy this mapped secret belongs to.
        Parameters:
        parentResourceId - the value to set
        Returns:
        this builder
      • description

        public UrlListSummary.Builder description​(String description)
        The description of the Url list.

        This field can be used to add additional info.

        Parameters:
        description - the value to set
        Returns:
        this builder