Interface DescribeEventConfigurationsResponse.Builder

    • Method Detail

      • 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.
      • creationDate

        DescribeEventConfigurationsResponse.Builder creationDate​(Instant 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.