Class GraphQLDataResponseImpl

java.lang.Object
com.commercetools.graphql.api.GraphQLDataResponseImpl
All Implemented Interfaces:
GraphQLDataResponse, io.vrap.rmf.base.client.ModelBase

public class GraphQLDataResponseImpl extends Object implements GraphQLDataResponse, io.vrap.rmf.base.client.ModelBase
GraphQLDataResponse
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
    List<com.commercetools.api.models.graph_ql.GraphQLError>
     
    int
     
    void
    set data
    void
    setErrors(com.commercetools.api.models.graph_ql.GraphQLError... errors)
    set errors
    void
    setErrors(List<com.commercetools.api.models.graph_ql.GraphQLError> errors)
    set errors

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.graphql.api.GraphQLDataResponse

    getData, withGraphQLDataResponse

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString