Interface CertificateOptions.Builder

  • Method Details

    • certificateTransparencyLoggingPreference

      @Deprecated CertificateOptions.Builder certificateTransparencyLoggingPreference(String certificateTransparencyLoggingPreference)
      Deprecated.
      Certificate transparency logging opt-out is no longer available.

      This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.

      Parameters:
      certificateTransparencyLoggingPreference - This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • certificateTransparencyLoggingPreference

      @Deprecated CertificateOptions.Builder certificateTransparencyLoggingPreference(CertificateTransparencyLoggingPreference certificateTransparencyLoggingPreference)
      Deprecated.
      Certificate transparency logging opt-out is no longer available.

      This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.

      Parameters:
      certificateTransparencyLoggingPreference - This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • export

      You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.

      Parameters:
      export - You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • export

      You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.

      Parameters:
      export - You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: