Interface StartQueryResponse.Builder

  • Method Details

    • queryId

      The ID of the started query.

      Parameters:
      queryId - The ID of the started query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eventDataStoreOwnerAccountId

      StartQueryResponse.Builder eventDataStoreOwnerAccountId(String eventDataStoreOwnerAccountId)

      The account ID of the event data store owner.

      Parameters:
      eventDataStoreOwnerAccountId - The account ID of the event data store owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.