com.google.appengine.api.files
Class GSFileOptions

java.lang.Object
  extended by com.google.appengine.api.files.GSFileOptions

public class GSFileOptions
extends java.lang.Object

Container class for holding options for creating Google Storage files.

See Also:
Google Storage API.

Nested Class Summary
static class GSFileOptions.GSFileOptionsBuilder
          A builder of GSFileOptions.
 
Field Summary
static java.lang.String GS_USER_METADATA_PREFIX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GS_USER_METADATA_PREFIX

public static final java.lang.String GS_USER_METADATA_PREFIX
See Also:
Constant Field Values