Interface AwsSnsTopicSubscription.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsSnsTopicSubscription.Builder,AwsSnsTopicSubscription>, SdkBuilder<AwsSnsTopicSubscription.Builder,AwsSnsTopicSubscription>, SdkPojo
Enclosing class:
AwsSnsTopicSubscription

public static interface AwsSnsTopicSubscription.Builder extends SdkPojo, CopyableBuilder<AwsSnsTopicSubscription.Builder,AwsSnsTopicSubscription>
  • Method Details

    • 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

      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.