Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.GraphQLCustomComplexityInfoDTO
-
Packages that use GraphQLCustomComplexityInfoDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of GraphQLCustomComplexityInfoDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return GraphQLCustomComplexityInfoDTO Modifier and Type Method Description GraphQLCustomComplexityInfoDTOGraphQLCustomComplexityInfoDTO. complexityValue(Integer complexityValue)GraphQLCustomComplexityInfoDTOGraphQLCustomComplexityInfoDTO. field(String field)GraphQLCustomComplexityInfoDTOGraphQLCustomComplexityInfoDTO. type(String type)Methods in org.wso2.am.integration.clients.store.api.v1.dto that return types with arguments of type GraphQLCustomComplexityInfoDTO Modifier and Type Method Description List<GraphQLCustomComplexityInfoDTO>GraphQLQueryComplexityInfoDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.store.api.v1.dto with type arguments of type GraphQLCustomComplexityInfoDTO Modifier and Type Method Description GraphQLQueryComplexityInfoDTOGraphQLQueryComplexityInfoDTO. list(List<GraphQLCustomComplexityInfoDTO> list)voidGraphQLQueryComplexityInfoDTO. setList(List<GraphQLCustomComplexityInfoDTO> list)
-