Interface PreparedStatementSummary.Builder

  • Method Details

    • statementName

      PreparedStatementSummary.Builder statementName(String statementName)

      The name of the prepared statement.

      Parameters:
      statementName - The name of the prepared statement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      PreparedStatementSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The last modified time of the prepared statement.

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