public class HttpJsonCloudChannelServiceStub extends CloudChannelServiceStub
REST stub implementation for the CloudChannelService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonCloudChannelServiceStub create(ClientContext clientContext)
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonCloudChannelServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
create(CloudChannelServiceStubSettings settings)
public static final HttpJsonCloudChannelServiceStub create(CloudChannelServiceStubSettings settings)
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Constructors
HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext)
protected HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonCloudChannelServiceStub, 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.
HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonCloudChannelServiceStub, 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.
Methods
activateEntitlementCallable()
public UnaryCallable<ActivateEntitlementRequest,Operation> activateEntitlementCallable()
Overrides
activateEntitlementOperationCallable()
public OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationCallable()
Overrides
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
cancelEntitlementCallable()
public UnaryCallable<CancelEntitlementRequest,Operation> cancelEntitlementCallable()
Overrides
cancelEntitlementOperationCallable()
public OperationCallable<CancelEntitlementRequest,Empty,OperationMetadata> cancelEntitlementOperationCallable()
Overrides
changeOfferCallable()
public UnaryCallable<ChangeOfferRequest,Operation> changeOfferCallable()
Overrides
changeOfferOperationCallable()
public OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationCallable()
Overrides
changeParametersCallable()
public UnaryCallable<ChangeParametersRequest,Operation> changeParametersCallable()
Overrides
changeParametersOperationCallable()
public OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationCallable()
Overrides
changeRenewalSettingsCallable()
public UnaryCallable<ChangeRenewalSettingsRequest,Operation> changeRenewalSettingsCallable()
Overrides
changeRenewalSettingsOperationCallable()
public OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationCallable()
Overrides
checkCloudIdentityAccountsExistCallable()
public UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistCallable()
Overrides
close()
public final void close()
Overrides
createChannelPartnerLinkCallable()
public UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkCallable()
Overrides
createChannelPartnerRepricingConfigCallable()
public UnaryCallable<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigCallable()
Overrides
createCustomerCallable()
public UnaryCallable<CreateCustomerRequest,Customer> createCustomerCallable()
Overrides
createCustomerRepricingConfigCallable()
public UnaryCallable<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigCallable()
Overrides
createEntitlementCallable()
public UnaryCallable<CreateEntitlementRequest,Operation> createEntitlementCallable()
Overrides
createEntitlementOperationCallable()
public OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationCallable()
Overrides
deleteChannelPartnerRepricingConfigCallable()
public UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,Empty> deleteChannelPartnerRepricingConfigCallable()
Overrides
deleteCustomerCallable()
public UnaryCallable<DeleteCustomerRequest,Empty> deleteCustomerCallable()
Overrides
deleteCustomerRepricingConfigCallable()
public UnaryCallable<DeleteCustomerRepricingConfigRequest,Empty> deleteCustomerRepricingConfigCallable()
Overrides
getChannelPartnerLinkCallable()
public UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkCallable()
Overrides
getChannelPartnerRepricingConfigCallable()
public UnaryCallable<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigCallable()
Overrides
getCustomerCallable()
public UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
Overrides
getCustomerRepricingConfigCallable()
public UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigCallable()
Overrides
getEntitlementCallable()
public UnaryCallable<GetEntitlementRequest,Entitlement> getEntitlementCallable()
Overrides
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Overrides
importCustomerCallable()
public UnaryCallable<ImportCustomerRequest,Customer> importCustomerCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listChannelPartnerLinksCallable()
public UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> listChannelPartnerLinksCallable()
Overrides
listChannelPartnerLinksPagedCallable()
public UnaryCallable<ListChannelPartnerLinksRequest,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksPagedCallable()
Overrides
listChannelPartnerRepricingConfigsCallable()
public UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse> listChannelPartnerRepricingConfigsCallable()
Overrides
listChannelPartnerRepricingConfigsPagedCallable()
public UnaryCallable<ListChannelPartnerRepricingConfigsRequest,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsPagedCallable()
Overrides
listCustomerRepricingConfigsCallable()
public UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse> listCustomerRepricingConfigsCallable()
Overrides
listCustomerRepricingConfigsPagedCallable()
public UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsPagedCallable()
Overrides
listCustomersCallable()
public UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
Overrides
listCustomersPagedCallable()
public UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersPagedCallable()
Overrides
listEntitlementChangesCallable()
public UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesResponse> listEntitlementChangesCallable()
Overrides
listEntitlementChangesPagedCallable()
public UnaryCallable<ListEntitlementChangesRequest,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesPagedCallable()
Overrides
listEntitlementsCallable()
public UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> listEntitlementsCallable()
Overrides
listEntitlementsPagedCallable()
public UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsPagedCallable()
Overrides
listOffersCallable()
public UnaryCallable<ListOffersRequest,ListOffersResponse> listOffersCallable()
Overrides
listOffersPagedCallable()
public UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> listOffersPagedCallable()
Overrides
listProductsCallable()
public UnaryCallable<ListProductsRequest,ListProductsResponse> listProductsCallable()
Overrides
listProductsPagedCallable()
public UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> listProductsPagedCallable()
Overrides
listPurchasableOffersCallable()
public UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> listPurchasableOffersCallable()
Overrides
listPurchasableOffersPagedCallable()
public UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersPagedCallable()
Overrides
listPurchasableSkusCallable()
public UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> listPurchasableSkusCallable()
Overrides
listPurchasableSkusPagedCallable()
public UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusPagedCallable()
Overrides
listSkuGroupBillableSkusCallable()
public UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse> listSkuGroupBillableSkusCallable()
Overrides
listSkuGroupBillableSkusPagedCallable()
public UnaryCallable<ListSkuGroupBillableSkusRequest,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusPagedCallable()
Overrides
listSkuGroupsCallable()
public UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse> listSkuGroupsCallable()
Overrides
listSkuGroupsPagedCallable()
public UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsPagedCallable()
Overrides
listSkusCallable()
public UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
Overrides
listSkusPagedCallable()
public UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> listSkusPagedCallable()
Overrides
listSubscribersCallable()
public UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> listSubscribersCallable()
Overrides
listSubscribersPagedCallable()
public UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersPagedCallable()
Overrides
listTransferableOffersCallable()
public UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> listTransferableOffersCallable()
Overrides
listTransferableOffersPagedCallable()
public UnaryCallable<ListTransferableOffersRequest,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersPagedCallable()
Overrides
listTransferableSkusCallable()
public UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> listTransferableSkusCallable()
Overrides
listTransferableSkusPagedCallable()
public UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusPagedCallable()
Overrides
lookupOfferCallable()
public UnaryCallable<LookupOfferRequest,Offer> lookupOfferCallable()
Overrides
provisionCloudIdentityCallable()
public UnaryCallable<ProvisionCloudIdentityRequest,Operation> provisionCloudIdentityCallable()
Overrides
provisionCloudIdentityOperationCallable()
public OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationCallable()
Overrides
queryEligibleBillingAccountsCallable()
public UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsCallable()
Overrides
registerSubscriberCallable()
public UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberCallable()
Overrides
shutdown()
shutdownNow()
public void shutdownNow()
startPaidServiceCallable()
public UnaryCallable<StartPaidServiceRequest,Operation> startPaidServiceCallable()
Overrides
startPaidServiceOperationCallable()
public OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationCallable()
Overrides
suspendEntitlementCallable()
public UnaryCallable<SuspendEntitlementRequest,Operation> suspendEntitlementCallable()
Overrides
suspendEntitlementOperationCallable()
public OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationCallable()
Overrides
transferEntitlementsCallable()
public UnaryCallable<TransferEntitlementsRequest,Operation> transferEntitlementsCallable()
Overrides
transferEntitlementsOperationCallable()
public OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationCallable()
Overrides
transferEntitlementsToGoogleCallable()
public UnaryCallable<TransferEntitlementsToGoogleRequest,Operation> transferEntitlementsToGoogleCallable()
Overrides
transferEntitlementsToGoogleOperationCallable()
public OperationCallable<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> transferEntitlementsToGoogleOperationCallable()
Overrides
unregisterSubscriberCallable()
public UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberCallable()
Overrides
updateChannelPartnerLinkCallable()
public UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkCallable()
Overrides
updateChannelPartnerRepricingConfigCallable()
public UnaryCallable<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigCallable()
Overrides
updateCustomerCallable()
public UnaryCallable<UpdateCustomerRequest,Customer> updateCustomerCallable()
Overrides
updateCustomerRepricingConfigCallable()
public UnaryCallable<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigCallable()
Overrides