Uses of Class
com.google.appengine.tools.development.proto.Library
Packages that use Library
-
Uses of Library in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type LibraryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Library>Library.PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return LibraryModifier and TypeMethodDescriptionLibrary.Builder.build()Library.Builder.buildPartial()static LibraryLibrary.getDefaultInstance()Library.Builder.getDefaultInstanceForType()Library.getDefaultInstanceForType()Config.Builder.getLibraries(int index) Libraries enabled for the application.Config.getLibraries(int index) Libraries enabled for the application.ConfigOrBuilder.getLibraries(int index) Libraries enabled for the application.static LibraryLibrary.parseDelimitedFrom(InputStream input) static LibraryLibrary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibraryLibrary.parseFrom(byte[] data) static LibraryLibrary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibraryLibrary.parseFrom(com.google.protobuf.ByteString data) static LibraryLibrary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibraryLibrary.parseFrom(com.google.protobuf.CodedInputStream input) static LibraryLibrary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibraryLibrary.parseFrom(InputStream input) static LibraryLibrary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LibraryLibrary.parseFrom(ByteBuffer data) static LibraryLibrary.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.appengine.tools.development.proto that return types with arguments of type LibraryModifier and TypeMethodDescriptionConfig.Builder.getLibrariesList()Libraries enabled for the application.Config.getLibrariesList()Libraries enabled for the application.ConfigOrBuilder.getLibrariesList()Libraries enabled for the application.com.google.protobuf.Parser<Library>Library.getParserForType()static com.google.protobuf.Parser<Library>Library.parser()Methods in com.google.appengine.tools.development.proto with parameters of type LibraryModifier and TypeMethodDescriptionConfig.Builder.addLibraries(int index, Library value) Libraries enabled for the application.Config.Builder.addLibraries(Library value) Libraries enabled for the application.static Library.BuilderLibrary.newBuilder(Library prototype) Config.Builder.setLibraries(int index, Library value) Libraries enabled for the application.Method parameters in com.google.appengine.tools.development.proto with type arguments of type LibraryModifier and TypeMethodDescriptionConfig.Builder.addAllLibraries(Iterable<? extends Library> values) Libraries enabled for the application.