| Package | Description | 
|---|---|
| com.google.cloud.dataproc.v1beta2 | 
 A client to Google Cloud Dataproc API. 
 | 
| com.google.cloud.dataproc.v1beta2.stub | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterControllerClient.ListClustersPagedResponse | 
ClusterControllerClient.listClusters(ListClustersRequest request)
Lists all regions/{region}/clusters in a project. 
 | 
ClusterControllerClient.ListClustersPagedResponse | 
ClusterControllerClient.listClusters(String projectId,
            String region)
Lists all regions/{region}/clusters in a project. 
 | 
ClusterControllerClient.ListClustersPagedResponse | 
ClusterControllerClient.listClusters(String projectId,
            String region,
            String filter)
Lists all regions/{region}/clusters in a project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerClient.ListClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListClustersRequest,ListClustersResponse,Cluster> context,
           com.google.api.core.ApiFuture<ListClustersResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerClient.listClustersPagedCallable()
Lists all regions/{region}/clusters in a project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerStub.listClustersPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListClustersRequest,ClusterControllerClient.ListClustersPagedResponse> | 
GrpcClusterControllerStub.listClustersPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerStubSettings.listClustersSettings()
Returns the object with the settings used for calls to listClusters. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> | 
ClusterControllerStubSettings.Builder.listClustersSettings()
Returns the builder for the settings used for calls to listClusters. 
 | 
Copyright © 2019 Google LLC. All rights reserved.