Package io.smallrye.graphql.client.impl
Class SmallRyeGraphQLClientLogging_$logger
java.lang.Object
io.smallrye.graphql.client.impl.SmallRyeGraphQLClientLogging_$logger
- All Implemented Interfaces:
SmallRyeGraphQLClientLogging,Serializable
public class SmallRyeGraphQLClientLogging_$logger
extends Object
implements SmallRyeGraphQLClientLogging, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidprotected Stringprotected Localefinal voidprotected Stringfinal voidunknownExtensionType(jakarta.json.JsonValue.ValueType valueType) protected Stringfinal voidunknownPathSegmentType(jakarta.json.JsonValue.ValueType type) protected String
-
Field Details
-
log
protected final org.jboss.logging.Logger log
-
-
Constructor Details
-
SmallRyeGraphQLClientLogging_$logger
public SmallRyeGraphQLClientLogging_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
noDataInResponse
public final void noDataInResponse()- Specified by:
noDataInResponsein interfaceSmallRyeGraphQLClientLogging
-
noDataInResponse$str
-
apisNotSet
public final void apisNotSet()- Specified by:
apisNotSetin interfaceSmallRyeGraphQLClientLogging
-
apisNotSet$str
-
unknownPathSegmentType
public final void unknownPathSegmentType(jakarta.json.JsonValue.ValueType type) - Specified by:
unknownPathSegmentTypein interfaceSmallRyeGraphQLClientLogging
-
unknownPathSegmentType$str
-
unknownExtensionType
public final void unknownExtensionType(jakarta.json.JsonValue.ValueType valueType) - Specified by:
unknownExtensionTypein interfaceSmallRyeGraphQLClientLogging
-
unknownExtensionType$str
-