Interface IngressPoint.Builder

    • Method Detail

      • aRecord

        IngressPoint.Builder aRecord​(String aRecord)

        The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.

        Parameters:
        aRecord - The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ingressPointId

        IngressPoint.Builder ingressPointId​(String ingressPointId)

        The identifier of the ingress endpoint resource.

        Parameters:
        ingressPointId - The identifier of the ingress endpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ingressPointName

        IngressPoint.Builder ingressPointName​(String ingressPointName)

        A user friendly name for the ingress endpoint resource.

        Parameters:
        ingressPointName - A user friendly name for the ingress endpoint resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.