public class CosmosParameter
extends org.springframework.data.repository.query.Parameter
| Constructor and Description |
|---|
CosmosParameter(org.springframework.core.MethodParameter parameter)
Creates a new
CosmosParameter for the given MethodParameter. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSpecialParameter() |
public CosmosParameter(org.springframework.core.MethodParameter parameter)
CosmosParameter for the given MethodParameter.parameter - must not be null.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.