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