public class HttpJsonTelcoAutomationStub extends TelcoAutomationStub
REST stub implementation for the TelcoAutomation service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonTelcoAutomationStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonTelcoAutomationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonTelcoAutomationStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonTelcoAutomationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(TelcoAutomationStubSettings settings)
public static final HttpJsonTelcoAutomationStub create(TelcoAutomationStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | TelcoAutomationStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonTelcoAutomationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext)
protected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonTelcoAutomationStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | TelcoAutomationStubSettings |
clientContext | ClientContext |
HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTelcoAutomationStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | TelcoAutomationStubSettings |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Methods
applyDeploymentCallable()
public UnaryCallable<ApplyDeploymentRequest,Deployment> applyDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ApplyDeploymentRequest,Deployment> |
applyHydratedDeploymentCallable()
public UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> |
approveBlueprintCallable()
public UnaryCallable<ApproveBlueprintRequest,Blueprint> approveBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ApproveBlueprintRequest,Blueprint> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
computeDeploymentStatusCallable()
public UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> |
createBlueprintCallable()
public UnaryCallable<CreateBlueprintRequest,Blueprint> createBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateBlueprintRequest,Blueprint> |
createDeploymentCallable()
public UnaryCallable<CreateDeploymentRequest,Deployment> createDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDeploymentRequest,Deployment> |
createEdgeSlmCallable()
public UnaryCallable<CreateEdgeSlmRequest,Operation> createEdgeSlmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateEdgeSlmRequest,Operation> |
createEdgeSlmOperationCallable()
public OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> |
createOrchestrationClusterCallable()
public UnaryCallable<CreateOrchestrationClusterRequest,Operation> createOrchestrationClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateOrchestrationClusterRequest,Operation> |
createOrchestrationClusterOperationCallable()
public OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> |
deleteBlueprintCallable()
public UnaryCallable<DeleteBlueprintRequest,Empty> deleteBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteBlueprintRequest,Empty> |
deleteEdgeSlmCallable()
public UnaryCallable<DeleteEdgeSlmRequest,Operation> deleteEdgeSlmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteEdgeSlmRequest,Operation> |
deleteEdgeSlmOperationCallable()
public OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata> deleteEdgeSlmOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata> |
deleteOrchestrationClusterCallable()
public UnaryCallable<DeleteOrchestrationClusterRequest,Operation> deleteOrchestrationClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteOrchestrationClusterRequest,Operation> |
deleteOrchestrationClusterOperationCallable()
public OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata> deleteOrchestrationClusterOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata> |
discardBlueprintChangesCallable()
public UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> |
discardDeploymentChangesCallable()
public UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> |
getBlueprintCallable()
public UnaryCallable<GetBlueprintRequest,Blueprint> getBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetBlueprintRequest,Blueprint> |
getDeploymentCallable()
public UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDeploymentRequest,Deployment> |
getEdgeSlmCallable()
public UnaryCallable<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetEdgeSlmRequest,EdgeSlm> |
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
HttpJsonOperationsStub |
getHydratedDeploymentCallable()
public UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getOrchestrationClusterCallable()
public UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster> |
getPublicBlueprintCallable()
public UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listBlueprintRevisionsCallable()
public UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> listBlueprintRevisionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> |
listBlueprintRevisionsPagedCallable()
public UnaryCallable<ListBlueprintRevisionsRequest,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsPagedResponse> |
listBlueprintsCallable()
public UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> listBlueprintsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> |
listBlueprintsPagedCallable()
public UnaryCallable<ListBlueprintsRequest,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBlueprintsRequest,ListBlueprintsPagedResponse> |
listDeploymentRevisionsCallable()
public UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> listDeploymentRevisionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> |
listDeploymentRevisionsPagedCallable()
public UnaryCallable<ListDeploymentRevisionsRequest,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsPagedResponse> |
listDeploymentsCallable()
public UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> |
listDeploymentsPagedCallable()
public UnaryCallable<ListDeploymentsRequest,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDeploymentsRequest,ListDeploymentsPagedResponse> |
listEdgeSlmsCallable()
public UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> listEdgeSlmsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> |
listEdgeSlmsPagedCallable()
public UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsPagedResponse> |
listHydratedDeploymentsCallable()
public UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> listHydratedDeploymentsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> |
listHydratedDeploymentsPagedCallable()
public UnaryCallable<ListHydratedDeploymentsRequest,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listOrchestrationClustersCallable()
public UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse> listOrchestrationClustersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse> |
listOrchestrationClustersPagedCallable()
public UnaryCallable<ListOrchestrationClustersRequest,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersPagedResponse> |
listPublicBlueprintsCallable()
public UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> listPublicBlueprintsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> |
listPublicBlueprintsPagedCallable()
public UnaryCallable<ListPublicBlueprintsRequest,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsPagedResponse> |
proposeBlueprintCallable()
public UnaryCallable<ProposeBlueprintRequest,Blueprint> proposeBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ProposeBlueprintRequest,Blueprint> |
rejectBlueprintCallable()
public UnaryCallable<RejectBlueprintRequest,Blueprint> rejectBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RejectBlueprintRequest,Blueprint> |
removeDeploymentCallable()
public UnaryCallable<RemoveDeploymentRequest,Empty> removeDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveDeploymentRequest,Empty> |
rollbackDeploymentCallable()
public UnaryCallable<RollbackDeploymentRequest,Deployment> rollbackDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RollbackDeploymentRequest,Deployment> |
searchBlueprintRevisionsCallable()
public UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> searchBlueprintRevisionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> |
searchBlueprintRevisionsPagedCallable()
public UnaryCallable<SearchBlueprintRevisionsRequest,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsPagedResponse> |
searchDeploymentRevisionsCallable()
public UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> searchDeploymentRevisionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> |
searchDeploymentRevisionsPagedCallable()
public UnaryCallable<SearchDeploymentRevisionsRequest,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateBlueprintCallable()
public UnaryCallable<UpdateBlueprintRequest,Blueprint> updateBlueprintCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateBlueprintRequest,Blueprint> |
updateDeploymentCallable()
public UnaryCallable<UpdateDeploymentRequest,Deployment> updateDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDeploymentRequest,Deployment> |
updateHydratedDeploymentCallable()
public UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> |