Interface GetDataLakeExceptionSubscriptionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetDataLakeExceptionSubscriptionResponse.Builder,GetDataLakeExceptionSubscriptionResponse>, SdkBuilder<GetDataLakeExceptionSubscriptionResponse.Builder,GetDataLakeExceptionSubscriptionResponse>, SdkPojo, SdkResponse.Builder, SecurityLakeResponse.Builder
Enclosing class:
GetDataLakeExceptionSubscriptionResponse

  • Method Details

    • exceptionTimeToLive

      GetDataLakeExceptionSubscriptionResponse.Builder exceptionTimeToLive(Long exceptionTimeToLive)

      The expiration period and time-to-live (TTL).

      Parameters:
      exceptionTimeToLive - The expiration period and time-to-live (TTL).
      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.