Uses of Class
com.google.spanner.v1.RecipeList
-
Uses of RecipeList in com.google.spanner.v1
Methods in com.google.spanner.v1 that return RecipeListModifier and TypeMethodDescriptionRecipeList.Builder.build()RecipeList.Builder.buildPartial()static RecipeListRecipeList.getDefaultInstance()RecipeList.Builder.getDefaultInstanceForType()RecipeList.getDefaultInstanceForType()CacheUpdate.Builder.getKeyRecipes()A list of recipes to be cached.CacheUpdate.getKeyRecipes()A list of recipes to be cached.CacheUpdateOrBuilder.getKeyRecipes()A list of recipes to be cached.static RecipeListRecipeList.parseDelimitedFrom(InputStream input) static RecipeListRecipeList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecipeListRecipeList.parseFrom(byte[] data) static RecipeListRecipeList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecipeListRecipeList.parseFrom(com.google.protobuf.ByteString data) static RecipeListRecipeList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecipeListRecipeList.parseFrom(com.google.protobuf.CodedInputStream input) static RecipeListRecipeList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecipeListRecipeList.parseFrom(InputStream input) static RecipeListRecipeList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecipeListRecipeList.parseFrom(ByteBuffer data) static RecipeListRecipeList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type RecipeListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RecipeList>RecipeList.getParserForType()static com.google.protobuf.Parser<RecipeList>RecipeList.parser()Methods in com.google.spanner.v1 with parameters of type RecipeListModifier and TypeMethodDescriptionRecipeList.Builder.mergeFrom(RecipeList other) CacheUpdate.Builder.mergeKeyRecipes(RecipeList value) A list of recipes to be cached.static RecipeList.BuilderRecipeList.newBuilder(RecipeList prototype) CacheUpdate.Builder.setKeyRecipes(RecipeList value) A list of recipes to be cached.