Uses of Class
com.google.appengine.tools.development.LocalRpcService.Status
Packages that use LocalRpcService.Status
Package
Description
-
Uses of LocalRpcService.Status in com.google.appengine.api.appidentity.dev
Methods in com.google.appengine.api.appidentity.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.appidentity.AppIdentityServicePb.GetAccessTokenResponseLocalAppIdentityService.getAccessToken(LocalRpcService.Status status, com.google.appengine.api.appidentity.AppIdentityServicePb.GetAccessTokenRequest request) com.google.appengine.api.appidentity.AppIdentityServicePb.GetDefaultGcsBucketNameResponseLocalAppIdentityService.getDefaultGcsBucketName(LocalRpcService.Status status, com.google.appengine.api.appidentity.AppIdentityServicePb.GetDefaultGcsBucketNameRequest request) com.google.appengine.api.appidentity.AppIdentityServicePb.GetPublicCertificateForAppResponseLocalAppIdentityService.getPublicCertificatesForApp(LocalRpcService.Status status, com.google.appengine.api.appidentity.AppIdentityServicePb.GetPublicCertificateForAppRequest request) com.google.appengine.api.appidentity.AppIdentityServicePb.GetServiceAccountNameResponseLocalAppIdentityService.getServiceAccountName(LocalRpcService.Status status, com.google.appengine.api.appidentity.AppIdentityServicePb.GetServiceAccountNameRequest request) com.google.appengine.api.appidentity.AppIdentityServicePb.SignForAppResponseLocalAppIdentityService.signForApp(LocalRpcService.Status status, com.google.appengine.api.appidentity.AppIdentityServicePb.SignForAppRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.blobstore.dev
Methods in com.google.appengine.api.blobstore.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.blobstore.BlobstoreServicePb.CreateEncodedGoogleStorageKeyResponseLocalBlobstoreService.createEncodedGoogleStorageKey(LocalRpcService.Status status, com.google.appengine.api.blobstore.BlobstoreServicePb.CreateEncodedGoogleStorageKeyRequest request) com.google.appengine.api.blobstore.BlobstoreServicePb.CreateUploadURLResponseLocalBlobstoreService.createUploadURL(LocalRpcService.Status status, com.google.appengine.api.blobstore.BlobstoreServicePb.CreateUploadURLRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalBlobstoreService.deleteBlob(LocalRpcService.Status status, com.google.appengine.api.blobstore.BlobstoreServicePb.DeleteBlobRequest request) com.google.appengine.api.blobstore.BlobstoreServicePb.FetchDataResponseLocalBlobstoreService.fetchData(LocalRpcService.Status status, com.google.appengine.api.blobstore.BlobstoreServicePb.FetchDataRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.capabilities.dev
Methods in com.google.appengine.api.capabilities.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.capabilities.CapabilityServicePb.IsEnabledResponseLocalCapabilitiesService.isEnabled(LocalRpcService.Status status, com.google.appengine.api.capabilities.CapabilityServicePb.IsEnabledRequest request) Implementation of RPC IsEnabled. -
Uses of LocalRpcService.Status in com.google.appengine.api.datastore.dev
Methods in com.google.appengine.api.datastore.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.addActions(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueBulkAddRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.addActions(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueBulkAddRequest request) com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsResponseLocalDatastoreService.allocateIds(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsRequest req) com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsResponseLocalDatastoreV3Service.allocateIds(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.AllocateIdsRequest req) com.google.apphosting.datastore.DatastoreV3Pb.TransactionLocalDatastoreService.beginTransaction(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.BeginTransactionRequest req) com.google.apphosting.datastore.DatastoreV3Pb.TransactionLocalDatastoreV3Service.beginTransaction(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.BeginTransactionRequest req) com.google.apphosting.datastore.DatastoreV3Pb.CommitResponseLocalDatastoreService.commit(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.datastore.DatastoreV3Pb.CommitResponseLocalDatastoreV3Service.commit(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.base.protos.api.ApiBasePb.Integer64ProtoLocalDatastoreService.createIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.Integer64ProtoLocalDatastoreV3Service.createIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreService.delete(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreV3Service.delete(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.deleteCursor(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Cursor request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.deleteCursor(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Cursor request) com.google.apphosting.datastore.DatastoreV3Pb.DeleteResponseLocalDatastoreService.deleteImpl(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.DeleteRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.deleteIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.deleteIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.datastore.DatastoreV3Pb.GetResponseLocalDatastoreService.get(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.GetRequest request) com.google.apphosting.datastore.DatastoreV3Pb.GetResponseLocalDatastoreV3Service.get(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.GetRequest request) com.google.apphosting.datastore.DatastoreV3Pb.CompositeIndicesLocalDatastoreService.getIndices(LocalRpcService.Status status, com.google.apphosting.base.protos.api.ApiBasePb.StringProto req) com.google.apphosting.datastore.DatastoreV3Pb.CompositeIndicesLocalDatastoreV3Service.getIndices(LocalRpcService.Status status, com.google.apphosting.base.protos.api.ApiBasePb.StringProto req) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreService.next(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.NextRequest request) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreV3Service.next(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.NextRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreService.put(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreV3Service.put(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.datastore.DatastoreV3Pb.PutResponseLocalDatastoreService.putImpl(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.PutRequest request) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.rollback(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.rollback(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Transaction req) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreService.runQuery(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Query query) com.google.apphosting.datastore.DatastoreV3Pb.QueryResultLocalDatastoreV3Service.runQuery(LocalRpcService.Status status, com.google.apphosting.datastore.DatastoreV3Pb.Query query) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreService.updateIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalDatastoreV3Service.updateIndex(LocalRpcService.Status status, com.google.storage.onestore.v3.OnestoreEntity.CompositeIndex req) -
Uses of LocalRpcService.Status in com.google.appengine.api.images.dev
Methods in com.google.appengine.api.images.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.images.ImagesServicePb.ImagesCompositeResponseLocalImagesService.composite(LocalRpcService.Status status, com.google.appengine.api.images.ImagesServicePb.ImagesCompositeRequest request) com.google.appengine.api.images.ImagesServicePb.ImagesDeleteUrlBaseResponseLocalImagesService.deleteUrlBase(LocalRpcService.Status status, com.google.appengine.api.images.ImagesServicePb.ImagesDeleteUrlBaseRequest request) com.google.appengine.api.images.ImagesServicePb.ImagesGetUrlBaseResponseLocalImagesService.getUrlBase(LocalRpcService.Status status, com.google.appengine.api.images.ImagesServicePb.ImagesGetUrlBaseRequest request) Gets a Local image URL.com.google.appengine.api.images.ImagesServicePb.ImagesHistogramResponseLocalImagesService.histogram(LocalRpcService.Status status, com.google.appengine.api.images.ImagesServicePb.ImagesHistogramRequest request) Calculate the histogram of the supplied image.LocalImagesService.openImage(com.google.appengine.api.images.ImagesServicePb.ImageData imageData, LocalRpcService.Status status) Loads an image represented by a byte array into aBufferedImage.LocalImagesService.processTransform(BufferedImage image, com.google.appengine.api.images.ImagesServicePb.Transform transform, LocalRpcService.Status status) Apply an individual transform to the provided image.byte[]LocalImagesService.saveImage(BufferedImage image, com.google.appengine.api.images.ImagesServicePb.OutputSettings.MIME_TYPE mimeType, LocalRpcService.Status status) Saves aBufferedImageinto a byte array using themimeTypeencoding.com.google.appengine.api.images.ImagesServicePb.ImagesTransformResponseLocalImagesService.transform(LocalRpcService.Status status, com.google.appengine.api.images.ImagesServicePb.ImagesTransformRequest request) Apply the transform request to the contained image. -
Uses of LocalRpcService.Status in com.google.appengine.api.log.dev
Methods in com.google.appengine.api.log.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.api.logservice.LogServicePb.LogReadResponseLocalLogService.read(LocalRpcService.Status status, com.google.apphosting.api.logservice.LogServicePb.LogReadRequest request) Reads log records from the in-memory log list and applies user-specified filters to the results to return. -
Uses of LocalRpcService.Status in com.google.appengine.api.mail.dev
Methods in com.google.appengine.api.mail.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalMailService.send(LocalRpcService.Status status, com.google.appengine.api.mail.MailServicePb.MailMessage msg) com.google.apphosting.base.protos.api.ApiBasePb.VoidProtoLocalMailService.sendToAdmins(LocalRpcService.Status status, com.google.appengine.api.mail.MailServicePb.MailMessage msg) -
Uses of LocalRpcService.Status in com.google.appengine.api.memcache.dev
Methods in com.google.appengine.api.memcache.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.memcache.MemcacheServicePb.MemcacheBatchIncrementResponseLocalMemcacheService.batchIncrement(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheBatchIncrementRequest batchReq) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheDeleteResponseLocalMemcacheService.delete(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheDeleteRequest req) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheFlushResponseLocalMemcacheService.flushAll(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheFlushRequest req) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheGetResponseLocalMemcacheService.get(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheGetRequest req) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheIncrementResponseLocalMemcacheService.increment(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheIncrementRequest req) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheSetResponseLocalMemcacheService.set(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheSetRequest req) com.google.appengine.api.memcache.MemcacheServicePb.MemcacheStatsResponseLocalMemcacheService.stats(LocalRpcService.Status status, com.google.appengine.api.memcache.MemcacheServicePb.MemcacheStatsRequest req) -
Uses of LocalRpcService.Status in com.google.appengine.api.modules.dev
Methods in com.google.appengine.api.modules.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.modules.ModulesServicePb.GetDefaultVersionResponseLocalModulesService.getDefaultVersion(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.GetDefaultVersionRequest request) com.google.appengine.api.modules.ModulesServicePb.GetHostnameResponseLocalModulesService.getHostname(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.GetHostnameRequest request) com.google.appengine.api.modules.ModulesServicePb.GetModulesResponseLocalModulesService.getModules(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.GetModulesRequest request) com.google.appengine.api.modules.ModulesServicePb.GetNumInstancesResponseLocalModulesService.getNumInstances(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.GetNumInstancesRequest request) com.google.appengine.api.modules.ModulesServicePb.GetVersionsResponseLocalModulesService.getVersions(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.GetVersionsRequest request) com.google.appengine.api.modules.ModulesServicePb.SetNumInstancesResponseLocalModulesService.setNumInstances(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.SetNumInstancesRequest request) com.google.appengine.api.modules.ModulesServicePb.StartModuleResponseLocalModulesService.startModule(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.StartModuleRequest request) com.google.appengine.api.modules.ModulesServicePb.StopModuleResponseLocalModulesService.stopModule(LocalRpcService.Status status, com.google.appengine.api.modules.ModulesServicePb.StopModuleRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.search.dev
Methods in com.google.appengine.api.search.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.search.proto.SearchServicePb.DeleteDocumentResponseLocalSearchService.deleteDocument(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.DeleteDocumentRequest req) com.google.appengine.api.search.proto.SearchServicePb.IndexDocumentResponseLocalSearchService.indexDocument(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.IndexDocumentRequest req) com.google.appengine.api.search.proto.SearchServicePb.ListDocumentsResponseLocalSearchService.listDocuments(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.ListDocumentsRequest req) com.google.appengine.api.search.proto.SearchServicePb.ListIndexesResponseLocalSearchService.listIndexes(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.ListIndexesRequest req) com.google.appengine.api.search.proto.SearchServicePb.SearchResponseLocalSearchService.search(LocalRpcService.Status status, com.google.appengine.api.search.proto.SearchServicePb.SearchRequest req) -
Uses of LocalRpcService.Status in com.google.appengine.api.taskqueue.dev
Methods in com.google.appengine.api.taskqueue.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueAddResponseLocalTaskQueue.add(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueAddRequest addRequest) com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueBulkAddResponseLocalTaskQueue.bulkAdd(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueBulkAddRequest bulkAddRequest) BulkAdd RPC implementation.com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueDeleteResponseLocalTaskQueue.delete(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueDeleteRequest request) Delete RPC implementation.com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueFetchQueueStatsResponseLocalTaskQueue.fetchQueueStats(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueFetchQueueStatsRequest fetchQueueStatsRequest) FetchQueueStats RPC implementation.com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueModifyTaskLeaseResponseLocalTaskQueue.modifyTaskLease(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueModifyTaskLeaseRequest request) com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueuePurgeQueueResponseLocalTaskQueue.purgeQueue(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueuePurgeQueueRequest purgeQueueRequest) PurgeQueue RPC implementation.com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueQueryAndOwnTasksResponseLocalTaskQueue.queryAndOwnTasks(LocalRpcService.Status status, com.google.appengine.api.taskqueue.TaskQueuePb.TaskQueueQueryAndOwnTasksRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.urlfetch.dev
Methods in com.google.appengine.api.urlfetch.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.appengine.api.urlfetch.URLFetchServicePb.URLFetchResponseLocalURLFetchService.fetch(LocalRpcService.Status status, com.google.appengine.api.urlfetch.URLFetchServicePb.URLFetchRequest request) -
Uses of LocalRpcService.Status in com.google.appengine.api.users.dev
Methods in com.google.appengine.api.users.dev with parameters of type LocalRpcService.StatusModifier and TypeMethodDescriptioncom.google.apphosting.api.UserServicePb.CreateLoginURLResponseLocalUserService.createLoginURL(LocalRpcService.Status status, com.google.apphosting.api.UserServicePb.CreateLoginURLRequest request) com.google.apphosting.api.UserServicePb.CreateLogoutURLResponseLocalUserService.createLogoutURL(LocalRpcService.Status status, com.google.apphosting.api.UserServicePb.CreateLogoutURLRequest request) com.google.apphosting.api.UserServicePb.GetOAuthUserResponseLocalUserService.getOAuthUser(LocalRpcService.Status status, com.google.apphosting.api.UserServicePb.GetOAuthUserRequest request)