Interface IngressPointPasswordConfiguration.Builder

    • Method Detail

      • previousSmtpPasswordExpiryTimestamp

        IngressPointPasswordConfiguration.Builder previousSmtpPasswordExpiryTimestamp​(Instant previousSmtpPasswordExpiryTimestamp)

        The previous password expiry timestamp of the ingress endpoint resource.

        Parameters:
        previousSmtpPasswordExpiryTimestamp - The previous password expiry timestamp of the ingress endpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • previousSmtpPasswordVersion

        IngressPointPasswordConfiguration.Builder previousSmtpPasswordVersion​(String previousSmtpPasswordVersion)

        The previous password version of the ingress endpoint resource.

        Parameters:
        previousSmtpPasswordVersion - The previous password version of the ingress endpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • smtpPasswordVersion

        IngressPointPasswordConfiguration.Builder smtpPasswordVersion​(String smtpPasswordVersion)

        The current password expiry timestamp of the ingress endpoint resource.

        Parameters:
        smtpPasswordVersion - The current password expiry timestamp of the ingress endpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.