| 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.ListRolloutsPagedResponse |
CloudDeployClient.listRollouts(ListRolloutsRequest request)
Lists Rollouts in a given project and location.
|
CloudDeployClient.ListRolloutsPagedResponse |
CloudDeployClient.listRollouts(ReleaseName parent)
Lists Rollouts in a given project and location.
|
CloudDeployClient.ListRolloutsPagedResponse |
CloudDeployClient.listRollouts(String parent)
Lists Rollouts in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeployClient.ListRolloutsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRolloutsRequest,ListRolloutsResponse,Rollout> context,
com.google.api.core.ApiFuture<ListRolloutsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeployClient.listRolloutsPagedCallable()
Lists Rollouts in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRolloutsRequest,ListRolloutsResponse,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeploySettings.listRolloutsSettings()
Returns the object with the settings used for calls to listRollouts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolloutsRequest,ListRolloutsResponse,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeploySettings.Builder.listRolloutsSettings()
Returns the builder for the settings used for calls to listRollouts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> |
HttpJsonCloudDeployStub.listRolloutsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeployStub.listRolloutsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRolloutsRequest,CloudDeployClient.ListRolloutsPagedResponse> |
GrpcCloudDeployStub.listRolloutsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRolloutsRequest,ListRolloutsResponse,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeployStubSettings.listRolloutsSettings()
Returns the object with the settings used for calls to listRollouts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolloutsRequest,ListRolloutsResponse,CloudDeployClient.ListRolloutsPagedResponse> |
CloudDeployStubSettings.Builder.listRolloutsSettings()
Returns the builder for the settings used for calls to listRollouts.
|
Copyright © 2024 Google LLC. All rights reserved.