Interface GetNotificationConfigurationResponse.Builder

  • Method Details

    • eventType

      The type of event triggering a device notification to the customer-managed destination.

      Parameters:
      eventType - The type of event triggering a device notification to the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • eventType

      The type of event triggering a device notification to the customer-managed destination.

      Parameters:
      eventType - The type of event triggering a device notification to the customer-managed destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • destinationName

      GetNotificationConfigurationResponse.Builder destinationName(String destinationName)

      The name of the destination for the notification configuration.

      Parameters:
      destinationName - The name of the destination for the notification configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp value of when the notification configuration was created.

      Parameters:
      createdAt - The timestamp value of when the notification configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp value of when the notification configuration was last updated.

      Parameters:
      updatedAt - The timestamp value of when the notification configuration was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      Deprecated.
      Tags has been deprecated for this api

      A set of key/value pairs that are used to manage the notification configuration.

      Parameters:
      tags - A set of key/value pairs that are used to manage the notification configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.