JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.forum.client.Mutation
Packages that use
Mutation
Package
Description
org.forum.client
Uses of
Mutation
in
org.forum.client
Subclasses of
Mutation
in
org.forum.client
Modifier and Type
Class
Description
class
MutationResponse
Deprecated.
Please use the
Mutation
class instead.
Methods in
org.forum.client
that return
Mutation
Modifier and Type
Method
Description
Mutation
Mutation.Builder.
build
()
Mutation
MutationRootResponse.
getData
()
Methods in
org.forum.client
with parameters of type
Mutation
Modifier and Type
Method
Description
void
MutationRootResponse.
setData
(
Mutation
mutationParam)
Mutation
class instead.