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.Copyright © 2021 Microsoft Corporation. All rights reserved.