| 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.ListCustomTargetTypesPagedResponse |
CloudDeployClient.listCustomTargetTypes(ListCustomTargetTypesRequest request)
Lists CustomTargetTypes in a given project and location.
|
CloudDeployClient.ListCustomTargetTypesPagedResponse |
CloudDeployClient.listCustomTargetTypes(LocationName parent)
Lists CustomTargetTypes in a given project and location.
|
CloudDeployClient.ListCustomTargetTypesPagedResponse |
CloudDeployClient.listCustomTargetTypes(String parent)
Lists CustomTargetTypes in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudDeployClient.ListCustomTargetTypesPagedResponse> |
CloudDeployClient.ListCustomTargetTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CustomTargetType> context,
com.google.api.core.ApiFuture<ListCustomTargetTypesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCustomTargetTypesRequest,CloudDeployClient.ListCustomTargetTypesPagedResponse> |
CloudDeployClient.listCustomTargetTypesPagedCallable()
Lists CustomTargetTypes in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CloudDeployClient.ListCustomTargetTypesPagedResponse> |
CloudDeploySettings.listCustomTargetTypesSettings()
Returns the object with the settings used for calls to listCustomTargetTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomTargetTypesRequest,ListCustomTargetTypesResponse,CloudDeployClient.ListCustomTargetTypesPagedResponse> |
CloudDeploySettings.Builder.listCustomTargetTypesSettings()
Returns the builder for the settings used for calls to listCustomTargetTypes.
|
Copyright © 2024 Google LLC. All rights reserved.