| 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.ListDeploymentRevisionsPagedResponse |
TelcoAutomationClient.listDeploymentRevisions(DeploymentName name)
List deployment revisions of a given deployment.
|
TelcoAutomationClient.ListDeploymentRevisionsPagedResponse |
TelcoAutomationClient.listDeploymentRevisions(ListDeploymentRevisionsRequest request)
List deployment revisions of a given deployment.
|
TelcoAutomationClient.ListDeploymentRevisionsPagedResponse |
TelcoAutomationClient.listDeploymentRevisions(String name)
List deployment revisions of a given deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
TelcoAutomationClient.ListDeploymentRevisionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,Deployment> context,
com.google.api.core.ApiFuture<ListDeploymentRevisionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDeploymentRevisionsRequest,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
TelcoAutomationClient.listDeploymentRevisionsPagedCallable()
List deployment revisions of a given deployment.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
TelcoAutomationSettings.listDeploymentRevisionsSettings()
Returns the object with the settings used for calls to listDeploymentRevisions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
TelcoAutomationSettings.Builder.listDeploymentRevisionsSettings()
Returns the builder for the settings used for calls to listDeploymentRevisions.
|
Copyright © 2023 Google LLC. All rights reserved.