Class GrpcAdminServiceStub (1.15.18) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   class  GrpcAdminServiceStub   extends   AdminServiceStub  
   
  gRPC stub implementation for the AdminService service API.
 
This class is for advanced usage and reflects the underlying API directly.
 
  
  
  Static Methods
   
   
  create(ClientContext clientContext) 
  
    
public   static   final   GrpcAdminServiceStub   create ( ClientContext   clientContext )  
   
  
  
  
   
  create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
public   static   final   GrpcAdminServiceStub   create ( ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
   
  
  
  
   
  create(AdminServiceStubSettings settings) 
  
    
public   static   final   GrpcAdminServiceStub   create ( AdminServiceStubSettings   settings )  
   
  
  
  
  Constructors
   
   
  GrpcAdminServiceStub(AdminServiceStubSettings settings, ClientContext clientContext) 
  
    
protected   GrpcAdminServiceStub ( AdminServiceStubSettings   settings ,   ClientContext   clientContext )  
   
  Constructs an instance of GrpcAdminServiceStub, 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.
 
  
   
  GrpcAdminServiceStub(AdminServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) 
  
    
protected   GrpcAdminServiceStub ( AdminServiceStubSettings   settings ,   ClientContext   clientContext ,   GrpcStubCallableFactory   callableFactory )  
   
  Constructs an instance of GrpcAdminServiceStub, 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
   
   
  awaitTermination(long duration, TimeUnit unit) 
  
    
public   boolean   awaitTermination ( long   duration ,   TimeUnit   unit )  
   
  
  
  
   
  close() 
  
    
public   final   void   close ()  
   
  Overrides 
  
   
  createReservationCallable() 
  
    
public   UnaryCallable<CreateReservationRequest , Reservation >  createReservationCallable ()  
   
  
  Overrides 
  
   
  createSubscriptionCallable() 
  
    
public   UnaryCallable<CreateSubscriptionRequest , Subscription >  createSubscriptionCallable ()  
   
  
  Overrides 
  
   
  createTopicCallable() 
  
    
public   UnaryCallable<CreateTopicRequest , Topic >  createTopicCallable ()  
   
  
  Overrides 
  
   
  deleteReservationCallable() 
  
    
public   UnaryCallable<DeleteReservationRequest , Empty >  deleteReservationCallable ()  
   
  
  Overrides 
  
   
  deleteSubscriptionCallable() 
  
    
public   UnaryCallable<DeleteSubscriptionRequest , Empty >  deleteSubscriptionCallable ()  
   
  
  Overrides 
  
   
  deleteTopicCallable() 
  
    
public   UnaryCallable<DeleteTopicRequest , Empty >  deleteTopicCallable ()  
   
  
  Overrides 
  
   
  getOperationsStub() 
  
    
public   GrpcOperationsStub   getOperationsStub ()  
   
  
  Overrides 
  
   
  getReservationCallable() 
  
    
public   UnaryCallable<GetReservationRequest , Reservation >  getReservationCallable ()  
   
  
  Overrides 
  
   
  getSubscriptionCallable() 
  
    
public   UnaryCallable<GetSubscriptionRequest , Subscription >  getSubscriptionCallable ()  
   
  
  Overrides 
  
   
  getTopicCallable() 
  
    
public   UnaryCallable<GetTopicRequest , Topic >  getTopicCallable ()  
   
  
  Overrides 
  
   
  getTopicPartitionsCallable() 
  
    
public   UnaryCallable<GetTopicPartitionsRequest , TopicPartitions >  getTopicPartitionsCallable ()  
   
  
  Overrides 
  
   
  isShutdown() 
  
    
public   boolean   isShutdown ()  
   
  
   
  isTerminated() 
  
    
public   boolean   isTerminated ()  
   
  
   
  listReservationTopicsCallable() 
  
    
public   UnaryCallable<ListReservationTopicsRequest , ListReservationTopicsResponse >  listReservationTopicsCallable ()  
   
  
  Overrides 
  
   
  listReservationTopicsPagedCallable() 
  
    
public   UnaryCallable<ListReservationTopicsRequest , AdminServiceClient . ListReservationTopicsPagedResponse >  listReservationTopicsPagedCallable ()  
   
  
  Overrides 
  
   
  listReservationsCallable() 
  
    
public   UnaryCallable<ListReservationsRequest , ListReservationsResponse >  listReservationsCallable ()  
   
  
  Overrides 
  
   
  listReservationsPagedCallable() 
  
    
public   UnaryCallable<ListReservationsRequest , AdminServiceClient . ListReservationsPagedResponse >  listReservationsPagedCallable ()  
   
  
  Overrides 
  
   
  listSubscriptionsCallable() 
  
    
public   UnaryCallable<ListSubscriptionsRequest , ListSubscriptionsResponse >  listSubscriptionsCallable ()  
   
  
  Overrides 
  
   
  listSubscriptionsPagedCallable() 
  
    
public   UnaryCallable<ListSubscriptionsRequest , AdminServiceClient . ListSubscriptionsPagedResponse >  listSubscriptionsPagedCallable ()  
   
  
  Overrides 
  
   
  listTopicSubscriptionsCallable() 
  
    
public   UnaryCallable<ListTopicSubscriptionsRequest , ListTopicSubscriptionsResponse >  listTopicSubscriptionsCallable ()  
   
  
  Overrides 
  
   
  listTopicSubscriptionsPagedCallable() 
  
    
public   UnaryCallable<ListTopicSubscriptionsRequest , AdminServiceClient . ListTopicSubscriptionsPagedResponse >  listTopicSubscriptionsPagedCallable ()  
   
  
  Overrides 
  
   
  listTopicsCallable() 
  
    
public   UnaryCallable<ListTopicsRequest , ListTopicsResponse >  listTopicsCallable ()  
   
  
  Overrides 
  
   
  listTopicsPagedCallable() 
  
    
public   UnaryCallable<ListTopicsRequest , AdminServiceClient . ListTopicsPagedResponse >  listTopicsPagedCallable ()  
   
  
  Overrides 
  
   
  seekSubscriptionCallable() 
  
    
public   UnaryCallable<SeekSubscriptionRequest , Operation >  seekSubscriptionCallable ()  
   
  
  Overrides 
  
   
  seekSubscriptionOperationCallable() 
  
    
public   OperationCallable<SeekSubscriptionRequest , SeekSubscriptionResponse , OperationMetadata >  seekSubscriptionOperationCallable ()  
   
  
  Overrides 
  
   
  shutdown() 
  
   
  shutdownNow() 
  
    
public   void   shutdownNow ()  
   
   
  updateReservationCallable() 
  
    
public   UnaryCallable<UpdateReservationRequest , Reservation >  updateReservationCallable ()  
   
  
  Overrides 
  
   
  updateSubscriptionCallable() 
  
    
public   UnaryCallable<UpdateSubscriptionRequest , Subscription >  updateSubscriptionCallable ()  
   
  
  Overrides 
  
   
  updateTopicCallable() 
  
    
public   UnaryCallable<UpdateTopicRequest , Topic >  updateTopicCallable ()  
   
  
  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-30 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-30 UTC."],[],[]]