Class GrpcTelcoAutomationStub (0.46.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.46.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   class  GrpcTelcoAutomationStub   extends   TelcoAutomationStub  
  gRPC 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   GrpcTelcoAutomationStub   create ( ClientContext   clientContext )  
  
  
  
  create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
public   static   final   GrpcTelcoAutomationStub   create ( ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
  
  
  
  create(TelcoAutomationStubSettings settings) 
  
    
public   static   final   GrpcTelcoAutomationStub   create ( TelcoAutomationStubSettings   settings )  
  
  
  
  Constructors
   
  GrpcTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext) 
  
    
protected   GrpcTelcoAutomationStub ( TelcoAutomationStubSettings   settings ,   ClientContext   clientContext )  
  Constructs an instance of GrpcTelcoAutomationStub, 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.
GrpcTelcoAutomationStub(TelcoAutomationStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
protected   GrpcTelcoAutomationStub ( TelcoAutomationStubSettings   settings ,   ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
  Constructs an instance of GrpcTelcoAutomationStub, 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.
Methods
   
  applyDeploymentCallable() 
  
    
public   UnaryCallable<ApplyDeploymentRequest , Deployment >  applyDeploymentCallable ()  
  
  Overrides 
  
  applyHydratedDeploymentCallable() 
  
    
public   UnaryCallable<ApplyHydratedDeploymentRequest , HydratedDeployment >  applyHydratedDeploymentCallable ()  
  
  Overrides 
  
  approveBlueprintCallable() 
  
    
public   UnaryCallable<ApproveBlueprintRequest , Blueprint >  approveBlueprintCallable ()  
  
  Overrides 
  
  awaitTermination(long duration, TimeUnit unit) 
  
    
public   boolean   awaitTermination ( long   duration ,   TimeUnit   unit )  
  
  
  
  close() 
  
    
public   final   void   close ()  
  Overrides 
  
  computeDeploymentStatusCallable() 
  
    
public   UnaryCallable<ComputeDeploymentStatusRequest , ComputeDeploymentStatusResponse >  computeDeploymentStatusCallable ()  
  
  Overrides 
  
  createBlueprintCallable() 
  
    
public   UnaryCallable<CreateBlueprintRequest , Blueprint >  createBlueprintCallable ()  
  
  Overrides 
  
  createDeploymentCallable() 
  
    
public   UnaryCallable<CreateDeploymentRequest , Deployment >  createDeploymentCallable ()  
  
  Overrides 
  
  createEdgeSlmCallable() 
  
    
public   UnaryCallable<CreateEdgeSlmRequest , Operation >  createEdgeSlmCallable ()  
  
  Overrides 
  
  createEdgeSlmOperationCallable() 
  
    
public   OperationCallable<CreateEdgeSlmRequest , EdgeSlm , OperationMetadata >  createEdgeSlmOperationCallable ()  
  
  Overrides 
  
  createOrchestrationClusterCallable() 
  
    
public   UnaryCallable<CreateOrchestrationClusterRequest , Operation >  createOrchestrationClusterCallable ()  
  
  Overrides 
  
  createOrchestrationClusterOperationCallable() 
  
    
public   OperationCallable<CreateOrchestrationClusterRequest , OrchestrationCluster , OperationMetadata >  createOrchestrationClusterOperationCallable ()  
  
  Overrides 
  
  deleteBlueprintCallable() 
  
    
public   UnaryCallable<DeleteBlueprintRequest , Empty >  deleteBlueprintCallable ()  
  
  Overrides 
  
  deleteEdgeSlmCallable() 
  
    
public   UnaryCallable<DeleteEdgeSlmRequest , Operation >  deleteEdgeSlmCallable ()  
  
  Overrides 
  
  deleteEdgeSlmOperationCallable() 
  
    
public   OperationCallable<DeleteEdgeSlmRequest , Empty , OperationMetadata >  deleteEdgeSlmOperationCallable ()  
  
  Overrides 
  
  deleteOrchestrationClusterCallable() 
  
    
public   UnaryCallable<DeleteOrchestrationClusterRequest , Operation >  deleteOrchestrationClusterCallable ()  
  
  Overrides 
  
  deleteOrchestrationClusterOperationCallable() 
  
    
public   OperationCallable<DeleteOrchestrationClusterRequest , Empty , OperationMetadata >  deleteOrchestrationClusterOperationCallable ()  
  
  Overrides 
  
  discardBlueprintChangesCallable() 
  
    
public   UnaryCallable<DiscardBlueprintChangesRequest , DiscardBlueprintChangesResponse >  discardBlueprintChangesCallable ()  
  
  Overrides 
  
  discardDeploymentChangesCallable() 
  
    
public   UnaryCallable<DiscardDeploymentChangesRequest , DiscardDeploymentChangesResponse >  discardDeploymentChangesCallable ()  
  
  Overrides 
  
  getBlueprintCallable() 
  
    
public   UnaryCallable<GetBlueprintRequest , Blueprint >  getBlueprintCallable ()  
  
  Overrides 
  
  getDeploymentCallable() 
  
    
public   UnaryCallable<GetDeploymentRequest , Deployment >  getDeploymentCallable ()  
  
  Overrides 
  
  getEdgeSlmCallable() 
  
    
public   UnaryCallable<GetEdgeSlmRequest , EdgeSlm >  getEdgeSlmCallable ()  
  
  Overrides 
  
  getHydratedDeploymentCallable() 
  
    
public   UnaryCallable<GetHydratedDeploymentRequest , HydratedDeployment >  getHydratedDeploymentCallable ()  
  
  Overrides 
  
  getLocationCallable() 
  
    
public   UnaryCallable<GetLocationRequest , Location >  getLocationCallable ()  
  
    
      
        Returns  
      
        Type Description  
      
        UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location > 
     
  
  Overrides 
  
  getOperationsStub() 
  
    
public   GrpcOperationsStub   getOperationsStub ()  
  
  Overrides 
  
  getOrchestrationClusterCallable() 
  
    
public   UnaryCallable<GetOrchestrationClusterRequest , OrchestrationCluster >  getOrchestrationClusterCallable ()  
  
  Overrides 
  
  getPublicBlueprintCallable() 
  
    
public   UnaryCallable<GetPublicBlueprintRequest , PublicBlueprint >  getPublicBlueprintCallable ()  
  
  Overrides 
  
  isShutdown() 
  
    
public   boolean   isShutdown ()  
  
  isTerminated() 
  
    
public   boolean   isTerminated ()  
  
  listBlueprintRevisionsCallable() 
  
    
public   UnaryCallable<ListBlueprintRevisionsRequest , ListBlueprintRevisionsResponse >  listBlueprintRevisionsCallable ()  
  
  Overrides 
  
  listBlueprintRevisionsPagedCallable() 
  
    
public   UnaryCallable<ListBlueprintRevisionsRequest , TelcoAutomationClient . ListBlueprintRevisionsPagedResponse >  listBlueprintRevisionsPagedCallable ()  
  
  Overrides 
  
  listBlueprintsCallable() 
  
    
public   UnaryCallable<ListBlueprintsRequest , ListBlueprintsResponse >  listBlueprintsCallable ()  
  
  Overrides 
  
  listBlueprintsPagedCallable() 
  
    
public   UnaryCallable<ListBlueprintsRequest , TelcoAutomationClient . ListBlueprintsPagedResponse >  listBlueprintsPagedCallable ()  
  
  Overrides 
  
  listDeploymentRevisionsCallable() 
  
    
public   UnaryCallable<ListDeploymentRevisionsRequest , ListDeploymentRevisionsResponse >  listDeploymentRevisionsCallable ()  
  
  Overrides 
  
  listDeploymentRevisionsPagedCallable() 
  
    
public   UnaryCallable<ListDeploymentRevisionsRequest , TelcoAutomationClient . ListDeploymentRevisionsPagedResponse >  listDeploymentRevisionsPagedCallable ()  
  
  Overrides 
  
  listDeploymentsCallable() 
  
    
public   UnaryCallable<ListDeploymentsRequest , ListDeploymentsResponse >  listDeploymentsCallable ()  
  
  Overrides 
  
  listDeploymentsPagedCallable() 
  
    
public   UnaryCallable<ListDeploymentsRequest , TelcoAutomationClient . ListDeploymentsPagedResponse >  listDeploymentsPagedCallable ()  
  
  Overrides 
  
  listEdgeSlmsCallable() 
  
    
public   UnaryCallable<ListEdgeSlmsRequest , ListEdgeSlmsResponse >  listEdgeSlmsCallable ()  
  
  Overrides 
  
  listEdgeSlmsPagedCallable() 
  
    
public   UnaryCallable<ListEdgeSlmsRequest , TelcoAutomationClient . ListEdgeSlmsPagedResponse >  listEdgeSlmsPagedCallable ()  
  
  Overrides 
  
  listHydratedDeploymentsCallable() 
  
    
public   UnaryCallable<ListHydratedDeploymentsRequest , ListHydratedDeploymentsResponse >  listHydratedDeploymentsCallable ()  
  
  Overrides 
  
  listHydratedDeploymentsPagedCallable() 
  
    
public   UnaryCallable<ListHydratedDeploymentsRequest , TelcoAutomationClient . ListHydratedDeploymentsPagedResponse >  listHydratedDeploymentsPagedCallable ()  
  
  Overrides 
  
  listLocationsCallable() 
  
    
public   UnaryCallable<ListLocationsRequest , ListLocationsResponse >  listLocationsCallable ()  
  
    
      
        Returns  
      
        Type Description  
      
        UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse > 
     
  
  Overrides 
  
  listLocationsPagedCallable() 
  
    
public   UnaryCallable<ListLocationsRequest , TelcoAutomationClient . ListLocationsPagedResponse >  listLocationsPagedCallable ()  
  
  Overrides 
  
  listOrchestrationClustersCallable() 
  
    
public   UnaryCallable<ListOrchestrationClustersRequest , ListOrchestrationClustersResponse >  listOrchestrationClustersCallable ()  
  
  Overrides 
  
  listOrchestrationClustersPagedCallable() 
  
    
public   UnaryCallable<ListOrchestrationClustersRequest , TelcoAutomationClient . ListOrchestrationClustersPagedResponse >  listOrchestrationClustersPagedCallable ()  
  
  Overrides 
  
  listPublicBlueprintsCallable() 
  
    
public   UnaryCallable<ListPublicBlueprintsRequest , ListPublicBlueprintsResponse >  listPublicBlueprintsCallable ()  
  
  Overrides 
  
  listPublicBlueprintsPagedCallable() 
  
    
public   UnaryCallable<ListPublicBlueprintsRequest , TelcoAutomationClient . ListPublicBlueprintsPagedResponse >  listPublicBlueprintsPagedCallable ()  
  
  Overrides 
  
  proposeBlueprintCallable() 
  
    
public   UnaryCallable<ProposeBlueprintRequest , Blueprint >  proposeBlueprintCallable ()  
  
  Overrides 
  
  rejectBlueprintCallable() 
  
    
public   UnaryCallable<RejectBlueprintRequest , Blueprint >  rejectBlueprintCallable ()  
  
  Overrides 
  
  removeDeploymentCallable() 
  
    
public   UnaryCallable<RemoveDeploymentRequest , Empty >  removeDeploymentCallable ()  
  
  Overrides 
  
  rollbackDeploymentCallable() 
  
    
public   UnaryCallable<RollbackDeploymentRequest , Deployment >  rollbackDeploymentCallable ()  
  
  Overrides 
  
  searchBlueprintRevisionsCallable() 
  
    
public   UnaryCallable<SearchBlueprintRevisionsRequest , SearchBlueprintRevisionsResponse >  searchBlueprintRevisionsCallable ()  
  
  Overrides 
  
  searchBlueprintRevisionsPagedCallable() 
  
    
public   UnaryCallable<SearchBlueprintRevisionsRequest , TelcoAutomationClient . SearchBlueprintRevisionsPagedResponse >  searchBlueprintRevisionsPagedCallable ()  
  
  Overrides 
  
  searchDeploymentRevisionsCallable() 
  
    
public   UnaryCallable<SearchDeploymentRevisionsRequest , SearchDeploymentRevisionsResponse >  searchDeploymentRevisionsCallable ()  
  
  Overrides 
  
  searchDeploymentRevisionsPagedCallable() 
  
    
public   UnaryCallable<SearchDeploymentRevisionsRequest , TelcoAutomationClient . SearchDeploymentRevisionsPagedResponse >  searchDeploymentRevisionsPagedCallable ()  
  
  Overrides 
  
  shutdown() 
  
  shutdownNow() 
  
    
public   void   shutdownNow ()  
  updateBlueprintCallable() 
  
    
public   UnaryCallable<UpdateBlueprintRequest , Blueprint >  updateBlueprintCallable ()  
  
  Overrides 
  
  updateDeploymentCallable() 
  
    
public   UnaryCallable<UpdateDeploymentRequest , Deployment >  updateDeploymentCallable ()  
  
  Overrides 
  
  updateHydratedDeploymentCallable() 
  
    
public   UnaryCallable<UpdateHydratedDeploymentRequest , HydratedDeployment >  updateHydratedDeploymentCallable ()  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]