Interface SmimeSigningScheme.Builder

  • Method Details

    • signatureFormat

      SmimeSigningScheme.Builder signatureFormat(String signatureFormat)

      The format of the S/MIME signature that Amazon SES API v2 applies to messages.

      Parameters:
      signatureFormat - The format of the S/MIME signature that Amazon SES API v2 applies to messages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • signatureFormat

      SmimeSigningScheme.Builder signatureFormat(SignatureFormat signatureFormat)

      The format of the S/MIME signature that Amazon SES API v2 applies to messages.

      Parameters:
      signatureFormat - The format of the S/MIME signature that Amazon SES API v2 applies to messages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: