Uses of Class
gql.GqlTypes.NullValue.Builder
Packages that use GqlTypes.NullValue.Builder
-
Uses of GqlTypes.NullValue.Builder in gql
Methods in gql that return GqlTypes.NullValue.BuilderModifier and TypeMethodDescriptionGqlTypes.NullValue.Builder.clear()GqlTypes.Value.Builder.getNullValueBuilder()NullGqlTypes.NullValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GqlTypes.NullValue.Builder.mergeFrom(com.google.protobuf.Message other) GqlTypes.NullValue.Builder.mergeFrom(GqlTypes.NullValue other) static GqlTypes.NullValue.BuilderGqlTypes.NullValue.newBuilder()static GqlTypes.NullValue.BuilderGqlTypes.NullValue.newBuilder(GqlTypes.NullValue prototype) GqlTypes.NullValue.newBuilderForType()protected GqlTypes.NullValue.BuilderGqlTypes.NullValue.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GqlTypes.NullValue.toBuilder()Methods in gql with parameters of type GqlTypes.NullValue.BuilderModifier and TypeMethodDescriptionGqlTypes.Value.Builder.setNullValue(GqlTypes.NullValue.Builder builderForValue) Null