Package com.google.cloud.channel.v1.stub
Class HttpJsonCloudChannelServiceStub
- java.lang.Object
-
- com.google.cloud.channel.v1.stub.CloudChannelServiceStub
-
- com.google.cloud.channel.v1.stub.HttpJsonCloudChannelServiceStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource
,AutoCloseable
@Generated("by gapic-generator-java") @BetaApi 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.
-
-
Constructor Summary
Constructors Modifier Constructor 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.
-
Method Summary
-
Methods inherited from class com.google.cloud.channel.v1.stub.CloudChannelServiceStub
getOperationsStub
-
-
-
-
Constructor Detail
-
HttpJsonCloudChannelServiceStub
protected HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
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.- Throws:
IOException
-
HttpJsonCloudChannelServiceStub
protected HttpJsonCloudChannelServiceStub(CloudChannelServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
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.- Throws:
IOException
-
-
Method Detail
-
create
public static final HttpJsonCloudChannelServiceStub create(CloudChannelServiceStubSettings settings) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonCloudChannelServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
- Throws:
IOException
-
create
public static final HttpJsonCloudChannelServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
- Throws:
IOException
-
getMethodDescriptors
@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
-
getHttpJsonOperationsStub
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
- Overrides:
getHttpJsonOperationsStub
in classCloudChannelServiceStub
-
listCustomersCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,ListCustomersResponse> listCustomersCallable()
- Overrides:
listCustomersCallable
in classCloudChannelServiceStub
-
listCustomersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomersRequest,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersPagedCallable()
- Overrides:
listCustomersPagedCallable
in classCloudChannelServiceStub
-
getCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<GetCustomerRequest,Customer> getCustomerCallable()
- Overrides:
getCustomerCallable
in classCloudChannelServiceStub
-
checkCloudIdentityAccountsExistCallable
public com.google.api.gax.rpc.UnaryCallable<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistCallable()
- Overrides:
checkCloudIdentityAccountsExistCallable
in classCloudChannelServiceStub
-
createCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<CreateCustomerRequest,Customer> createCustomerCallable()
- Overrides:
createCustomerCallable
in classCloudChannelServiceStub
-
updateCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateCustomerRequest,Customer> updateCustomerCallable()
- Overrides:
updateCustomerCallable
in classCloudChannelServiceStub
-
deleteCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteCustomerRequest,com.google.protobuf.Empty> deleteCustomerCallable()
- Overrides:
deleteCustomerCallable
in classCloudChannelServiceStub
-
importCustomerCallable
public com.google.api.gax.rpc.UnaryCallable<ImportCustomerRequest,Customer> importCustomerCallable()
- Overrides:
importCustomerCallable
in classCloudChannelServiceStub
-
provisionCloudIdentityCallable
public com.google.api.gax.rpc.UnaryCallable<ProvisionCloudIdentityRequest,com.google.longrunning.Operation> provisionCloudIdentityCallable()
- Overrides:
provisionCloudIdentityCallable
in classCloudChannelServiceStub
-
provisionCloudIdentityOperationCallable
public com.google.api.gax.rpc.OperationCallable<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationCallable()
- Overrides:
provisionCloudIdentityOperationCallable
in classCloudChannelServiceStub
-
listEntitlementsCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementsRequest,ListEntitlementsResponse> listEntitlementsCallable()
- Overrides:
listEntitlementsCallable
in classCloudChannelServiceStub
-
listEntitlementsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementsRequest,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsPagedCallable()
- Overrides:
listEntitlementsPagedCallable
in classCloudChannelServiceStub
-
listTransferableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableSkusRequest,ListTransferableSkusResponse> listTransferableSkusCallable()
- Overrides:
listTransferableSkusCallable
in classCloudChannelServiceStub
-
listTransferableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableSkusRequest,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusPagedCallable()
- Overrides:
listTransferableSkusPagedCallable
in classCloudChannelServiceStub
-
listTransferableOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,ListTransferableOffersResponse> listTransferableOffersCallable()
- Overrides:
listTransferableOffersCallable
in classCloudChannelServiceStub
-
listTransferableOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListTransferableOffersRequest,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersPagedCallable()
- Overrides:
listTransferableOffersPagedCallable
in classCloudChannelServiceStub
-
getEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<GetEntitlementRequest,Entitlement> getEntitlementCallable()
- Overrides:
getEntitlementCallable
in classCloudChannelServiceStub
-
createEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<CreateEntitlementRequest,com.google.longrunning.Operation> createEntitlementCallable()
- Overrides:
createEntitlementCallable
in classCloudChannelServiceStub
-
createEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationCallable()
- Overrides:
createEntitlementOperationCallable
in classCloudChannelServiceStub
-
changeParametersCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeParametersRequest,com.google.longrunning.Operation> changeParametersCallable()
- Overrides:
changeParametersCallable
in classCloudChannelServiceStub
-
changeParametersOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationCallable()
- Overrides:
changeParametersOperationCallable
in classCloudChannelServiceStub
-
changeRenewalSettingsCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeRenewalSettingsRequest,com.google.longrunning.Operation> changeRenewalSettingsCallable()
- Overrides:
changeRenewalSettingsCallable
in classCloudChannelServiceStub
-
changeRenewalSettingsOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationCallable()
- Overrides:
changeRenewalSettingsOperationCallable
in classCloudChannelServiceStub
-
changeOfferCallable
public com.google.api.gax.rpc.UnaryCallable<ChangeOfferRequest,com.google.longrunning.Operation> changeOfferCallable()
- Overrides:
changeOfferCallable
in classCloudChannelServiceStub
-
changeOfferOperationCallable
public com.google.api.gax.rpc.OperationCallable<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationCallable()
- Overrides:
changeOfferOperationCallable
in classCloudChannelServiceStub
-
startPaidServiceCallable
public com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation> startPaidServiceCallable()
- Overrides:
startPaidServiceCallable
in classCloudChannelServiceStub
-
startPaidServiceOperationCallable
public com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationCallable()
- Overrides:
startPaidServiceOperationCallable
in classCloudChannelServiceStub
-
suspendEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<SuspendEntitlementRequest,com.google.longrunning.Operation> suspendEntitlementCallable()
- Overrides:
suspendEntitlementCallable
in classCloudChannelServiceStub
-
suspendEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationCallable()
- Overrides:
suspendEntitlementOperationCallable
in classCloudChannelServiceStub
-
cancelEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<CancelEntitlementRequest,com.google.longrunning.Operation> cancelEntitlementCallable()
- Overrides:
cancelEntitlementCallable
in classCloudChannelServiceStub
-
cancelEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata> cancelEntitlementOperationCallable()
- Overrides:
cancelEntitlementOperationCallable
in classCloudChannelServiceStub
-
activateEntitlementCallable
public com.google.api.gax.rpc.UnaryCallable<ActivateEntitlementRequest,com.google.longrunning.Operation> activateEntitlementCallable()
- Overrides:
activateEntitlementCallable
in classCloudChannelServiceStub
-
activateEntitlementOperationCallable
public com.google.api.gax.rpc.OperationCallable<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationCallable()
- Overrides:
activateEntitlementOperationCallable
in classCloudChannelServiceStub
-
transferEntitlementsCallable
public com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsRequest,com.google.longrunning.Operation> transferEntitlementsCallable()
- Overrides:
transferEntitlementsCallable
in classCloudChannelServiceStub
-
transferEntitlementsOperationCallable
public com.google.api.gax.rpc.OperationCallable<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationCallable()
- Overrides:
transferEntitlementsOperationCallable
in classCloudChannelServiceStub
-
transferEntitlementsToGoogleCallable
public com.google.api.gax.rpc.UnaryCallable<TransferEntitlementsToGoogleRequest,com.google.longrunning.Operation> transferEntitlementsToGoogleCallable()
- Overrides:
transferEntitlementsToGoogleCallable
in classCloudChannelServiceStub
-
transferEntitlementsToGoogleOperationCallable
public com.google.api.gax.rpc.OperationCallable<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata> transferEntitlementsToGoogleOperationCallable()
- Overrides:
transferEntitlementsToGoogleOperationCallable
in classCloudChannelServiceStub
-
listChannelPartnerLinksCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse> listChannelPartnerLinksCallable()
- Overrides:
listChannelPartnerLinksCallable
in classCloudChannelServiceStub
-
listChannelPartnerLinksPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerLinksRequest,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksPagedCallable()
- Overrides:
listChannelPartnerLinksPagedCallable
in classCloudChannelServiceStub
-
getChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkCallable()
- Overrides:
getChannelPartnerLinkCallable
in classCloudChannelServiceStub
-
createChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkCallable()
- Overrides:
createChannelPartnerLinkCallable
in classCloudChannelServiceStub
-
updateChannelPartnerLinkCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkCallable()
- Overrides:
updateChannelPartnerLinkCallable
in classCloudChannelServiceStub
-
getCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigCallable()
- Overrides:
getCustomerRepricingConfigCallable
in classCloudChannelServiceStub
-
listCustomerRepricingConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse> listCustomerRepricingConfigsCallable()
- Overrides:
listCustomerRepricingConfigsCallable
in classCloudChannelServiceStub
-
listCustomerRepricingConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsPagedCallable()
- Overrides:
listCustomerRepricingConfigsPagedCallable
in classCloudChannelServiceStub
-
createCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigCallable()
- Overrides:
createCustomerRepricingConfigCallable
in classCloudChannelServiceStub
-
updateCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigCallable()
- Overrides:
updateCustomerRepricingConfigCallable
in classCloudChannelServiceStub
-
deleteCustomerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteCustomerRepricingConfigRequest,com.google.protobuf.Empty> deleteCustomerRepricingConfigCallable()
- Overrides:
deleteCustomerRepricingConfigCallable
in classCloudChannelServiceStub
-
getChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigCallable()
- Overrides:
getChannelPartnerRepricingConfigCallable
in classCloudChannelServiceStub
-
listChannelPartnerRepricingConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse> listChannelPartnerRepricingConfigsCallable()
- Overrides:
listChannelPartnerRepricingConfigsCallable
in classCloudChannelServiceStub
-
listChannelPartnerRepricingConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListChannelPartnerRepricingConfigsRequest,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsPagedCallable()
- Overrides:
listChannelPartnerRepricingConfigsPagedCallable
in classCloudChannelServiceStub
-
createChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigCallable()
- Overrides:
createChannelPartnerRepricingConfigCallable
in classCloudChannelServiceStub
-
updateChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigCallable()
- Overrides:
updateChannelPartnerRepricingConfigCallable
in classCloudChannelServiceStub
-
deleteChannelPartnerRepricingConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty> deleteChannelPartnerRepricingConfigCallable()
- Overrides:
deleteChannelPartnerRepricingConfigCallable
in classCloudChannelServiceStub
-
listSkuGroupsCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,ListSkuGroupsResponse> listSkuGroupsCallable()
- Overrides:
listSkuGroupsCallable
in classCloudChannelServiceStub
-
listSkuGroupsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupsRequest,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsPagedCallable()
- Overrides:
listSkuGroupsPagedCallable
in classCloudChannelServiceStub
-
listSkuGroupBillableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse> listSkuGroupBillableSkusCallable()
- Overrides:
listSkuGroupBillableSkusCallable
in classCloudChannelServiceStub
-
listSkuGroupBillableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusPagedCallable()
- Overrides:
listSkuGroupBillableSkusPagedCallable
in classCloudChannelServiceStub
-
lookupOfferCallable
public com.google.api.gax.rpc.UnaryCallable<LookupOfferRequest,Offer> lookupOfferCallable()
- Overrides:
lookupOfferCallable
in classCloudChannelServiceStub
-
listProductsCallable
public com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,ListProductsResponse> listProductsCallable()
- Overrides:
listProductsCallable
in classCloudChannelServiceStub
-
listProductsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,CloudChannelServiceClient.ListProductsPagedResponse> listProductsPagedCallable()
- Overrides:
listProductsPagedCallable
in classCloudChannelServiceStub
-
listSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,ListSkusResponse> listSkusCallable()
- Overrides:
listSkusCallable
in classCloudChannelServiceStub
-
listSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSkusRequest,CloudChannelServiceClient.ListSkusPagedResponse> listSkusPagedCallable()
- Overrides:
listSkusPagedCallable
in classCloudChannelServiceStub
-
listOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,ListOffersResponse> listOffersCallable()
- Overrides:
listOffersCallable
in classCloudChannelServiceStub
-
listOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListOffersRequest,CloudChannelServiceClient.ListOffersPagedResponse> listOffersPagedCallable()
- Overrides:
listOffersPagedCallable
in classCloudChannelServiceStub
-
listPurchasableSkusCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,ListPurchasableSkusResponse> listPurchasableSkusCallable()
- Overrides:
listPurchasableSkusCallable
in classCloudChannelServiceStub
-
listPurchasableSkusPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusPagedCallable()
- Overrides:
listPurchasableSkusPagedCallable
in classCloudChannelServiceStub
-
listPurchasableOffersCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableOffersRequest,ListPurchasableOffersResponse> listPurchasableOffersCallable()
- Overrides:
listPurchasableOffersCallable
in classCloudChannelServiceStub
-
listPurchasableOffersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersPagedCallable()
- Overrides:
listPurchasableOffersPagedCallable
in classCloudChannelServiceStub
-
queryEligibleBillingAccountsCallable
public com.google.api.gax.rpc.UnaryCallable<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsCallable()
- Overrides:
queryEligibleBillingAccountsCallable
in classCloudChannelServiceStub
-
registerSubscriberCallable
public com.google.api.gax.rpc.UnaryCallable<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberCallable()
- Overrides:
registerSubscriberCallable
in classCloudChannelServiceStub
-
unregisterSubscriberCallable
public com.google.api.gax.rpc.UnaryCallable<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberCallable()
- Overrides:
unregisterSubscriberCallable
in classCloudChannelServiceStub
-
listSubscribersCallable
public com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,ListSubscribersResponse> listSubscribersCallable()
- Overrides:
listSubscribersCallable
in classCloudChannelServiceStub
-
listSubscribersPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSubscribersRequest,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersPagedCallable()
- Overrides:
listSubscribersPagedCallable
in classCloudChannelServiceStub
-
listEntitlementChangesCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementChangesRequest,ListEntitlementChangesResponse> listEntitlementChangesCallable()
- Overrides:
listEntitlementChangesCallable
in classCloudChannelServiceStub
-
listEntitlementChangesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListEntitlementChangesRequest,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesPagedCallable()
- Overrides:
listEntitlementChangesPagedCallable
in classCloudChannelServiceStub
-
close
public final void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in classCloudChannelServiceStub
-
shutdown
public void shutdown()
-
isShutdown
public boolean isShutdown()
-
isTerminated
public boolean isTerminated()
-
shutdownNow
public void shutdownNow()
-
awaitTermination
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
- Throws:
InterruptedException
-
-