Uses of Class
com.google.appengine.v1.FileInfo
-
Packages that use FileInfo Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of FileInfo in com.google.appengine.v1
Methods in com.google.appengine.v1 that return FileInfo Modifier and Type Method Description FileInfoFileInfo.Builder. build()FileInfoFileInfo.Builder. buildPartial()static FileInfoFileInfo. getDefaultInstance()FileInfoFileInfo.Builder. getDefaultInstanceForType()FileInfoFileInfo. getDefaultInstanceForType()FileInfoDeployment.Builder. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeployment. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeploymentOrBuilder. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeployment.Builder. getFilesOrThrow(String key)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeployment. getFilesOrThrow(String key)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeploymentOrBuilder. getFilesOrThrow(String key)Manifest of the files stored in Google Cloud Storage that are included as part of this version.static FileInfoFileInfo. parseDelimitedFrom(InputStream input)static FileInfoFileInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileInfoFileInfo. parseFrom(byte[] data)static FileInfoFileInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileInfoFileInfo. parseFrom(com.google.protobuf.ByteString data)static FileInfoFileInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileInfoFileInfo. parseFrom(com.google.protobuf.CodedInputStream input)static FileInfoFileInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileInfoFileInfo. parseFrom(InputStream input)static FileInfoFileInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileInfoFileInfo. parseFrom(ByteBuffer data)static FileInfoFileInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type FileInfo Modifier and Type Method Description Map<String,FileInfo>Deployment.Builder. getFiles()Deprecated.Map<String,FileInfo>Deployment. getFiles()Deprecated.Map<String,FileInfo>DeploymentOrBuilder. getFiles()Deprecated.Map<String,FileInfo>Deployment.Builder. getFilesMap()Manifest of the files stored in Google Cloud Storage that are included as part of this version.Map<String,FileInfo>Deployment. getFilesMap()Manifest of the files stored in Google Cloud Storage that are included as part of this version.Map<String,FileInfo>DeploymentOrBuilder. getFilesMap()Manifest of the files stored in Google Cloud Storage that are included as part of this version.Map<String,FileInfo>Deployment.Builder. getMutableFiles()Deprecated.com.google.protobuf.Parser<FileInfo>FileInfo. getParserForType()static com.google.protobuf.Parser<FileInfo>FileInfo. parser()Methods in com.google.appengine.v1 with parameters of type FileInfo Modifier and Type Method Description FileInfoDeployment.Builder. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeployment. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfoDeploymentOrBuilder. getFilesOrDefault(String key, FileInfo defaultValue)Manifest of the files stored in Google Cloud Storage that are included as part of this version.FileInfo.BuilderFileInfo.Builder. mergeFrom(FileInfo other)static FileInfo.BuilderFileInfo. newBuilder(FileInfo prototype)Deployment.BuilderDeployment.Builder. putFiles(String key, FileInfo value)Manifest of the files stored in Google Cloud Storage that are included as part of this version.Method parameters in com.google.appengine.v1 with type arguments of type FileInfo Modifier and Type Method Description Deployment.BuilderDeployment.Builder. putAllFiles(Map<String,FileInfo> values)Manifest of the files stored in Google Cloud Storage that are included as part of this version.
-