| 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.ListReleasesPagedResponse |
CloudDeployClient.listReleases(DeliveryPipelineName parent)
Lists Releases in a given project and location.
|
CloudDeployClient.ListReleasesPagedResponse |
CloudDeployClient.listReleases(ListReleasesRequest request)
Lists Releases in a given project and location.
|
CloudDeployClient.ListReleasesPagedResponse |
CloudDeployClient.listReleases(String parent)
Lists Releases in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListReleasesPagedResponse> |
CloudDeployClient.ListReleasesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReleasesRequest,ListReleasesResponse,Release> context,
com.google.api.core.ApiFuture<ListReleasesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeployClient.listReleasesPagedCallable()
Lists Releases in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListReleasesRequest,ListReleasesResponse,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeploySettings.listReleasesSettings()
Returns the object with the settings used for calls to listReleases.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReleasesRequest,ListReleasesResponse,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeploySettings.Builder.listReleasesSettings()
Returns the builder for the settings used for calls to listReleases.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> |
HttpJsonCloudDeployStub.listReleasesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeployStub.listReleasesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListReleasesRequest,CloudDeployClient.ListReleasesPagedResponse> |
GrpcCloudDeployStub.listReleasesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListReleasesRequest,ListReleasesResponse,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeployStubSettings.listReleasesSettings()
Returns the object with the settings used for calls to listReleases.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReleasesRequest,ListReleasesResponse,CloudDeployClient.ListReleasesPagedResponse> |
CloudDeployStubSettings.Builder.listReleasesSettings()
Returns the builder for the settings used for calls to listReleases.
|
Copyright © 2024 Google LLC. All rights reserved.