Class FetchedValue.Builder

  • Enclosing class:
    FetchedValue

    public static class FetchedValue.Builder
    extends java.lang.Object
    • Field Detail

      • fetchedValue

        private java.lang.Object fetchedValue
      • rawFetchedValue

        private java.lang.Object rawFetchedValue
      • localContext

        private java.lang.Object localContext
      • errors

        private com.google.common.collect.ImmutableList<GraphQLError> errors
    • Constructor Detail

      • Builder

        public Builder()