[−][src]Trait azure_sdk_cosmos::ParametersSupport
Associated Types
type O
Required methods
fn with_parameters(self, parameters: &'a Parameters) -> Self::O
Implementors
impl<'a, 'b, CUB> ParametersSupport<'b> for ExecuteStoredProcedureBuilder<'a, 'b, CUB> where
CUB: CosmosUriBuilder,
[src]
CUB: CosmosUriBuilder,