| Package | Description |
|---|---|
| com.google.cloud.dataproc.v1 |
A client to Cloud Dataproc API
|
| com.google.cloud.dataproc.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
BatchControllerClient.ListBatchesPagedResponse |
BatchControllerClient.listBatches(ListBatchesRequest request)
Lists batch workloads.
|
BatchControllerClient.ListBatchesPagedResponse |
BatchControllerClient.listBatches(LocationName parent)
Lists batch workloads.
|
BatchControllerClient.ListBatchesPagedResponse |
BatchControllerClient.listBatches(String parent)
Lists batch workloads.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerClient.ListBatchesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context,
com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerClient.listBatchesPagedCallable()
Lists batch workloads.
|
com.google.api.gax.rpc.PagedCallSettings<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerSettings.listBatchesSettings()
Returns the object with the settings used for calls to listBatches.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerSettings.Builder.listBatchesSettings()
Returns the builder for the settings used for calls to listBatches.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse> |
GrpcBatchControllerStub.listBatchesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerStub.listBatchesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBatchesRequest,BatchControllerClient.ListBatchesPagedResponse> |
HttpJsonBatchControllerStub.listBatchesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerStubSettings.listBatchesSettings()
Returns the object with the settings used for calls to listBatches.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchesRequest,ListBatchesResponse,BatchControllerClient.ListBatchesPagedResponse> |
BatchControllerStubSettings.Builder.listBatchesSettings()
Returns the builder for the settings used for calls to listBatches.
|
Copyright © 2024 Google LLC. All rights reserved.