Class TelcoAutomationStub (0.2.0)

public abstract class TelcoAutomationStub implements BackgroundResource

Base stub class for the TelcoAutomation service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TelcoAutomationStub

Implements

BackgroundResource

Constructors

TelcoAutomationStub()

public TelcoAutomationStub()

Methods

applyDeploymentCallable()

public UnaryCallable<ApplyDeploymentRequest,Deployment> applyDeploymentCallable()
Returns
TypeDescription
UnaryCallable<ApplyDeploymentRequest,Deployment>

applyHydratedDeploymentCallable()

public UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment>

approveBlueprintCallable()

public UnaryCallable<ApproveBlueprintRequest,Blueprint> approveBlueprintCallable()
Returns
TypeDescription
UnaryCallable<ApproveBlueprintRequest,Blueprint>

close()

public abstract void close()

computeDeploymentStatusCallable()

public UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusCallable()
Returns
TypeDescription
UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse>

createBlueprintCallable()

public UnaryCallable<CreateBlueprintRequest,Blueprint> createBlueprintCallable()
Returns
TypeDescription
UnaryCallable<CreateBlueprintRequest,Blueprint>

createDeploymentCallable()

public UnaryCallable<CreateDeploymentRequest,Deployment> createDeploymentCallable()
Returns
TypeDescription
UnaryCallable<CreateDeploymentRequest,Deployment>

createEdgeSlmCallable()

public UnaryCallable<CreateEdgeSlmRequest,Operation> createEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<CreateEdgeSlmRequest,Operation>

createEdgeSlmOperationCallable()

public OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationCallable()
Returns
TypeDescription
OperationCallable<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata>

createOrchestrationClusterCallable()

public UnaryCallable<CreateOrchestrationClusterRequest,Operation> createOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<CreateOrchestrationClusterRequest,Operation>

createOrchestrationClusterOperationCallable()

public OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationCallable()
Returns
TypeDescription
OperationCallable<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata>

deleteBlueprintCallable()

public UnaryCallable<DeleteBlueprintRequest,Empty> deleteBlueprintCallable()
Returns
TypeDescription
UnaryCallable<DeleteBlueprintRequest,Empty>

deleteBlueprintRevisionCallable()

public UnaryCallable<DeleteBlueprintRevisionRequest,Blueprint> deleteBlueprintRevisionCallable()
Returns
TypeDescription
UnaryCallable<DeleteBlueprintRevisionRequest,Blueprint>

deleteDeploymentCallable()

public UnaryCallable<DeleteDeploymentRequest,Empty> deleteDeploymentCallable()
Returns
TypeDescription
UnaryCallable<DeleteDeploymentRequest,Empty>

deleteDeploymentRevisionCallable()

public UnaryCallable<DeleteDeploymentRevisionRequest,Deployment> deleteDeploymentRevisionCallable()
Returns
TypeDescription
UnaryCallable<DeleteDeploymentRevisionRequest,Deployment>

deleteEdgeSlmCallable()

public UnaryCallable<DeleteEdgeSlmRequest,Operation> deleteEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<DeleteEdgeSlmRequest,Operation>

deleteEdgeSlmOperationCallable()

public OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata> deleteEdgeSlmOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteEdgeSlmRequest,Empty,OperationMetadata>

deleteOrchestrationClusterCallable()

public UnaryCallable<DeleteOrchestrationClusterRequest,Operation> deleteOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<DeleteOrchestrationClusterRequest,Operation>

deleteOrchestrationClusterOperationCallable()

public OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata> deleteOrchestrationClusterOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteOrchestrationClusterRequest,Empty,OperationMetadata>

discardBlueprintChangesCallable()

public UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesCallable()
Returns
TypeDescription
UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse>

discardDeploymentChangesCallable()

public UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesCallable()
Returns
TypeDescription
UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse>

getBlueprintCallable()

public UnaryCallable<GetBlueprintRequest,Blueprint> getBlueprintCallable()
Returns
TypeDescription
UnaryCallable<GetBlueprintRequest,Blueprint>

getDeploymentCallable()

public UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()
Returns
TypeDescription
UnaryCallable<GetDeploymentRequest,Deployment>

getEdgeSlmCallable()

public UnaryCallable<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmCallable()
Returns
TypeDescription
UnaryCallable<GetEdgeSlmRequest,EdgeSlm>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getHydratedDeploymentCallable()

public UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getOrchestrationClusterCallable()

public UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterCallable()
Returns
TypeDescription
UnaryCallable<GetOrchestrationClusterRequest,OrchestrationCluster>

getPublicBlueprintCallable()

public UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintCallable()
Returns
TypeDescription
UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint>

listBlueprintRevisionsCallable()

public UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> listBlueprintRevisionsCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse>

listBlueprintRevisionsPagedCallable()

public UnaryCallable<ListBlueprintRevisionsRequest,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsPagedResponse>

listBlueprintsCallable()

public UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> listBlueprintsCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse>

listBlueprintsPagedCallable()

public UnaryCallable<ListBlueprintsRequest,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBlueprintsRequest,ListBlueprintsPagedResponse>

listDeploymentRevisionsCallable()

public UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> listDeploymentRevisionsCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse>

listDeploymentRevisionsPagedCallable()

public UnaryCallable<ListDeploymentRevisionsRequest,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsPagedResponse>

listDeploymentsCallable()

public UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse>

listDeploymentsPagedCallable()

public UnaryCallable<ListDeploymentsRequest,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDeploymentsRequest,ListDeploymentsPagedResponse>

listEdgeSlmsCallable()

public UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> listEdgeSlmsCallable()
Returns
TypeDescription
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse>

listEdgeSlmsPagedCallable()

public UnaryCallable<ListEdgeSlmsRequest,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsPagedResponse>

listHydratedDeploymentsCallable()

public UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> listHydratedDeploymentsCallable()
Returns
TypeDescription
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse>

listHydratedDeploymentsPagedCallable()

public UnaryCallable<ListHydratedDeploymentsRequest,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listOrchestrationClustersCallable()

public UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse> listOrchestrationClustersCallable()
Returns
TypeDescription
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse>

listOrchestrationClustersPagedCallable()

public UnaryCallable<ListOrchestrationClustersRequest,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersPagedCallable()
Returns
TypeDescription
UnaryCallable<ListOrchestrationClustersRequest,ListOrchestrationClustersPagedResponse>

listPublicBlueprintsCallable()

public UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> listPublicBlueprintsCallable()
Returns
TypeDescription
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse>

listPublicBlueprintsPagedCallable()

public UnaryCallable<ListPublicBlueprintsRequest,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsPagedResponse>

proposeBlueprintCallable()

public UnaryCallable<ProposeBlueprintRequest,Blueprint> proposeBlueprintCallable()
Returns
TypeDescription
UnaryCallable<ProposeBlueprintRequest,Blueprint>

rejectBlueprintCallable()

public UnaryCallable<RejectBlueprintRequest,Blueprint> rejectBlueprintCallable()
Returns
TypeDescription
UnaryCallable<RejectBlueprintRequest,Blueprint>

removeDeploymentCallable()

public UnaryCallable<RemoveDeploymentRequest,Empty> removeDeploymentCallable()
Returns
TypeDescription
UnaryCallable<RemoveDeploymentRequest,Empty>

rollbackDeploymentCallable()

public UnaryCallable<RollbackDeploymentRequest,Deployment> rollbackDeploymentCallable()
Returns
TypeDescription
UnaryCallable<RollbackDeploymentRequest,Deployment>

searchBlueprintRevisionsCallable()

public UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> searchBlueprintRevisionsCallable()
Returns
TypeDescription
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse>

searchBlueprintRevisionsPagedCallable()

public UnaryCallable<SearchBlueprintRevisionsRequest,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsPagedResponse>

searchDeploymentRevisionsCallable()

public UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> searchDeploymentRevisionsCallable()
Returns
TypeDescription
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse>

searchDeploymentRevisionsPagedCallable()

public UnaryCallable<SearchDeploymentRevisionsRequest,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsPagedResponse>

updateBlueprintCallable()

public UnaryCallable<UpdateBlueprintRequest,Blueprint> updateBlueprintCallable()
Returns
TypeDescription
UnaryCallable<UpdateBlueprintRequest,Blueprint>

updateDeploymentCallable()

public UnaryCallable<UpdateDeploymentRequest,Deployment> updateDeploymentCallable()
Returns
TypeDescription
UnaryCallable<UpdateDeploymentRequest,Deployment>

updateHydratedDeploymentCallable()

public UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentCallable()
Returns
TypeDescription
UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment>