Interface ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluent<A extends ApicurioRegistrySpecConfigurationKafkaSecurityTlsFluent<A>>

    • Method Detail

      • getTruststoreSecretName

        String getTruststoreSecretName()
      • withTruststoreSecretName

        A withTruststoreSecretName​(String truststoreSecretName)
      • hasTruststoreSecretName

        Boolean hasTruststoreSecretName()
      • withNewTruststoreSecretName

        @Deprecated
        A withNewTruststoreSecretName​(String original)
        Deprecated.
      • getKeystoreSecretName

        String getKeystoreSecretName()
      • withKeystoreSecretName

        A withKeystoreSecretName​(String keystoreSecretName)
      • hasKeystoreSecretName

        Boolean hasKeystoreSecretName()
      • withNewKeystoreSecretName

        @Deprecated
        A withNewKeystoreSecretName​(String original)
        Deprecated.