| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
GraphQLCustomComplexityInfoDTO |
GraphQLCustomComplexityInfoDTO.complexityValue(Integer complexityValue) |
GraphQLCustomComplexityInfoDTO |
GraphQLCustomComplexityInfoDTO.field(String field) |
GraphQLCustomComplexityInfoDTO |
GraphQLCustomComplexityInfoDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphQLCustomComplexityInfoDTO> |
GraphQLQueryComplexityInfoDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
GraphQLQueryComplexityInfoDTO |
GraphQLQueryComplexityInfoDTO.list(List<GraphQLCustomComplexityInfoDTO> list) |
void |
GraphQLQueryComplexityInfoDTO.setList(List<GraphQLCustomComplexityInfoDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.