| 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.ListTargetsPagedResponse |
CloudDeployClient.listTargets(ListTargetsRequest request)
Lists Targets in a given project and location.
|
CloudDeployClient.ListTargetsPagedResponse |
CloudDeployClient.listTargets(LocationName parent)
Lists Targets in a given project and location.
|
CloudDeployClient.ListTargetsPagedResponse |
CloudDeployClient.listTargets(String parent)
Lists Targets in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListTargetsPagedResponse> |
CloudDeployClient.ListTargetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context,
com.google.api.core.ApiFuture<ListTargetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeployClient.listTargetsPagedCallable()
Lists Targets in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetsRequest,ListTargetsResponse,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeploySettings.listTargetsSettings()
Returns the object with the settings used for calls to listTargets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetsRequest,ListTargetsResponse,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeploySettings.Builder.listTargetsSettings()
Returns the builder for the settings used for calls to listTargets.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> |
HttpJsonCloudDeployStub.listTargetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeployStub.listTargetsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTargetsRequest,CloudDeployClient.ListTargetsPagedResponse> |
GrpcCloudDeployStub.listTargetsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTargetsRequest,ListTargetsResponse,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeployStubSettings.listTargetsSettings()
Returns the object with the settings used for calls to listTargets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetsRequest,ListTargetsResponse,CloudDeployClient.ListTargetsPagedResponse> |
CloudDeployStubSettings.Builder.listTargetsSettings()
Returns the builder for the settings used for calls to listTargets.
|
Copyright © 2024 Google LLC. All rights reserved.