Interface UpdateEventSourceResponse.Builder

  • Method Details

    • eventSourceArn

      UpdateEventSourceResponse.Builder eventSourceArn(String eventSourceArn)
      Sets the value of the EventSourceArn property for this object.
      Parameters:
      eventSourceArn - The new value for the EventSourceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventBusArn

      UpdateEventSourceResponse.Builder eventBusArn(String eventBusArn)
      Sets the value of the EventBusArn property for this object.
      Parameters:
      eventBusArn - The new value for the EventBusArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      Sets the value of the State property for this object.
      Parameters:
      state - The new value for the State property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Sets the value of the State property for this object.
      Parameters:
      state - The new value for the State property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lastModifiedTime

      UpdateEventSourceResponse.Builder lastModifiedTime(Instant lastModifiedTime)

      The time the EventSource was last modified.

      Parameters:
      lastModifiedTime - The time the EventSource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.