Uses of Class
org.jclouds.googlecloudstorage.options.ListObjectOptions
Packages that use ListObjectOptions
Package
Description
-
Uses of ListObjectOptions in org.jclouds.googlecloudstorage.blobstore.functions
Methods in org.jclouds.googlecloudstorage.blobstore.functions that return ListObjectOptionsModifier and TypeMethodDescriptionBlobStoreListContainerOptionsToListObjectOptions.apply
(ListContainerOptions from) -
Uses of ListObjectOptions in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with parameters of type ListObjectOptionsModifier and TypeMethodDescriptionObjectApi.listObjects
(String bucketName, ListObjectOptions options) Retrieves a list of objects matching the criteria. -
Uses of ListObjectOptions in org.jclouds.googlecloudstorage.options
Methods in org.jclouds.googlecloudstorage.options that return ListObjectOptionsModifier and TypeMethodDescriptionListObjectOptions.Builder.maxResults
(Integer maxResults) ListObjectOptions.maxResults
(Integer maxResults) ListObjectOptions.Builder.projection
(DomainResourceReferences.Projection projection) ListObjectOptions.projection
(DomainResourceReferences.Projection projection)