Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.GraphQLValidationResponseGraphQLInfoDTO
Packages that use GraphQLValidationResponseGraphQLInfoDTO
-
Uses of GraphQLValidationResponseGraphQLInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return GraphQLValidationResponseGraphQLInfoDTOModifier and TypeMethodDescriptionGraphQLValidationResponseDTO.getGraphQLInfo()Get graphQLInfoGraphQLValidationResponseGraphQLInfoDTO.graphQLSchema(GraphQLSchemaDTO graphQLSchema) GraphQLValidationResponseGraphQLInfoDTO.operations(List<APIOperationsDTO> operations) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type GraphQLValidationResponseGraphQLInfoDTOModifier and TypeMethodDescriptionGraphQLValidationResponseDTO.graphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo) voidGraphQLValidationResponseDTO.setGraphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo)