Interface CertSecretSourceFluent<A extends CertSecretSourceFluent<A>>

    • Method Detail

      • getSecretName

        String getSecretName()
      • withSecretName

        A withSecretName​(String secretName)
      • hasSecretName

        Boolean hasSecretName()
      • getCertificate

        String getCertificate()
      • withCertificate

        A withCertificate​(String certificate)
      • hasCertificate

        Boolean hasCertificate()