public static class ClusterControllerClient.ListClustersPage extends AbstractPage<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster,ClusterControllerClient.ListClustersPage>
Modifier and Type | Method and Description |
---|---|
protected ClusterControllerClient.ListClustersPage |
createPage(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context,
com.google.cloud.dataproc.v1.ListClustersResponse response) |
com.google.api.core.ApiFuture<ClusterControllerClient.ListClustersPage> |
createPageAsync(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context,
com.google.api.core.ApiFuture<com.google.cloud.dataproc.v1.ListClustersResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ClusterControllerClient.ListClustersPage createPage(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context, com.google.cloud.dataproc.v1.ListClustersResponse response)
createPage
in class AbstractPage<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster,ClusterControllerClient.ListClustersPage>
public com.google.api.core.ApiFuture<ClusterControllerClient.ListClustersPage> createPageAsync(PageContext<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster> context, com.google.api.core.ApiFuture<com.google.cloud.dataproc.v1.ListClustersResponse> futureResponse)
createPageAsync
in class AbstractPage<com.google.cloud.dataproc.v1.ListClustersRequest,com.google.cloud.dataproc.v1.ListClustersResponse,com.google.cloud.dataproc.v1.Cluster,ClusterControllerClient.ListClustersPage>
Copyright © 2019 Google LLC. All rights reserved.