Class TelcoAutomationStub (0.9.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()

applyHydratedDeploymentCallable()

public UnaryCallable<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentCallable()

approveBlueprintCallable()

public UnaryCallable<ApproveBlueprintRequest,Blueprint> approveBlueprintCallable()

close()

public abstract void close()

computeDeploymentStatusCallable()

public UnaryCallable<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusCallable()

createBlueprintCallable()

public UnaryCallable<CreateBlueprintRequest,Blueprint> createBlueprintCallable()

createDeploymentCallable()

public UnaryCallable<CreateDeploymentRequest,Deployment> createDeploymentCallable()

createEdgeSlmCallable()

public UnaryCallable<CreateEdgeSlmRequest,Operation> createEdgeSlmCallable()

createEdgeSlmOperationCallable()

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

createOrchestrationClusterCallable()

public UnaryCallable<CreateOrchestrationClusterRequest,Operation> createOrchestrationClusterCallable()

createOrchestrationClusterOperationCallable()

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

deleteBlueprintCallable()

public UnaryCallable<DeleteBlueprintRequest,Empty> deleteBlueprintCallable()

deleteEdgeSlmCallable()

public UnaryCallable<DeleteEdgeSlmRequest,Operation> deleteEdgeSlmCallable()

deleteEdgeSlmOperationCallable()

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

deleteOrchestrationClusterCallable()

public UnaryCallable<DeleteOrchestrationClusterRequest,Operation> deleteOrchestrationClusterCallable()

deleteOrchestrationClusterOperationCallable()

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

discardBlueprintChangesCallable()

public UnaryCallable<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesCallable()

discardDeploymentChangesCallable()

public UnaryCallable<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesCallable()

getBlueprintCallable()

public UnaryCallable<GetBlueprintRequest,Blueprint> getBlueprintCallable()

getDeploymentCallable()

public UnaryCallable<GetDeploymentRequest,Deployment> getDeploymentCallable()

getEdgeSlmCallable()

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

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getHydratedDeploymentCallable()

public UnaryCallable<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentCallable()

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()

getPublicBlueprintCallable()

public UnaryCallable<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintCallable()

listBlueprintRevisionsCallable()

public UnaryCallable<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse> listBlueprintRevisionsCallable()

listBlueprintRevisionsPagedCallable()

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

listBlueprintsCallable()

public UnaryCallable<ListBlueprintsRequest,ListBlueprintsResponse> listBlueprintsCallable()

listBlueprintsPagedCallable()

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

listDeploymentRevisionsCallable()

public UnaryCallable<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse> listDeploymentRevisionsCallable()

listDeploymentRevisionsPagedCallable()

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

listDeploymentsCallable()

public UnaryCallable<ListDeploymentsRequest,ListDeploymentsResponse> listDeploymentsCallable()

listDeploymentsPagedCallable()

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

listEdgeSlmsCallable()

public UnaryCallable<ListEdgeSlmsRequest,ListEdgeSlmsResponse> listEdgeSlmsCallable()

listEdgeSlmsPagedCallable()

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

listHydratedDeploymentsCallable()

public UnaryCallable<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse> listHydratedDeploymentsCallable()

listHydratedDeploymentsPagedCallable()

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

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()

listOrchestrationClustersPagedCallable()

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

listPublicBlueprintsCallable()

public UnaryCallable<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse> listPublicBlueprintsCallable()

listPublicBlueprintsPagedCallable()

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

proposeBlueprintCallable()

public UnaryCallable<ProposeBlueprintRequest,Blueprint> proposeBlueprintCallable()

rejectBlueprintCallable()

public UnaryCallable<RejectBlueprintRequest,Blueprint> rejectBlueprintCallable()

removeDeploymentCallable()

public UnaryCallable<RemoveDeploymentRequest,Empty> removeDeploymentCallable()

rollbackDeploymentCallable()

public UnaryCallable<RollbackDeploymentRequest,Deployment> rollbackDeploymentCallable()

searchBlueprintRevisionsCallable()

public UnaryCallable<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse> searchBlueprintRevisionsCallable()

searchBlueprintRevisionsPagedCallable()

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

searchDeploymentRevisionsCallable()

public UnaryCallable<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse> searchDeploymentRevisionsCallable()

searchDeploymentRevisionsPagedCallable()

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

updateBlueprintCallable()

public UnaryCallable<UpdateBlueprintRequest,Blueprint> updateBlueprintCallable()

updateDeploymentCallable()

public UnaryCallable<UpdateDeploymentRequest,Deployment> updateDeploymentCallable()

updateHydratedDeploymentCallable()

public UnaryCallable<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentCallable()