Class CloudChannelServiceStub (3.16.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.16.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   abstract   class  CloudChannelServiceStub   implements   BackgroundResource  
  Base stub class for the CloudChannelService service API.
 
This class is for advanced usage and reflects the underlying API directly.
Constructors
   
  CloudChannelServiceStub() 
  
    
public   CloudChannelServiceStub ()  
  Methods
   
  activateEntitlementCallable() 
  
    
public   UnaryCallable<ActivateEntitlementRequest , Operation >  activateEntitlementCallable ()  
  Returns 
  
  activateEntitlementOperationCallable() 
  
    
public   OperationCallable<ActivateEntitlementRequest , Entitlement , OperationMetadata >  activateEntitlementOperationCallable ()  
  Returns 
  
  cancelEntitlementCallable() 
  
    
public   UnaryCallable<CancelEntitlementRequest , Operation >  cancelEntitlementCallable ()  
  Returns 
  
  cancelEntitlementOperationCallable() 
  
    
public   OperationCallable<CancelEntitlementRequest , Empty , OperationMetadata >  cancelEntitlementOperationCallable ()  
  Returns 
  
  changeOfferCallable() 
  
    
public   UnaryCallable<ChangeOfferRequest , Operation >  changeOfferCallable ()  
  Returns 
  
  changeOfferOperationCallable() 
  
    
public   OperationCallable<ChangeOfferRequest , Entitlement , OperationMetadata >  changeOfferOperationCallable ()  
  Returns 
  
  changeParametersCallable() 
  
    
public   UnaryCallable<ChangeParametersRequest , Operation >  changeParametersCallable ()  
  Returns 
  
  changeParametersOperationCallable() 
  
    
public   OperationCallable<ChangeParametersRequest , Entitlement , OperationMetadata >  changeParametersOperationCallable ()  
  Returns 
  
  changeRenewalSettingsCallable() 
  
    
public   UnaryCallable<ChangeRenewalSettingsRequest , Operation >  changeRenewalSettingsCallable ()  
  Returns 
  
  changeRenewalSettingsOperationCallable() 
  
    
public   OperationCallable<ChangeRenewalSettingsRequest , Entitlement , OperationMetadata >  changeRenewalSettingsOperationCallable ()  
  Returns 
  
  checkCloudIdentityAccountsExistCallable() 
  
    
public   UnaryCallable<CheckCloudIdentityAccountsExistRequest , CheckCloudIdentityAccountsExistResponse >  checkCloudIdentityAccountsExistCallable ()  
  Returns 
  
  close() 
  
    
public   abstract   void   close ()  
  createChannelPartnerLinkCallable() 
  
    
public   UnaryCallable<CreateChannelPartnerLinkRequest , ChannelPartnerLink >  createChannelPartnerLinkCallable ()  
  Returns 
  
  createChannelPartnerRepricingConfigCallable() 
  
    
public   UnaryCallable<CreateChannelPartnerRepricingConfigRequest , ChannelPartnerRepricingConfig >  createChannelPartnerRepricingConfigCallable ()  
  Returns 
  
  createCustomerCallable() 
  
    
public   UnaryCallable<CreateCustomerRequest , Customer >  createCustomerCallable ()  
  Returns 
  
  createCustomerRepricingConfigCallable() 
  
    
public   UnaryCallable<CreateCustomerRepricingConfigRequest , CustomerRepricingConfig >  createCustomerRepricingConfigCallable ()  
  Returns 
  
  createEntitlementCallable() 
  
    
public   UnaryCallable<CreateEntitlementRequest , Operation >  createEntitlementCallable ()  
  Returns 
  
  createEntitlementOperationCallable() 
  
    
public   OperationCallable<CreateEntitlementRequest , Entitlement , OperationMetadata >  createEntitlementOperationCallable ()  
  Returns 
  
  deleteChannelPartnerRepricingConfigCallable() 
  
    
public   UnaryCallable<DeleteChannelPartnerRepricingConfigRequest , Empty >  deleteChannelPartnerRepricingConfigCallable ()  
  Returns 
  
  deleteCustomerCallable() 
  
    
public   UnaryCallable<DeleteCustomerRequest , Empty >  deleteCustomerCallable ()  
  Returns 
  
  deleteCustomerRepricingConfigCallable() 
  
    
public   UnaryCallable<DeleteCustomerRepricingConfigRequest , Empty >  deleteCustomerRepricingConfigCallable ()  
  Returns 
  
  getChannelPartnerLinkCallable() 
  
    
public   UnaryCallable<GetChannelPartnerLinkRequest , ChannelPartnerLink >  getChannelPartnerLinkCallable ()  
  Returns 
  
  getChannelPartnerRepricingConfigCallable() 
  
    
public   UnaryCallable<GetChannelPartnerRepricingConfigRequest , ChannelPartnerRepricingConfig >  getChannelPartnerRepricingConfigCallable ()  
  Returns 
  
  getCustomerCallable() 
  
    
public   UnaryCallable<GetCustomerRequest , Customer >  getCustomerCallable ()  
  Returns 
  
  getCustomerRepricingConfigCallable() 
  
    
public   UnaryCallable<GetCustomerRepricingConfigRequest , CustomerRepricingConfig >  getCustomerRepricingConfigCallable ()  
  Returns 
  
  getEntitlementCallable() 
  
    
public   UnaryCallable<GetEntitlementRequest , Entitlement >  getEntitlementCallable ()  
  Returns 
  
  getHttpJsonOperationsStub() 
  
    
public   OperationsStub   getHttpJsonOperationsStub ()  
  Returns 
  
  getOperationsStub() 
  
    
public   OperationsStub   getOperationsStub ()  
  Returns 
  
  importCustomerCallable() 
  
    
public   UnaryCallable<ImportCustomerRequest , Customer >  importCustomerCallable ()  
  Returns 
  
  listChannelPartnerLinksCallable() 
  
    
public   UnaryCallable<ListChannelPartnerLinksRequest , ListChannelPartnerLinksResponse >  listChannelPartnerLinksCallable ()  
  Returns 
  
  listChannelPartnerLinksPagedCallable() 
  
    
public   UnaryCallable<ListChannelPartnerLinksRequest , CloudChannelServiceClient . ListChannelPartnerLinksPagedResponse >  listChannelPartnerLinksPagedCallable ()  
  Returns 
  
  listChannelPartnerRepricingConfigsCallable() 
  
    
public   UnaryCallable<ListChannelPartnerRepricingConfigsRequest , ListChannelPartnerRepricingConfigsResponse >  listChannelPartnerRepricingConfigsCallable ()  
  Returns 
  
  listChannelPartnerRepricingConfigsPagedCallable() 
  
    
public   UnaryCallable<ListChannelPartnerRepricingConfigsRequest , CloudChannelServiceClient . ListChannelPartnerRepricingConfigsPagedResponse >  listChannelPartnerRepricingConfigsPagedCallable ()  
  Returns 
  
  listCustomerRepricingConfigsCallable() 
  
    
public   UnaryCallable<ListCustomerRepricingConfigsRequest , ListCustomerRepricingConfigsResponse >  listCustomerRepricingConfigsCallable ()  
  Returns 
  
  listCustomerRepricingConfigsPagedCallable() 
  
    
public   UnaryCallable<ListCustomerRepricingConfigsRequest , CloudChannelServiceClient . ListCustomerRepricingConfigsPagedResponse >  listCustomerRepricingConfigsPagedCallable ()  
  Returns 
  
  listCustomersCallable() 
  
    
public   UnaryCallable<ListCustomersRequest , ListCustomersResponse >  listCustomersCallable ()  
  Returns 
  
  listCustomersPagedCallable() 
  
    
public   UnaryCallable<ListCustomersRequest , CloudChannelServiceClient . ListCustomersPagedResponse >  listCustomersPagedCallable ()  
  Returns 
  
  listEntitlementsCallable() 
  
    
public   UnaryCallable<ListEntitlementsRequest , ListEntitlementsResponse >  listEntitlementsCallable ()  
  Returns 
  
  listEntitlementsPagedCallable() 
  
    
public   UnaryCallable<ListEntitlementsRequest , CloudChannelServiceClient . ListEntitlementsPagedResponse >  listEntitlementsPagedCallable ()  
  Returns 
  
  listOffersCallable() 
  
    
public   UnaryCallable<ListOffersRequest , ListOffersResponse >  listOffersCallable ()  
  Returns 
  
  listOffersPagedCallable() 
  
    
public   UnaryCallable<ListOffersRequest , CloudChannelServiceClient . ListOffersPagedResponse >  listOffersPagedCallable ()  
  Returns 
  
  listProductsCallable() 
  
    
public   UnaryCallable<ListProductsRequest , ListProductsResponse >  listProductsCallable ()  
  Returns 
  
  listProductsPagedCallable() 
  
    
public   UnaryCallable<ListProductsRequest , CloudChannelServiceClient . ListProductsPagedResponse >  listProductsPagedCallable ()  
  Returns 
  
  listPurchasableOffersCallable() 
  
    
public   UnaryCallable<ListPurchasableOffersRequest , ListPurchasableOffersResponse >  listPurchasableOffersCallable ()  
  Returns 
  
  listPurchasableOffersPagedCallable() 
  
    
public   UnaryCallable<ListPurchasableOffersRequest , CloudChannelServiceClient . ListPurchasableOffersPagedResponse >  listPurchasableOffersPagedCallable ()  
  Returns 
  
  listPurchasableSkusCallable() 
  
    
public   UnaryCallable<ListPurchasableSkusRequest , ListPurchasableSkusResponse >  listPurchasableSkusCallable ()  
  Returns 
  
  listPurchasableSkusPagedCallable() 
  
    
public   UnaryCallable<ListPurchasableSkusRequest , CloudChannelServiceClient . ListPurchasableSkusPagedResponse >  listPurchasableSkusPagedCallable ()  
  Returns 
  
  listSkusCallable() 
  
    
public   UnaryCallable<ListSkusRequest , ListSkusResponse >  listSkusCallable ()  
  Returns 
  
  listSkusPagedCallable() 
  
    
public   UnaryCallable<ListSkusRequest , CloudChannelServiceClient . ListSkusPagedResponse >  listSkusPagedCallable ()  
  Returns 
  
  listSubscribersCallable() 
  
    
public   UnaryCallable<ListSubscribersRequest , ListSubscribersResponse >  listSubscribersCallable ()  
  Returns 
  
  listSubscribersPagedCallable() 
  
    
public   UnaryCallable<ListSubscribersRequest , CloudChannelServiceClient . ListSubscribersPagedResponse >  listSubscribersPagedCallable ()  
  Returns 
  
  listTransferableOffersCallable() 
  
    
public   UnaryCallable<ListTransferableOffersRequest , ListTransferableOffersResponse >  listTransferableOffersCallable ()  
  Returns 
  
  listTransferableOffersPagedCallable() 
  
    
public   UnaryCallable<ListTransferableOffersRequest , CloudChannelServiceClient . ListTransferableOffersPagedResponse >  listTransferableOffersPagedCallable ()  
  Returns 
  
  listTransferableSkusCallable() 
  
    
public   UnaryCallable<ListTransferableSkusRequest , ListTransferableSkusResponse >  listTransferableSkusCallable ()  
  Returns 
  
  listTransferableSkusPagedCallable() 
  
    
public   UnaryCallable<ListTransferableSkusRequest , CloudChannelServiceClient . ListTransferableSkusPagedResponse >  listTransferableSkusPagedCallable ()  
  Returns 
  
  lookupOfferCallable() 
  
    
public   UnaryCallable<LookupOfferRequest , Offer >  lookupOfferCallable ()  
  Returns 
  
  provisionCloudIdentityCallable() 
  
    
public   UnaryCallable<ProvisionCloudIdentityRequest , Operation >  provisionCloudIdentityCallable ()  
  Returns 
  
  provisionCloudIdentityOperationCallable() 
  
    
public   OperationCallable<ProvisionCloudIdentityRequest , Customer , OperationMetadata >  provisionCloudIdentityOperationCallable ()  
  Returns 
  
  registerSubscriberCallable() 
  
    
public   UnaryCallable<RegisterSubscriberRequest , RegisterSubscriberResponse >  registerSubscriberCallable ()  
  Returns 
  
  startPaidServiceCallable() 
  
    
public   UnaryCallable<StartPaidServiceRequest , Operation >  startPaidServiceCallable ()  
  Returns 
  
  startPaidServiceOperationCallable() 
  
    
public   OperationCallable<StartPaidServiceRequest , Entitlement , OperationMetadata >  startPaidServiceOperationCallable ()  
  Returns 
  
  suspendEntitlementCallable() 
  
    
public   UnaryCallable<SuspendEntitlementRequest , Operation >  suspendEntitlementCallable ()  
  Returns 
  
  suspendEntitlementOperationCallable() 
  
    
public   OperationCallable<SuspendEntitlementRequest , Entitlement , OperationMetadata >  suspendEntitlementOperationCallable ()  
  Returns 
  
  transferEntitlementsCallable() 
  
    
public   UnaryCallable<TransferEntitlementsRequest , Operation >  transferEntitlementsCallable ()  
  Returns 
  
  transferEntitlementsOperationCallable() 
  
    
public   OperationCallable<TransferEntitlementsRequest , TransferEntitlementsResponse , OperationMetadata >  transferEntitlementsOperationCallable ()  
  Returns 
  
  transferEntitlementsToGoogleCallable() 
  
    
public   UnaryCallable<TransferEntitlementsToGoogleRequest , Operation >  transferEntitlementsToGoogleCallable ()  
  Returns 
  
  transferEntitlementsToGoogleOperationCallable() 
  
    
public   OperationCallable<TransferEntitlementsToGoogleRequest , Empty , OperationMetadata >  transferEntitlementsToGoogleOperationCallable ()  
  Returns 
  
  unregisterSubscriberCallable() 
  
    
public   UnaryCallable<UnregisterSubscriberRequest , UnregisterSubscriberResponse >  unregisterSubscriberCallable ()  
  Returns 
  
  updateChannelPartnerLinkCallable() 
  
    
public   UnaryCallable<UpdateChannelPartnerLinkRequest , ChannelPartnerLink >  updateChannelPartnerLinkCallable ()  
  Returns 
  
  updateChannelPartnerRepricingConfigCallable() 
  
    
public   UnaryCallable<UpdateChannelPartnerRepricingConfigRequest , ChannelPartnerRepricingConfig >  updateChannelPartnerRepricingConfigCallable ()  
  Returns 
  
  updateCustomerCallable() 
  
    
public   UnaryCallable<UpdateCustomerRequest , Customer >  updateCustomerCallable ()  
  Returns 
  
  updateCustomerRepricingConfigCallable() 
  
    
public   UnaryCallable<UpdateCustomerRepricingConfigRequest , CustomerRepricingConfig >  updateCustomerRepricingConfigCallable ()  
  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-28 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-28 UTC."],[],[]]