Class LocalPage
java.lang.Object
org.webpieces.googlecloud.storage.impl.local.LocalPage
- All Implemented Interfaces:
com.google.api.gax.paging.Page<GCPBlob>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalPage
-
-
Method Details
-
hasNextPage
public boolean hasNextPage()- Specified by:
hasNextPagein interfacecom.google.api.gax.paging.Page<GCPBlob>
-
getNextPageToken
- Specified by:
getNextPageTokenin interfacecom.google.api.gax.paging.Page<GCPBlob>
-
getNextPage
- Specified by:
getNextPagein interfacecom.google.api.gax.paging.Page<GCPBlob>
-
iterateAll
- Specified by:
iterateAllin interfacecom.google.api.gax.paging.Page<GCPBlob>
-
getValues
- Specified by:
getValuesin interfacecom.google.api.gax.paging.Page<GCPBlob>
-