Class ZprPolicy.Builder

  • Enclosing class:
    ZprPolicy

    public static class ZprPolicy.Builder
    extends Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • id

        public ZprPolicy.Builder id​(String id)
        OCID of the zpr policy
        Parameters:
        id - the value to set
        Returns:
        this builder
      • policyStatements

        public ZprPolicy.Builder policyStatements​(List<String> policyStatements)
        List of policy statements allowing/denying the traffic
        Parameters:
        policyStatements - the value to set
        Returns:
        this builder