Class GCPPageImpl
java.lang.Object
org.webpieces.googlecloud.storage.impl.raw.GCPPageImpl
- All Implemented Interfaces:
com.google.api.gax.paging.Page<GCPBlob>
-
Constructor Summary
ConstructorsConstructorDescriptionGCPPageImpl(com.google.api.gax.paging.Page<com.google.cloud.storage.Blob> list) -
Method Summary
-
Constructor Details
-
GCPPageImpl
public GCPPageImpl(com.google.api.gax.paging.Page<com.google.cloud.storage.Blob> list)
-
-
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>
-