Uses of Interface
com.google.appengine.v1.LibraryOrBuilder
-
Packages that use LibraryOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of LibraryOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement LibraryOrBuilder Modifier and Type Class Description classLibraryThird-party Python runtime library that is required by the application.static classLibrary.BuilderThird-party Python runtime library that is required by the application.Methods in com.google.appengine.v1 that return LibraryOrBuilder Modifier and Type Method Description LibraryOrBuilderVersion.Builder. getLibrariesOrBuilder(int index)Configuration for third-party Python runtime libraries that are required by the application.LibraryOrBuilderVersion. getLibrariesOrBuilder(int index)Configuration for third-party Python runtime libraries that are required by the application.LibraryOrBuilderVersionOrBuilder. getLibrariesOrBuilder(int index)Configuration for third-party Python runtime libraries that are required by the application.Methods in com.google.appengine.v1 that return types with arguments of type LibraryOrBuilder Modifier and Type Method Description List<? extends LibraryOrBuilder>Version.Builder. getLibrariesOrBuilderList()Configuration for third-party Python runtime libraries that are required by the application.List<? extends LibraryOrBuilder>Version. getLibrariesOrBuilderList()Configuration for third-party Python runtime libraries that are required by the application.List<? extends LibraryOrBuilder>VersionOrBuilder. getLibrariesOrBuilderList()Configuration for third-party Python runtime libraries that are required by the application.
-