Uses of Interface
com.google.appengine.tools.cloudstorage.RawGcsService
-
Packages that use RawGcsService Package Description com.google.appengine.tools.cloudstorage.dev com.google.appengine.tools.cloudstorage.oauth -
-
Uses of RawGcsService in com.google.appengine.tools.cloudstorage.dev
Methods in com.google.appengine.tools.cloudstorage.dev that return RawGcsService Modifier and Type Method and Description static RawGcsService
LocalRawGcsServiceFactory. createLocalRawGcsService()
-
Uses of RawGcsService in com.google.appengine.tools.cloudstorage.oauth
Methods in com.google.appengine.tools.cloudstorage.oauth that return RawGcsService Modifier and Type Method and Description static RawGcsService
OauthRawGcsServiceFactory. createOauthRawGcsService(com.google.common.collect.ImmutableSet<com.google.appengine.api.urlfetch.HTTPHeader> headers)
-
Copyright © 2016 Google. All rights reserved.