Interface DescribeEventConfigurationsResponse.Builder

  • Method Details

    • eventConfigurationsWithStrings

      DescribeEventConfigurationsResponse.Builder eventConfigurationsWithStrings(Map<String,Configuration> eventConfigurations)

      The event configurations.

      Parameters:
      eventConfigurations - The event configurations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventConfigurations

      DescribeEventConfigurationsResponse.Builder eventConfigurations(Map<EventType,Configuration> eventConfigurations)

      The event configurations.

      Parameters:
      eventConfigurations - The event configurations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationDate

      The creation date of the event configuration.

      Parameters:
      creationDate - The creation date of the event configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      DescribeEventConfigurationsResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      The date the event configurations were last modified.

      Parameters:
      lastModifiedDate - The date the event configurations were last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.