Interface GetDataLakeExceptionSubscriptionResponse.Builder

    • Method Detail

      • exceptionTimeToLive

        GetDataLakeExceptionSubscriptionResponse.Builder exceptionTimeToLive​(Long exceptionTimeToLive)

        The expiration period and time-to-live (TTL). It is the duration of time until which the exception message remains.

        Parameters:
        exceptionTimeToLive - The expiration period and time-to-live (TTL). It is the duration of time until which the exception message remains.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • notificationEndpoint

        GetDataLakeExceptionSubscriptionResponse.Builder notificationEndpoint​(String notificationEndpoint)

        The Amazon Web Services account where you receive exception notifications.

        Parameters:
        notificationEndpoint - The Amazon Web Services account where you receive exception notifications.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • subscriptionProtocol

        GetDataLakeExceptionSubscriptionResponse.Builder subscriptionProtocol​(String subscriptionProtocol)

        The subscription protocol to which exception notifications are posted.

        Parameters:
        subscriptionProtocol - The subscription protocol to which exception notifications are posted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.