| Package | Description |
|---|---|
| com.google.cloud.telcoautomation.v1alpha1 |
A client to Telco Automation API
|
| com.google.cloud.telcoautomation.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
TelcoAutomationClient.ListHydratedDeploymentsPagedResponse |
TelcoAutomationClient.listHydratedDeployments(DeploymentName parent)
List all hydrated deployments present under a deployment.
|
TelcoAutomationClient.ListHydratedDeploymentsPagedResponse |
TelcoAutomationClient.listHydratedDeployments(ListHydratedDeploymentsRequest request)
List all hydrated deployments present under a deployment.
|
TelcoAutomationClient.ListHydratedDeploymentsPagedResponse |
TelcoAutomationClient.listHydratedDeployments(String parent)
List all hydrated deployments present under a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
TelcoAutomationClient.ListHydratedDeploymentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,HydratedDeployment> context,
com.google.api.core.ApiFuture<ListHydratedDeploymentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHydratedDeploymentsRequest,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
TelcoAutomationClient.listHydratedDeploymentsPagedCallable()
List all hydrated deployments present under a deployment.
|
com.google.api.gax.rpc.PagedCallSettings<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
TelcoAutomationSettings.listHydratedDeploymentsSettings()
Returns the object with the settings used for calls to listHydratedDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
TelcoAutomationSettings.Builder.listHydratedDeploymentsSettings()
Returns the builder for the settings used for calls to listHydratedDeployments.
|
Copyright © 2023 Google LLC. All rights reserved.