com.google.appengine.tools.cloudstorage.dev
Class LocalRawGcsServiceFactory
- java.lang.Object
-
- com.google.appengine.tools.cloudstorage.dev.LocalRawGcsServiceFactory
-
public final class LocalRawGcsServiceFactory extends Object
Creates a RawGcsService for use in-process. This is useful for testing.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static RawGcsService
createLocalRawGcsService()
-
-
-
Method Detail
-
createLocalRawGcsService
public static RawGcsService createLocalRawGcsService()
-
-
Copyright © 2016 Google. All rights reserved.