Class StorageClient.ListBucketsPage

java.lang.Object
com.google.api.gax.paging.AbstractPage<ListBucketsRequest,ListBucketsResponse,Bucket,StorageClient.ListBucketsPage>
com.google.storage.v2.StorageClient.ListBucketsPage
All Implemented Interfaces:
com.google.api.gax.paging.AsyncPage<Bucket>, com.google.api.gax.paging.Page<Bucket>
Enclosing class:
StorageClient

public static class StorageClient.ListBucketsPage extends com.google.api.gax.paging.AbstractPage<ListBucketsRequest,ListBucketsResponse,Bucket,StorageClient.ListBucketsPage>