Package com.google.cloud.channel.v1.stub
Class CloudChannelServiceStub
- java.lang.Object
-
- com.google.cloud.channel.v1.stub.CloudChannelServiceStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource
,AutoCloseable
- Direct Known Subclasses:
GrpcCloudChannelServiceStub
,HttpJsonCloudChannelServiceStub
@Generated("by gapic-generator-java") public abstract class CloudChannelServiceStub extends Object implements com.google.api.gax.core.BackgroundResource
Base stub class for the CloudChannelService service API.This class is for advanced usage and reflects the underlying API directly.
-
-
Constructor Summary
Constructors Constructor Description CloudChannelServiceStub()
-
Method Summary
-
-
-
Method Detail
-
getOperationsStub
public com.google.longrunning.stub.OperationsStub getOperationsStub()
-
getHttpJsonOperationsStub
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
-
listCustomersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersPagedCallable()
-
listCustomersCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
-
getCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
-
checkCloudIdentityAccountsExistCallable
public com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistCallable()
-
createCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<CreateCustomerRequest,Customer> createCustomerCallable()
-
updateCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateCustomerRequest,Customer> updateCustomerCallable()
-
deleteCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteCustomerRequest,com.google.protobuf.Empty> deleteCustomerCallable()
-
importCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<ImportCustomerRequest,Customer> importCustomerCallable()
-
provisionCloudIdentityOperationCallable
public com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationCallable()
-
provisionCloudIdentityCallable
public com.google.api.gax.rpc.UnaryCallable<ProvisionCloudIdentityRequest,com.google.longrunning.Operation> provisionCloudIdentityCallable()
-
listEntitlementsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsPagedCallable()
-
listEntitlementsCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> listEntitlementsCallable()
-
listTransferableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusPagedCallable()
-
listTransferableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> listTransferableSkusCallable()
-
listTransferableOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersPagedCallable()
-
listTransferableOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> listTransferableOffersCallable()
-
getEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<GetEntitlementRequest,Entitlement> getEntitlementCallable()
-
createEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationCallable()
-
createEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation> createEntitlementCallable()
-
changeParametersOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationCallable()
-
changeParametersCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation> changeParametersCallable()
-
changeRenewalSettingsOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationCallable()
-
changeRenewalSettingsCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation> changeRenewalSettingsCallable()
-
changeOfferOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationCallable()
-
changeOfferCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation> changeOfferCallable()
-
startPaidServiceOperationCallable
public com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationCallable()
-
startPaidServiceCallable
public com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation> startPaidServiceCallable()
-
suspendEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationCallable()
-
suspendEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<SuspendEntitlementRequest,com.google.longrunning.Operation> suspendEntitlementCallable()
-
cancelEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata> cancelEntitlementOperationCallable()
-
cancelEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation> cancelEntitlementCallable()
-
activateEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationCallable()
-
activateEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<ActivateEntitlementRequest,com.google.longrunning.Operation> activateEntitlementCallable()
-
transferEntitlementsOperationCallable
public com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationCallable()
-
transferEntitlementsCallable
public com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation> transferEntitlementsCallable()
-
transferEntitlementsToGoogleOperationCallable
public com.google.api.gax.rpc.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata> transferEntitlementsToGoogleOperationCallable()
-
transferEntitlementsToGoogleCallable
public com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsToGoogleRequest,com.google.longrunning.Operation> transferEntitlementsToGoogleCallable()
-
listChannelPartnerLinksPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerLinksRequest,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksPagedCallable()
-
listChannelPartnerLinksCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> listChannelPartnerLinksCallable()
-
getChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkCallable()
-
createChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkCallable()
-
updateChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkCallable()
-
getCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigCallable()
-
listCustomerRepricingConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsPagedCallable()
-
listCustomerRepricingConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse> listCustomerRepricingConfigsCallable()
-
createCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigCallable()
-
updateCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigCallable()
-
deleteCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteCustomerRepricingConfigRequest,com.google.protobuf.Empty> deleteCustomerRepricingConfigCallable()
-
getChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigCallable()
-
listChannelPartnerRepricingConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerRepricingConfigsRequest,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsPagedCallable()
-
listChannelPartnerRepricingConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse> listChannelPartnerRepricingConfigsCallable()
-
createChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigCallable()
-
updateChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigCallable()
-
deleteChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty> deleteChannelPartnerRepricingConfigCallable()
-
listSkuGroupsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsPagedCallable()
-
listSkuGroupsCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse> listSkuGroupsCallable()
-
listSkuGroupBillableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusPagedCallable()
-
listSkuGroupBillableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse> listSkuGroupBillableSkusCallable()
-
lookupOfferCallable
public com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer> lookupOfferCallable()
-
listProductsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> listProductsPagedCallable()
-
listProductsCallable
public com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,ListProductsResponse> listProductsCallable()
-
listSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> listSkusPagedCallable()
-
listSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
-
listOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> listOffersPagedCallable()
-
listOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,ListOffersResponse> listOffersCallable()
-
listPurchasableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusPagedCallable()
-
listPurchasableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> listPurchasableSkusCallable()
-
listPurchasableOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersPagedCallable()
-
listPurchasableOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> listPurchasableOffersCallable()
-
queryEligibleBillingAccountsCallable
public com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsCallable()
-
registerSubscriberCallable
public com.google.api.gax.rpc.UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberCallable()
-
unregisterSubscriberCallable
public com.google.api.gax.rpc.UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberCallable()
-
listSubscribersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersPagedCallable()
-
listSubscribersCallable
public com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> listSubscribersCallable()
-
listEntitlementChangesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementChangesRequest,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesPagedCallable()
-
listEntitlementChangesCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesResponse> listEntitlementChangesCallable()
-
close
public abstract void close()
- Specified by:
close
in interfaceAutoCloseable
-
-