Class PublicCertificateConfigurationCALetsEncryptPrototype.Builder

    • Constructor Detail

      • Builder

        public Builder​(ConfigurationPrototype publicCertificateConfigurationCaLetsEncryptPrototype)
        Instantiates a new Builder from an existing PublicCertificateConfigurationCALetsEncryptPrototype instance.
        Parameters:
        publicCertificateConfigurationCaLetsEncryptPrototype - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String configType,
                       String name,
                       String letsEncryptEnvironment,
                       String letsEncryptPrivateKey)
        Instantiates a new builder with required properties.
        Parameters:
        configType - the configType
        name - the name
        letsEncryptEnvironment - the letsEncryptEnvironment
        letsEncryptPrivateKey - the letsEncryptPrivateKey