- 3.57.0 (latest)
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.1
- 3.5.1
- 3.3.1
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.
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.
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.
Name | Description |
settings | CloudChannelServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
activateEntitlementCallable()
public UnaryCallable<ActivateEntitlementRequest,Operation> activateEntitlementCallable()
Type | Description |
UnaryCallable<ActivateEntitlementRequest,Operation> |
activateEntitlementOperationCallable()
public OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationCallable()
Type | Description |
OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
cancelEntitlementCallable()
public UnaryCallable<CancelEntitlementRequest,Operation> cancelEntitlementCallable()
Type | Description |
UnaryCallable<CancelEntitlementRequest,Operation> |
cancelEntitlementOperationCallable()
public OperationCallable<CancelEntitlementRequest,Empty,OperationMetadata> cancelEntitlementOperationCallable()
Type | Description |
OperationCallable<CancelEntitlementRequest,Empty,OperationMetadata> |
changeOfferCallable()
public UnaryCallable<ChangeOfferRequest,Operation> changeOfferCallable()
Type | Description |
UnaryCallable<ChangeOfferRequest,Operation> |
changeOfferOperationCallable()
public OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationCallable()
Type | Description |
OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> |
changeParametersCallable()
public UnaryCallable<ChangeParametersRequest,Operation> changeParametersCallable()
Type | Description |
UnaryCallable<ChangeParametersRequest,Operation> |
changeParametersOperationCallable()
public OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationCallable()
Type | Description |
OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> |
changeRenewalSettingsCallable()
public UnaryCallable<ChangeRenewalSettingsRequest,Operation> changeRenewalSettingsCallable()
Type | Description |
UnaryCallable<ChangeRenewalSettingsRequest,Operation> |
changeRenewalSettingsOperationCallable()
public OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationCallable()
Type | Description |
OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> |
checkCloudIdentityAccountsExistCallable()
public UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistCallable()
Type | Description |
UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> |
close()
public final void close()
create(ClientContext clientContext)
public static final GrpcCloudChannelServiceStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
GrpcCloudChannelServiceStub |
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcCloudChannelServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Type | Description |
GrpcCloudChannelServiceStub |
Type | Description |
IOException |
create(CloudChannelServiceStubSettings settings)
public static final GrpcCloudChannelServiceStub create(CloudChannelServiceStubSettings settings)
Name | Description |
settings | CloudChannelServiceStubSettings |
Type | Description |
GrpcCloudChannelServiceStub |
Type | Description |
IOException |
createChannelPartnerLinkCallable()
public UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkCallable()
Type | Description |
UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> |
createCustomerCallable()
public UnaryCallable<CreateCustomerRequest,Customer> createCustomerCallable()
Type | Description |
UnaryCallable<CreateCustomerRequest,Customer> |
createEntitlementCallable()
public UnaryCallable<CreateEntitlementRequest,Operation> createEntitlementCallable()
Type | Description |
UnaryCallable<CreateEntitlementRequest,Operation> |
createEntitlementOperationCallable()
public OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationCallable()
Type | Description |
OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> |
deleteCustomerCallable()
public UnaryCallable<DeleteCustomerRequest,Empty> deleteCustomerCallable()
Type | Description |
UnaryCallable<DeleteCustomerRequest,Empty> |
getChannelPartnerLinkCallable()
public UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkCallable()
Type | Description |
UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> |
getCustomerCallable()
public UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
Type | Description |
UnaryCallable<GetCustomerRequest,Customer> |
getEntitlementCallable()
public UnaryCallable<GetEntitlementRequest,Entitlement> getEntitlementCallable()
Type | Description |
UnaryCallable<GetEntitlementRequest,Entitlement> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Type | Description |
GrpcOperationsStub |
importCustomerCallable()
public UnaryCallable<ImportCustomerRequest,Customer> importCustomerCallable()
Type | Description |
UnaryCallable<ImportCustomerRequest,Customer> |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listChannelPartnerLinksCallable()
public UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> listChannelPartnerLinksCallable()
Type | Description |
UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> |
listChannelPartnerLinksPagedCallable()
public UnaryCallable<ListChannelPartnerLinksRequest,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksPagedCallable()
Type | Description |
UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksPagedResponse> |
listCustomersCallable()
public UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
Type | Description |
UnaryCallable<ListCustomersRequest,ListCustomersResponse> |
listCustomersPagedCallable()
public UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersPagedCallable()
Type | Description |
UnaryCallable<ListCustomersRequest,ListCustomersPagedResponse> |
listEntitlementsCallable()
public UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> listEntitlementsCallable()
Type | Description |
UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> |
listEntitlementsPagedCallable()
public UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsPagedCallable()
Type | Description |
UnaryCallable<ListEntitlementsRequest,ListEntitlementsPagedResponse> |
listOffersCallable()
public UnaryCallable<ListOffersRequest,ListOffersResponse> listOffersCallable()
Type | Description |
UnaryCallable<ListOffersRequest,ListOffersResponse> |
listOffersPagedCallable()
public UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> listOffersPagedCallable()
Type | Description |
UnaryCallable<ListOffersRequest,ListOffersPagedResponse> |
listProductsCallable()
public UnaryCallable<ListProductsRequest,ListProductsResponse> listProductsCallable()
Type | Description |
UnaryCallable<ListProductsRequest,ListProductsResponse> |
listProductsPagedCallable()
public UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> listProductsPagedCallable()
Type | Description |
UnaryCallable<ListProductsRequest,ListProductsPagedResponse> |
listPurchasableOffersCallable()
public UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> listPurchasableOffersCallable()
Type | Description |
UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> |
listPurchasableOffersPagedCallable()
public UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersPagedCallable()
Type | Description |
UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersPagedResponse> |
listPurchasableSkusCallable()
public UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> listPurchasableSkusCallable()
Type | Description |
UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> |
listPurchasableSkusPagedCallable()
public UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusPagedCallable()
Type | Description |
UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusPagedResponse> |
listSkusCallable()
public UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
Type | Description |
UnaryCallable<ListSkusRequest,ListSkusResponse> |
listSkusPagedCallable()
public UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> listSkusPagedCallable()
Type | Description |
UnaryCallable<ListSkusRequest,ListSkusPagedResponse> |
listSubscribersCallable()
public UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> listSubscribersCallable()
Type | Description |
UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> |
listSubscribersPagedCallable()
public UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersPagedCallable()
Type | Description |
UnaryCallable<ListSubscribersRequest,ListSubscribersPagedResponse> |
listTransferableOffersCallable()
public UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> listTransferableOffersCallable()
Type | Description |
UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> |
listTransferableOffersPagedCallable()
public UnaryCallable<ListTransferableOffersRequest,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersPagedCallable()
Type | Description |
UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersPagedResponse> |
listTransferableSkusCallable()
public UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> listTransferableSkusCallable()
Type | Description |
UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> |
listTransferableSkusPagedCallable()
public UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusPagedCallable()
Type | Description |
UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusPagedResponse> |
lookupOfferCallable()
public UnaryCallable<LookupOfferRequest,Offer> lookupOfferCallable()
Type | Description |
UnaryCallable<LookupOfferRequest,Offer> |
provisionCloudIdentityCallable()
public UnaryCallable<ProvisionCloudIdentityRequest,Operation> provisionCloudIdentityCallable()
Type | Description |
UnaryCallable<ProvisionCloudIdentityRequest,Operation> |
provisionCloudIdentityOperationCallable()
public OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationCallable()
Type | Description |
OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> |
registerSubscriberCallable()
public UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberCallable()
Type | Description |
UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
startPaidServiceCallable()
public UnaryCallable<StartPaidServiceRequest,Operation> startPaidServiceCallable()
Type | Description |
UnaryCallable<StartPaidServiceRequest,Operation> |
startPaidServiceOperationCallable()
public OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationCallable()
Type | Description |
OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> |
suspendEntitlementCallable()
public UnaryCallable<SuspendEntitlementRequest,Operation> suspendEntitlementCallable()
Type | Description |
UnaryCallable<SuspendEntitlementRequest,Operation> |
suspendEntitlementOperationCallable()
public OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationCallable()
Type | Description |
OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> |
transferEntitlementsCallable()
public UnaryCallable<TransferEntitlementsRequest,Operation> transferEntitlementsCallable()
Type | Description |
UnaryCallable<TransferEntitlementsRequest,Operation> |
transferEntitlementsOperationCallable()
public OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationCallable()
Type | Description |
OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> |
transferEntitlementsToGoogleCallable()
public UnaryCallable<TransferEntitlementsToGoogleRequest,Operation> transferEntitlementsToGoogleCallable()
Type | Description |
UnaryCallable<TransferEntitlementsToGoogleRequest,Operation> |
transferEntitlementsToGoogleOperationCallable()
public OperationCallable<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> transferEntitlementsToGoogleOperationCallable()
Type | Description |
OperationCallable<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> |
unregisterSubscriberCallable()
public UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberCallable()
Type | Description |
UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> |
updateChannelPartnerLinkCallable()
public UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkCallable()
Type | Description |
UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> |
updateCustomerCallable()
public UnaryCallable<UpdateCustomerRequest,Customer> updateCustomerCallable()
Type | Description |
UnaryCallable<UpdateCustomerRequest,Customer> |