| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaTypeDTO |
GraphQLSchemaTypeDTO.addFieldListItem(String fieldListItem) |
GraphQLSchemaTypeDTO |
GraphQLSchemaTypeDTO.fieldList(List<String> fieldList) |
GraphQLSchemaTypeDTO |
GraphQLSchemaTypeDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<GraphQLSchemaTypeDTO> |
GraphQLSchemaTypeListDTO.getTypeList()
Get typeList
|
| Modifier and Type | Method and Description |
|---|---|
GraphQLSchemaTypeListDTO |
GraphQLSchemaTypeListDTO.addTypeListItem(GraphQLSchemaTypeDTO typeListItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphQLSchemaTypeListDTO.setTypeList(List<GraphQLSchemaTypeDTO> typeList) |
GraphQLSchemaTypeListDTO |
GraphQLSchemaTypeListDTO.typeList(List<GraphQLSchemaTypeDTO> typeList) |
Copyright © 2020 WSO2 Inc. All rights reserved.