Send feedback
Class AdminServiceStub (1.11.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.11.2 keyboard_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
Send feedback
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 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]