| Package | Description |
|---|---|
| com.google.cloud.deploy.v1 |
A client to Cloud Deploy API
|
| com.google.cloud.deploy.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudDeployClient.ListJobRunsPagedResponse |
CloudDeployClient.listJobRuns(ListJobRunsRequest request)
Lists JobRuns in a given project and location.
|
CloudDeployClient.ListJobRunsPagedResponse |
CloudDeployClient.listJobRuns(RolloutName parent)
Lists JobRuns in a given project and location.
|
CloudDeployClient.ListJobRunsPagedResponse |
CloudDeployClient.listJobRuns(String parent)
Lists JobRuns in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeployClient.ListJobRunsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context,
com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeployClient.listJobRunsPagedCallable()
Lists JobRuns in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeploySettings.listJobRunsSettings()
Returns the object with the settings used for calls to listJobRuns.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeploySettings.Builder.listJobRunsSettings()
Returns the builder for the settings used for calls to listJobRuns.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> |
HttpJsonCloudDeployStub.listJobRunsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeployStub.listJobRunsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobRunsRequest,CloudDeployClient.ListJobRunsPagedResponse> |
GrpcCloudDeployStub.listJobRunsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeployStubSettings.listJobRunsSettings()
Returns the object with the settings used for calls to listJobRuns.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobRunsRequest,ListJobRunsResponse,CloudDeployClient.ListJobRunsPagedResponse> |
CloudDeployStubSettings.Builder.listJobRunsSettings()
Returns the builder for the settings used for calls to listJobRuns.
|
Copyright © 2024 Google LLC. All rights reserved.