Uses of Interface
com.google.appengine.tools.development.proto.LibraryOrBuilder
-
Packages that use LibraryOrBuilder Package Description com.google.appengine.tools.development.proto -
-
Uses of LibraryOrBuilder in com.google.appengine.tools.development.proto
Classes in com.google.appengine.tools.development.proto that implement LibraryOrBuilder Modifier and Type Class Description classLibraryProtobuf typeapphosting.tools.devappserver2.Librarystatic classLibrary.BuilderProtobuf typeapphosting.tools.devappserver2.LibraryMethods in com.google.appengine.tools.development.proto that return LibraryOrBuilder Modifier and Type Method Description LibraryOrBuilderConfig.Builder. getLibrariesOrBuilder(int index)Libraries enabled for the application.LibraryOrBuilderConfig. getLibrariesOrBuilder(int index)Libraries enabled for the application.LibraryOrBuilderConfigOrBuilder. getLibrariesOrBuilder(int index)Libraries enabled for the application.Methods in com.google.appengine.tools.development.proto that return types with arguments of type LibraryOrBuilder Modifier and Type Method Description List<? extends LibraryOrBuilder>Config.Builder. getLibrariesOrBuilderList()Libraries enabled for the application.List<? extends LibraryOrBuilder>Config. getLibrariesOrBuilderList()Libraries enabled for the application.List<? extends LibraryOrBuilder>ConfigOrBuilder. getLibrariesOrBuilderList()Libraries enabled for the application.
-