Interface AwsSnsTopicSubscription.Builder

    • Method Detail

      • endpoint

        AwsSnsTopicSubscription.Builder endpoint​(String endpoint)

        The subscription's endpoint (format depends on the protocol).

        Parameters:
        endpoint - The subscription's endpoint (format depends on the protocol).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • protocol

        AwsSnsTopicSubscription.Builder protocol​(String protocol)

        The subscription's protocol.

        Parameters:
        protocol - The subscription's protocol.
        Returns:
        Returns a reference to this object so that method calls can be chained together.