Uses of Class
com.google.spanner.v1.KeyRecipe
-
Uses of KeyRecipe in com.google.spanner.v1
Methods in com.google.spanner.v1 that return KeyRecipeModifier and TypeMethodDescriptionKeyRecipe.Builder.build()KeyRecipe.Builder.buildPartial()static KeyRecipeKeyRecipe.getDefaultInstance()KeyRecipe.Builder.getDefaultInstanceForType()KeyRecipe.getDefaultInstanceForType()RecipeList.Builder.getRecipe(int index) A list of recipes to be cached.RecipeList.getRecipe(int index) A list of recipes to be cached.RecipeListOrBuilder.getRecipe(int index) A list of recipes to be cached.static KeyRecipeKeyRecipe.parseDelimitedFrom(InputStream input) static KeyRecipeKeyRecipe.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyRecipeKeyRecipe.parseFrom(byte[] data) static KeyRecipeKeyRecipe.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyRecipeKeyRecipe.parseFrom(com.google.protobuf.ByteString data) static KeyRecipeKeyRecipe.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyRecipeKeyRecipe.parseFrom(com.google.protobuf.CodedInputStream input) static KeyRecipeKeyRecipe.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyRecipeKeyRecipe.parseFrom(InputStream input) static KeyRecipeKeyRecipe.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyRecipeKeyRecipe.parseFrom(ByteBuffer data) static KeyRecipeKeyRecipe.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type KeyRecipeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KeyRecipe>KeyRecipe.getParserForType()RecipeList.Builder.getRecipeList()A list of recipes to be cached.RecipeList.getRecipeList()A list of recipes to be cached.RecipeListOrBuilder.getRecipeList()A list of recipes to be cached.static com.google.protobuf.Parser<KeyRecipe>KeyRecipe.parser()Methods in com.google.spanner.v1 with parameters of type KeyRecipeModifier and TypeMethodDescriptionA list of recipes to be cached.A list of recipes to be cached.static KeyRecipe.BuilderKeyRecipe.newBuilder(KeyRecipe prototype) A list of recipes to be cached.Method parameters in com.google.spanner.v1 with type arguments of type KeyRecipeModifier and TypeMethodDescriptionRecipeList.Builder.addAllRecipe(Iterable<? extends KeyRecipe> values) A list of recipes to be cached.