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