Interface ListenerTlsSdsCertificate.Builder

    • Method Detail

      • secretName

        ListenerTlsSdsCertificate.Builder secretName​(String secretName)

        A reference to an object that represents the name of the secret requested from the Secret Discovery Service provider representing Transport Layer Security (TLS) materials like a certificate or certificate chain.

        Parameters:
        secretName - A reference to an object that represents the name of the secret requested from the Secret Discovery Service provider representing Transport Layer Security (TLS) materials like a certificate or certificate chain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.