Uses of Class
org.junittest.starwars_client_springconfiguration.Droid
Packages that use Droid
-
Uses of Droid in org.junittest.starwars_client_springconfiguration
Methods in org.junittest.starwars_client_springconfiguration that return DroidModifier and TypeMethodDescriptionDroid.Builder.build()
QueryTypeExecutorMySchema.droid
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String id, Object... paramsAndValues) This method is expected by the graphql-java framework.This method executes a partial query on the droid query against the GraphQL server.QueryTypeExecutorMySchema.droidWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String id, Map<String, Object> parameters) This method is expected by the graphql-java framework.QueryTypeExecutorMySchema.droidWithBindValues
(String queryResponseDef, String id, Map<String, Object> parameters) This method executes a partial query on the droid query against the GraphQL server.QueryType.getDroid()
Methods in org.junittest.starwars_client_springconfiguration that return types with arguments of type DroidModifier and TypeMethodDescriptionQueryTypeReactiveExecutorMySchema.droid
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String id, Object... paramsAndValues) This method is expected by the graphql-java framework.QueryTypeReactiveExecutorMySchema.droid
(String queryResponseDef, String id, Object... paramsAndValues) This method executes a partial query against the GraphQL server.QueryTypeReactiveExecutorMySchema.droidWithBindValues
(com.graphql_java_generator.client.request.ObjectResponse objectResponse, String id, Map<String, Object> parameters) This method is expected by the graphql-java framework.QueryTypeReactiveExecutorMySchema.droidWithBindValues
(String queryResponseDef, String id, Map<String, Object> parameters) This method executes a partial query against the GraphQL server.Methods in org.junittest.starwars_client_springconfiguration with parameters of type DroidModifier and TypeMethodDescriptionvoid