Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.GraphQLValidationResponseGraphQLInfoDTO
-
Packages that use GraphQLValidationResponseGraphQLInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
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 GraphQLValidationResponseGraphQLInfoDTO Modifier and Type Method Description GraphQLValidationResponseGraphQLInfoDTOGraphQLValidationResponseDTO. getGraphQLInfo()Get graphQLInfoGraphQLValidationResponseGraphQLInfoDTOGraphQLValidationResponseGraphQLInfoDTO. graphQLSchema(GraphQLSchemaDTO graphQLSchema)GraphQLValidationResponseGraphQLInfoDTOGraphQLValidationResponseGraphQLInfoDTO. operations(List<APIOperationsDTO> operations)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type GraphQLValidationResponseGraphQLInfoDTO Modifier and Type Method Description GraphQLValidationResponseDTOGraphQLValidationResponseDTO. graphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo)voidGraphQLValidationResponseDTO. setGraphQLInfo(GraphQLValidationResponseGraphQLInfoDTO graphQLInfo)
-