| Package | Description |
|---|---|
| com.google.cloud.run.v2 |
A client to Cloud Run Admin API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.run.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
JobsClient.ListJobsPagedResponse |
JobsClient.listJobs(ListJobsRequest request)
Lists Jobs.
|
JobsClient.ListJobsPagedResponse |
JobsClient.listJobs(LocationName parent)
Lists Jobs.
|
JobsClient.ListJobsPagedResponse |
JobsClient.listJobs(String parent)
Lists Jobs.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<JobsClient.ListJobsPagedResponse> |
JobsClient.ListJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context,
com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsClient.ListJobsPagedResponse> |
JobsClient.listJobsPagedCallable()
Lists Jobs.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> |
JobsSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> |
JobsSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsClient.ListJobsPagedResponse> |
GrpcJobsStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsClient.ListJobsPagedResponse> |
JobsStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsClient.ListJobsPagedResponse> |
HttpJsonJobsStub.listJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> |
JobsStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsClient.ListJobsPagedResponse> |
JobsStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2025 Google LLC. All rights reserved.