Interface TlsValidationContextSdsTrust.Builder

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

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

    • secretName

      A reference to an object that represents the name of the secret for a Transport Layer Security (TLS) Secret Discovery Service validation context trust.

      Parameters:
      secretName - A reference to an object that represents the name of the secret for a Transport Layer Security (TLS) Secret Discovery Service validation context trust.
      Returns:
      Returns a reference to this object so that method calls can be chained together.