Cloud Storage API v1beta1 (revision 28)



Uses of Class
com.google.api.services.storage.model.Objects

Packages that use Objects
com.google.api.services.storage.model   
 

Uses of Objects in com.google.api.services.storage.model
 

Methods in com.google.api.services.storage.model that return Objects
 Objects Objects.setItems(List<StorageObject> items)
          The list of items.
 Objects Objects.setKind(String kind)
          The kind of item this is.
 Objects Objects.setNextPageToken(String nextPageToken)
          The continuation token, used to page through large result sets.
 Objects Objects.setPrefixes(List<String> prefixes)
          The list of prefixes of objects matching-but-not-listed up to and including the requested delimiter.