Uses of Class
io.smallrye.graphql.client.impl.ResponseImpl
Packages that use ResponseImpl
-
Uses of ResponseImpl in io.smallrye.graphql.client.impl
Methods in io.smallrye.graphql.client.impl that return ResponseImplModifier and TypeMethodDescriptionstatic ResponseImplstatic ResponseImplResponseReader.readFrom(String input, Map<String, List<String>> headers, Integer statusCode, String statusMessage) static ResponseImplResponseReader.readFrom(String input, Map<String, List<String>> headers, Integer statusCode, String statusMessage, Boolean allowUnexpectedResponseFields)