Interface VirtualGatewayListenerTlsSdsCertificate.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VirtualGatewayListenerTlsSdsCertificate.Builder,VirtualGatewayListenerTlsSdsCertificate>, SdkBuilder<VirtualGatewayListenerTlsSdsCertificate.Builder,VirtualGatewayListenerTlsSdsCertificate>, SdkPojo
Enclosing class:
VirtualGatewayListenerTlsSdsCertificate

public static interface VirtualGatewayListenerTlsSdsCertificate.Builder extends SdkPojo, CopyableBuilder<VirtualGatewayListenerTlsSdsCertificate.Builder,VirtualGatewayListenerTlsSdsCertificate>
  • Method Details

    • secretName

      A reference to an object that represents the name of the secret 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 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.