public static interface PreparedStatementSummary.Builder extends SdkPojo, CopyableBuilder<PreparedStatementSummary.Builder,PreparedStatementSummary>
| Modifier and Type | Method and Description |
|---|---|
PreparedStatementSummary.Builder |
lastModifiedTime(Instant lastModifiedTime)
The last modified time of the prepared statement.
|
PreparedStatementSummary.Builder |
statementName(String statementName)
The name of the prepared statement.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPreparedStatementSummary.Builder statementName(String statementName)
The name of the prepared statement.
statementName - The name of the prepared statement.PreparedStatementSummary.Builder lastModifiedTime(Instant lastModifiedTime)
The last modified time of the prepared statement.
lastModifiedTime - The last modified time of the prepared statement.Copyright © 2023. All rights reserved.