Class AdminServiceStub (1.5.5) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 1.5.5keyboard_arrow_down  
  
 
    
    
     
    
    
    
    
    
      
  
  
  
    
public   abstract   class  AdminServiceStub   implements   BackgroundResource  
   
  Base stub class for the AdminService service API.
 
This class is for advanced usage and reflects the underlying API directly.
 
  
  
  
  Constructors
   
   
  AdminServiceStub() 
  
    
public   AdminServiceStub ()  
   
  Methods
   
   
  close() 
  
    
public   abstract   void   close ()  
   
   
  createReservationCallable() 
  
    
public   UnaryCallable<CreateReservationRequest , Reservation >  createReservationCallable ()  
   
  Returns 
  
   
  createSubscriptionCallable() 
  
    
public   UnaryCallable<CreateSubscriptionRequest , Subscription >  createSubscriptionCallable ()  
   
  Returns 
  
   
  createTopicCallable() 
  
    
public   UnaryCallable<CreateTopicRequest , Topic >  createTopicCallable ()  
   
  Returns 
  
   
  deleteReservationCallable() 
  
    
public   UnaryCallable<DeleteReservationRequest , Empty >  deleteReservationCallable ()  
   
  Returns 
  
   
  deleteSubscriptionCallable() 
  
    
public   UnaryCallable<DeleteSubscriptionRequest , Empty >  deleteSubscriptionCallable ()  
   
  Returns 
  
   
  deleteTopicCallable() 
  
    
public   UnaryCallable<DeleteTopicRequest , Empty >  deleteTopicCallable ()  
   
  Returns 
  
   
  getOperationsStub() 
  
    
public   OperationsStub   getOperationsStub ()  
   
  Returns 
  
   
  getReservationCallable() 
  
    
public   UnaryCallable<GetReservationRequest , Reservation >  getReservationCallable ()  
   
  Returns 
  
   
  getSubscriptionCallable() 
  
    
public   UnaryCallable<GetSubscriptionRequest , Subscription >  getSubscriptionCallable ()  
   
  Returns 
  
   
  getTopicCallable() 
  
    
public   UnaryCallable<GetTopicRequest , Topic >  getTopicCallable ()  
   
  Returns 
  
   
  getTopicPartitionsCallable() 
  
    
public   UnaryCallable<GetTopicPartitionsRequest , TopicPartitions >  getTopicPartitionsCallable ()  
   
  Returns 
  
   
  listReservationTopicsCallable() 
  
    
public   UnaryCallable<ListReservationTopicsRequest , ListReservationTopicsResponse >  listReservationTopicsCallable ()  
   
  Returns 
  
   
  listReservationTopicsPagedCallable() 
  
    
public   UnaryCallable<ListReservationTopicsRequest , AdminServiceClient . ListReservationTopicsPagedResponse >  listReservationTopicsPagedCallable ()  
   
  Returns 
  
   
  listReservationsCallable() 
  
    
public   UnaryCallable<ListReservationsRequest , ListReservationsResponse >  listReservationsCallable ()  
   
  Returns 
  
   
  listReservationsPagedCallable() 
  
    
public   UnaryCallable<ListReservationsRequest , AdminServiceClient . ListReservationsPagedResponse >  listReservationsPagedCallable ()  
   
  Returns 
  
   
  listSubscriptionsCallable() 
  
    
public   UnaryCallable<ListSubscriptionsRequest , ListSubscriptionsResponse >  listSubscriptionsCallable ()  
   
  Returns 
  
   
  listSubscriptionsPagedCallable() 
  
    
public   UnaryCallable<ListSubscriptionsRequest , AdminServiceClient . ListSubscriptionsPagedResponse >  listSubscriptionsPagedCallable ()  
   
  Returns 
  
   
  listTopicSubscriptionsCallable() 
  
    
public   UnaryCallable<ListTopicSubscriptionsRequest , ListTopicSubscriptionsResponse >  listTopicSubscriptionsCallable ()  
   
  Returns 
  
   
  listTopicSubscriptionsPagedCallable() 
  
    
public   UnaryCallable<ListTopicSubscriptionsRequest , AdminServiceClient . ListTopicSubscriptionsPagedResponse >  listTopicSubscriptionsPagedCallable ()  
   
  Returns 
  
   
  listTopicsCallable() 
  
    
public   UnaryCallable<ListTopicsRequest , ListTopicsResponse >  listTopicsCallable ()  
   
  Returns 
  
   
  listTopicsPagedCallable() 
  
    
public   UnaryCallable<ListTopicsRequest , AdminServiceClient . ListTopicsPagedResponse >  listTopicsPagedCallable ()  
   
  Returns 
  
   
  seekSubscriptionCallable() 
  
    
public   UnaryCallable<SeekSubscriptionRequest , Operation >  seekSubscriptionCallable ()  
   
  Returns 
  
   
  seekSubscriptionOperationCallable() 
  
    
public   OperationCallable<SeekSubscriptionRequest , SeekSubscriptionResponse , OperationMetadata >  seekSubscriptionOperationCallable ()  
   
  Returns 
  
   
  updateReservationCallable() 
  
    
public   UnaryCallable<UpdateReservationRequest , Reservation >  updateReservationCallable ()  
   
  Returns 
  
   
  updateSubscriptionCallable() 
  
    
public   UnaryCallable<UpdateSubscriptionRequest , Subscription >  updateSubscriptionCallable ()  
   
  Returns 
  
   
  updateTopicCallable() 
  
    
public   UnaryCallable<UpdateTopicRequest , Topic >  updateTopicCallable ()  
   
  Returns 
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  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."],[],[]]