Class GrpcCloudChannelServiceStub (3.46.0)

public class GrpcCloudChannelServiceStub extends CloudChannelServiceStub

gRPC stub implementation for the CloudChannelService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudChannelServiceStub > GrpcCloudChannelServiceStub

Static Methods

create(ClientContext clientContext)

public static final GrpcCloudChannelServiceStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
GrpcCloudChannelServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcCloudChannelServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory GrpcStubCallableFactory
Returns
Type Description
GrpcCloudChannelServiceStub
Exceptions
Type Description
IOException

create(CloudChannelServiceStubSettings settings)

public static final GrpcCloudChannelServiceStub create(CloudChannelServiceStubSettings settings)
Parameter
Name Description
settings CloudChannelServiceStubSettings
Returns
Type Description
GrpcCloudChannelServiceStub
Exceptions
Type Description
IOException

Constructors

GrpcCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext)

protected GrpcCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcCloudChannelServiceStub, 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.

Parameters
Name Description
settings CloudChannelServiceStubSettings
clientContext ClientContext

GrpcCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protected GrpcCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcCloudChannelServiceStub, 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.

Parameters
Name Description
settings CloudChannelServiceStubSettings
clientContext ClientContext
callableFactory GrpcStubCallableFactory

Methods

activateEntitlementCallable()

public UnaryCallable<ActivateEntitlementRequest,Operation> activateEntitlementCallable()
Returns
Type Description
UnaryCallable<ActivateEntitlementRequest,Operation>
Overrides

activateEntitlementOperationCallable()

public OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationCallable()
Returns
Type Description
OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata>
Overrides

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

cancelEntitlementCallable()

public UnaryCallable<CancelEntitlementRequest,Operation> cancelEntitlementCallable()
Returns
Type Description
UnaryCallable<CancelEntitlementRequest,Operation>
Overrides

cancelEntitlementOperationCallable()

public OperationCallable<CancelEntitlementRequest,Empty,OperationMetadata> cancelEntitlementOperationCallable()
Returns
Type Description
OperationCallable<CancelEntitlementRequest,Empty,OperationMetadata>
Overrides

changeOfferCallable()

public UnaryCallable<ChangeOfferRequest,Operation> changeOfferCallable()
Returns
Type Description
UnaryCallable<ChangeOfferRequest,Operation>
Overrides

changeOfferOperationCallable()

public OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationCallable()
Returns
Type Description
OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata>
Overrides

changeParametersCallable()

public UnaryCallable<ChangeParametersRequest,Operation> changeParametersCallable()
Returns
Type Description
UnaryCallable<ChangeParametersRequest,Operation>
Overrides

changeParametersOperationCallable()

public OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationCallable()
Returns
Type Description
OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata>
Overrides

changeRenewalSettingsCallable()

public UnaryCallable<ChangeRenewalSettingsRequest,Operation> changeRenewalSettingsCallable()
Returns
Type Description
UnaryCallable<ChangeRenewalSettingsRequest,Operation>
Overrides

changeRenewalSettingsOperationCallable()

public OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationCallable()
Returns
Type Description
OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
Overrides

checkCloudIdentityAccountsExistCallable()

public UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistCallable()
Returns
Type Description
UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
Overrides

close()

public final void close()
Overrides

createChannelPartnerLinkCallable()

public UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkCallable()
Returns
Type Description
UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink>
Overrides

createChannelPartnerRepricingConfigCallable()

public UnaryCallable<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
Overrides

createCustomerCallable()

public UnaryCallable<CreateCustomerRequest,Customer> createCustomerCallable()
Returns
Type Description
UnaryCallable<CreateCustomerRequest,Customer>
Overrides

createCustomerRepricingConfigCallable()

public UnaryCallable<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig>
Overrides

createEntitlementCallable()

public UnaryCallable<CreateEntitlementRequest,Operation> createEntitlementCallable()
Returns
Type Description
UnaryCallable<CreateEntitlementRequest,Operation>
Overrides

createEntitlementOperationCallable()

public OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationCallable()
Returns
Type Description
OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata>
Overrides

deleteChannelPartnerRepricingConfigCallable()

public UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,Empty> deleteChannelPartnerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,Empty>
Overrides

deleteCustomerCallable()

public UnaryCallable<DeleteCustomerRequest,Empty> deleteCustomerCallable()
Returns
Type Description
UnaryCallable<DeleteCustomerRequest,Empty>
Overrides

deleteCustomerRepricingConfigCallable()

public UnaryCallable<DeleteCustomerRepricingConfigRequest,Empty> deleteCustomerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<DeleteCustomerRepricingConfigRequest,Empty>
Overrides

getChannelPartnerLinkCallable()

public UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkCallable()
Returns
Type Description
UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink>
Overrides

getChannelPartnerRepricingConfigCallable()

public UnaryCallable<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
Overrides

getCustomerCallable()

public UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
Returns
Type Description
UnaryCallable<GetCustomerRequest,Customer>
Overrides

getCustomerRepricingConfigCallable()

public UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>
Overrides

getEntitlementCallable()

public UnaryCallable<GetEntitlementRequest,Entitlement> getEntitlementCallable()
Returns
Type Description
UnaryCallable<GetEntitlementRequest,Entitlement>
Overrides

getOperationsStub()

public GrpcOperationsStub getOperationsStub()
Returns
Type Description
GrpcOperationsStub
Overrides

importCustomerCallable()

public UnaryCallable<ImportCustomerRequest,Customer> importCustomerCallable()
Returns
Type Description
UnaryCallable<ImportCustomerRequest,Customer>
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listChannelPartnerLinksCallable()

public UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> listChannelPartnerLinksCallable()
Returns
Type Description
UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse>
Overrides

listChannelPartnerLinksPagedCallable()

public UnaryCallable<ListChannelPartnerLinksRequest,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksPagedCallable()
Returns
Type Description
UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksPagedResponse>
Overrides

listChannelPartnerRepricingConfigsCallable()

public UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse> listChannelPartnerRepricingConfigsCallable()
Returns
Type Description
UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse>
Overrides

listChannelPartnerRepricingConfigsPagedCallable()

public UnaryCallable<ListChannelPartnerRepricingConfigsRequest,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsPagedResponse>
Overrides

listCustomerRepricingConfigsCallable()

public UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse> listCustomerRepricingConfigsCallable()
Returns
Type Description
UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse>
Overrides

listCustomerRepricingConfigsPagedCallable()

public UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsPagedResponse>
Overrides

listCustomersCallable()

public UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
Returns
Type Description
UnaryCallable<ListCustomersRequest,ListCustomersResponse>
Overrides

listCustomersPagedCallable()

public UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersPagedCallable()
Returns
Type Description
UnaryCallable<ListCustomersRequest,ListCustomersPagedResponse>
Overrides

listEntitlementChangesCallable()

public UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesResponse> listEntitlementChangesCallable()
Returns
Type Description
UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesResponse>
Overrides

listEntitlementChangesPagedCallable()

public UnaryCallable<ListEntitlementChangesRequest,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesPagedCallable()
Returns
Type Description
UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesPagedResponse>
Overrides

listEntitlementsCallable()

public UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> listEntitlementsCallable()
Returns
Type Description
UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse>
Overrides

listEntitlementsPagedCallable()

public UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsPagedCallable()
Returns
Type Description
UnaryCallable<ListEntitlementsRequest,ListEntitlementsPagedResponse>
Overrides

listOffersCallable()

public UnaryCallable<ListOffersRequest,ListOffersResponse> listOffersCallable()
Returns
Type Description
UnaryCallable<ListOffersRequest,ListOffersResponse>
Overrides

listOffersPagedCallable()

public UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> listOffersPagedCallable()
Returns
Type Description
UnaryCallable<ListOffersRequest,ListOffersPagedResponse>
Overrides

listProductsCallable()

public UnaryCallable<ListProductsRequest,ListProductsResponse> listProductsCallable()
Returns
Type Description
UnaryCallable<ListProductsRequest,ListProductsResponse>
Overrides

listProductsPagedCallable()

public UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> listProductsPagedCallable()
Returns
Type Description
UnaryCallable<ListProductsRequest,ListProductsPagedResponse>
Overrides

listPurchasableOffersCallable()

public UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> listPurchasableOffersCallable()
Returns
Type Description
UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse>
Overrides

listPurchasableOffersPagedCallable()

public UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersPagedCallable()
Returns
Type Description
UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersPagedResponse>
Overrides

listPurchasableSkusCallable()

public UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> listPurchasableSkusCallable()
Returns
Type Description
UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse>
Overrides

listPurchasableSkusPagedCallable()

public UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusPagedCallable()
Returns
Type Description
UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusPagedResponse>
Overrides

listSkuGroupBillableSkusCallable()

public UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse> listSkuGroupBillableSkusCallable()
Returns
Type Description
UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse>
Overrides

listSkuGroupBillableSkusPagedCallable()

public UnaryCallable<ListSkuGroupBillableSkusRequest,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusPagedCallable()
Returns
Type Description
UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusPagedResponse>
Overrides

listSkuGroupsCallable()

public UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse> listSkuGroupsCallable()
Returns
Type Description
UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse>
Overrides

listSkuGroupsPagedCallable()

public UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsPagedCallable()
Returns
Type Description
UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsPagedResponse>
Overrides

listSkusCallable()

public UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
Returns
Type Description
UnaryCallable<ListSkusRequest,ListSkusResponse>
Overrides

listSkusPagedCallable()

public UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> listSkusPagedCallable()
Returns
Type Description
UnaryCallable<ListSkusRequest,ListSkusPagedResponse>
Overrides

listSubscribersCallable()

public UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> listSubscribersCallable()
Returns
Type Description
UnaryCallable<ListSubscribersRequest,ListSubscribersResponse>
Overrides

listSubscribersPagedCallable()

public UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersPagedCallable()
Returns
Type Description
UnaryCallable<ListSubscribersRequest,ListSubscribersPagedResponse>
Overrides

listTransferableOffersCallable()

public UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> listTransferableOffersCallable()
Returns
Type Description
UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse>
Overrides

listTransferableOffersPagedCallable()

public UnaryCallable<ListTransferableOffersRequest,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersPagedCallable()
Returns
Type Description
UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersPagedResponse>
Overrides

listTransferableSkusCallable()

public UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> listTransferableSkusCallable()
Returns
Type Description
UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse>
Overrides

listTransferableSkusPagedCallable()

public UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusPagedCallable()
Returns
Type Description
UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusPagedResponse>
Overrides

lookupOfferCallable()

public UnaryCallable<LookupOfferRequest,Offer> lookupOfferCallable()
Returns
Type Description
UnaryCallable<LookupOfferRequest,Offer>
Overrides

provisionCloudIdentityCallable()

public UnaryCallable<ProvisionCloudIdentityRequest,Operation> provisionCloudIdentityCallable()
Returns
Type Description
UnaryCallable<ProvisionCloudIdentityRequest,Operation>
Overrides

provisionCloudIdentityOperationCallable()

public OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationCallable()
Returns
Type Description
OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
Overrides

queryEligibleBillingAccountsCallable()

public UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsCallable()
Returns
Type Description
UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>
Overrides

registerSubscriberCallable()

public UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberCallable()
Returns
Type Description
UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

startPaidServiceCallable()

public UnaryCallable<StartPaidServiceRequest,Operation> startPaidServiceCallable()
Returns
Type Description
UnaryCallable<StartPaidServiceRequest,Operation>
Overrides

startPaidServiceOperationCallable()

public OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationCallable()
Returns
Type Description
OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
Overrides

suspendEntitlementCallable()

public UnaryCallable<SuspendEntitlementRequest,Operation> suspendEntitlementCallable()
Returns
Type Description
UnaryCallable<SuspendEntitlementRequest,Operation>
Overrides

suspendEntitlementOperationCallable()

public OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationCallable()
Returns
Type Description
OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata>
Overrides

transferEntitlementsCallable()

public UnaryCallable<TransferEntitlementsRequest,Operation> transferEntitlementsCallable()
Returns
Type Description
UnaryCallable<TransferEntitlementsRequest,Operation>
Overrides

transferEntitlementsOperationCallable()

public OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationCallable()
Returns
Type Description
OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>
Overrides

transferEntitlementsToGoogleCallable()

public UnaryCallable<TransferEntitlementsToGoogleRequest,Operation> transferEntitlementsToGoogleCallable()
Returns
Type Description
UnaryCallable<TransferEntitlementsToGoogleRequest,Operation>
Overrides

transferEntitlementsToGoogleOperationCallable()

public OperationCallable<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> transferEntitlementsToGoogleOperationCallable()
Returns
Type Description
OperationCallable<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata>
Overrides

unregisterSubscriberCallable()

public UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberCallable()
Returns
Type Description
UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse>
Overrides

updateChannelPartnerLinkCallable()

public UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkCallable()
Returns
Type Description
UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink>
Overrides

updateChannelPartnerRepricingConfigCallable()

public UnaryCallable<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
Overrides

updateCustomerCallable()

public UnaryCallable<UpdateCustomerRequest,Customer> updateCustomerCallable()
Returns
Type Description
UnaryCallable<UpdateCustomerRequest,Customer>
Overrides

updateCustomerRepricingConfigCallable()

public UnaryCallable<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigCallable()
Returns
Type Description
UnaryCallable<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig>
Overrides