Class GraphQLSchemaTypeListDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.GraphQLSchemaTypeListDTO
GraphQLSchemaTypeListDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet typeListinthashCode()voidsetTypeList(List<GraphQLSchemaTypeDTO> typeList) toString()typeList(List<GraphQLSchemaTypeDTO> typeList)
-
Field Details
-
SERIALIZED_NAME_TYPE_LIST
- See Also:
-
-
Constructor Details
-
GraphQLSchemaTypeListDTO
public GraphQLSchemaTypeListDTO()
-
-
Method Details