pub struct Builder {}
Expand description
A builder for CreatePreparedStatementOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> CreatePreparedStatementOutput
pub fn build(self) -> CreatePreparedStatementOutput
Consumes the builder and constructs a CreatePreparedStatementOutput
.