- 3.63.0 (latest)
- 3.62.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 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 static class CloudChannelServiceStubSettings.Builder extends StubSettings.Builder<CloudChannelServiceStubSettings,CloudChannelServiceStubSettings.Builder>
Builder for CloudChannelServiceStubSettings.
Inherited Members
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Builder(CloudChannelServiceStubSettings settings)
protected Builder(CloudChannelServiceStubSettings settings)
Name | Description |
settings | CloudChannelServiceStubSettings |
Methods
activateEntitlementOperationSettings()
public OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.
Type | Description |
Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata> |
activateEntitlementSettings()
public UnaryCallSettings.Builder<ActivateEntitlementRequest,Operation> activateEntitlementSettings()
Returns the builder for the settings used for calls to activateEntitlement.
Type | Description |
Builder<ActivateEntitlementRequest,Operation> |
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudChannelServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
Name | Description |
settingsUpdater | ApiFunction<Builder<?,?>,java.lang.Void> |
Type | Description |
CloudChannelServiceStubSettings.Builder |
build()
public CloudChannelServiceStubSettings build()
Type | Description |
CloudChannelServiceStubSettings |
Type | Description |
IOException |
cancelEntitlementOperationSettings()
public OperationCallSettings.Builder<CancelEntitlementRequest,Empty,OperationMetadata> cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
Type | Description |
Builder<CancelEntitlementRequest,Empty,OperationMetadata> |
cancelEntitlementSettings()
public UnaryCallSettings.Builder<CancelEntitlementRequest,Operation> cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
Type | Description |
Builder<CancelEntitlementRequest,Operation> |
changeOfferOperationSettings()
public OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationSettings()
Returns the builder for the settings used for calls to changeOffer.
Type | Description |
Builder<ChangeOfferRequest,Entitlement,OperationMetadata> |
changeOfferSettings()
public UnaryCallSettings.Builder<ChangeOfferRequest,Operation> changeOfferSettings()
Returns the builder for the settings used for calls to changeOffer.
Type | Description |
Builder<ChangeOfferRequest,Operation> |
changeParametersOperationSettings()
public OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.
Type | Description |
Builder<ChangeParametersRequest,Entitlement,OperationMetadata> |
changeParametersSettings()
public UnaryCallSettings.Builder<ChangeParametersRequest,Operation> changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.
Type | Description |
Builder<ChangeParametersRequest,Operation> |
changeRenewalSettingsOperationSettings()
public OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
Type | Description |
Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> |
changeRenewalSettingsSettings()
public UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,Operation> changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
Type | Description |
Builder<ChangeRenewalSettingsRequest,Operation> |
checkCloudIdentityAccountsExistSettings()
public UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.
Type | Description |
Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> |
createChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to createChannelPartnerLink.
Type | Description |
Builder<CreateChannelPartnerLinkRequest,ChannelPartnerLink> |
createChannelPartnerRepricingConfigSettings()
public UnaryCallSettings.Builder<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to createChannelPartnerRepricingConfig.
createCustomerRepricingConfigSettings()
public UnaryCallSettings.Builder<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to createCustomerRepricingConfig.
Type | Description |
Builder<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> |
createCustomerSettings()
public UnaryCallSettings.Builder<CreateCustomerRequest,Customer> createCustomerSettings()
Returns the builder for the settings used for calls to createCustomer.
Type | Description |
Builder<CreateCustomerRequest,Customer> |
createEntitlementOperationSettings()
public OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.
Type | Description |
Builder<CreateEntitlementRequest,Entitlement,OperationMetadata> |
createEntitlementSettings()
public UnaryCallSettings.Builder<CreateEntitlementRequest,Operation> createEntitlementSettings()
Returns the builder for the settings used for calls to createEntitlement.
Type | Description |
Builder<CreateEntitlementRequest,Operation> |
deleteChannelPartnerRepricingConfigSettings()
public UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,Empty> deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.
Type | Description |
Builder<DeleteChannelPartnerRepricingConfigRequest,Empty> |
deleteCustomerRepricingConfigSettings()
public UnaryCallSettings.Builder<DeleteCustomerRepricingConfigRequest,Empty> deleteCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteCustomerRepricingConfig.
Type | Description |
Builder<DeleteCustomerRepricingConfigRequest,Empty> |
deleteCustomerSettings()
public UnaryCallSettings.Builder<DeleteCustomerRequest,Empty> deleteCustomerSettings()
Returns the builder for the settings used for calls to deleteCustomer.
Type | Description |
Builder<DeleteCustomerRequest,Empty> |
getChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to getChannelPartnerLink.
Type | Description |
Builder<GetChannelPartnerLinkRequest,ChannelPartnerLink> |
getChannelPartnerRepricingConfigSettings()
public UnaryCallSettings.Builder<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to getChannelPartnerRepricingConfig.
getCustomerRepricingConfigSettings()
public UnaryCallSettings.Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to getCustomerRepricingConfig.
Type | Description |
Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> |
getCustomerSettings()
public UnaryCallSettings.Builder<GetCustomerRequest,Customer> getCustomerSettings()
Returns the builder for the settings used for calls to getCustomer.
Type | Description |
Builder<GetCustomerRequest,Customer> |
getEntitlementSettings()
public UnaryCallSettings.Builder<GetEntitlementRequest,Entitlement> getEntitlementSettings()
Returns the builder for the settings used for calls to getEntitlement.
Type | Description |
Builder<GetEntitlementRequest,Entitlement> |
importCustomerSettings()
public UnaryCallSettings.Builder<ImportCustomerRequest,Customer> importCustomerSettings()
Returns the builder for the settings used for calls to importCustomer.
Type | Description |
Builder<ImportCustomerRequest,Customer> |
listChannelPartnerLinksSettings()
public PagedCallSettings.Builder<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksSettings()
Returns the builder for the settings used for calls to listChannelPartnerLinks.
Type | Description |
Builder<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse,ListChannelPartnerLinksPagedResponse> |
listChannelPartnerRepricingConfigsSettings()
public PagedCallSettings.Builder<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listChannelPartnerRepricingConfigs.
Type | Description |
Builder<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,ListChannelPartnerRepricingConfigsPagedResponse> |
listCustomerRepricingConfigsSettings()
public PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listCustomerRepricingConfigs.
Type | Description |
Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,ListCustomerRepricingConfigsPagedResponse> |
listCustomersSettings()
public PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
Type | Description |
Builder<ListCustomersRequest,ListCustomersResponse,ListCustomersPagedResponse> |
listEntitlementsSettings()
public PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.
Type | Description |
Builder<ListEntitlementsRequest,ListEntitlementsResponse,ListEntitlementsPagedResponse> |
listOffersSettings()
public PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> listOffersSettings()
Returns the builder for the settings used for calls to listOffers.
Type | Description |
Builder<ListOffersRequest,ListOffersResponse,ListOffersPagedResponse> |
listProductsSettings()
public PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
Type | Description |
Builder<ListProductsRequest,ListProductsResponse,ListProductsPagedResponse> |
listPurchasableOffersSettings()
public PagedCallSettings.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersSettings()
Returns the builder for the settings used for calls to listPurchasableOffers.
Type | Description |
Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,ListPurchasableOffersPagedResponse> |
listPurchasableSkusSettings()
public PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.
Type | Description |
Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,ListPurchasableSkusPagedResponse> |
listSkusSettings()
public PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> listSkusSettings()
Returns the builder for the settings used for calls to listSkus.
Type | Description |
Builder<ListSkusRequest,ListSkusResponse,ListSkusPagedResponse> |
listSubscribersSettings()
public PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersSettings()
Returns the builder for the settings used for calls to listSubscribers.
listTransferableOffersSettings()
public PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.
Type | Description |
Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,ListTransferableOffersPagedResponse> |
listTransferableSkusSettings()
public PagedCallSettings.Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusSettings()
Returns the builder for the settings used for calls to listTransferableSkus.
Type | Description |
Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,ListTransferableSkusPagedResponse> |
lookupOfferSettings()
public UnaryCallSettings.Builder<LookupOfferRequest,Offer> lookupOfferSettings()
Returns the builder for the settings used for calls to lookupOffer.
Type | Description |
Builder<LookupOfferRequest,Offer> |
provisionCloudIdentityOperationSettings()
public OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
Type | Description |
Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata> |
provisionCloudIdentitySettings()
public UnaryCallSettings.Builder<ProvisionCloudIdentityRequest,Operation> provisionCloudIdentitySettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
Type | Description |
Builder<ProvisionCloudIdentityRequest,Operation> |
registerSubscriberSettings()
public UnaryCallSettings.Builder<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberSettings()
Returns the builder for the settings used for calls to registerSubscriber.
Type | Description |
Builder<RegisterSubscriberRequest,RegisterSubscriberResponse> |
startPaidServiceOperationSettings()
public OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.
Type | Description |
Builder<StartPaidServiceRequest,Entitlement,OperationMetadata> |
startPaidServiceSettings()
public UnaryCallSettings.Builder<StartPaidServiceRequest,Operation> startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.
Type | Description |
Builder<StartPaidServiceRequest,Operation> |
suspendEntitlementOperationSettings()
public OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
Type | Description |
Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata> |
suspendEntitlementSettings()
public UnaryCallSettings.Builder<SuspendEntitlementRequest,Operation> suspendEntitlementSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
Type | Description |
Builder<SuspendEntitlementRequest,Operation> |
transferEntitlementsOperationSettings()
public OperationCallSettings.Builder<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationSettings()
Returns the builder for the settings used for calls to transferEntitlements.
transferEntitlementsSettings()
public UnaryCallSettings.Builder<TransferEntitlementsRequest,Operation> transferEntitlementsSettings()
Returns the builder for the settings used for calls to transferEntitlements.
Type | Description |
Builder<TransferEntitlementsRequest,Operation> |
transferEntitlementsToGoogleOperationSettings()
public OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
Type | Description |
Builder<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> |
transferEntitlementsToGoogleSettings()
public UnaryCallSettings.Builder<TransferEntitlementsToGoogleRequest,Operation> transferEntitlementsToGoogleSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
Type | Description |
Builder<TransferEntitlementsToGoogleRequest,Operation> |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
unregisterSubscriberSettings()
public UnaryCallSettings.Builder<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberSettings()
Returns the builder for the settings used for calls to unregisterSubscriber.
Type | Description |
Builder<UnregisterSubscriberRequest,UnregisterSubscriberResponse> |
updateChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to updateChannelPartnerLink.
Type | Description |
Builder<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> |
updateChannelPartnerRepricingConfigSettings()
public UnaryCallSettings.Builder<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateChannelPartnerRepricingConfig.
updateCustomerRepricingConfigSettings()
public UnaryCallSettings.Builder<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateCustomerRepricingConfig.
Type | Description |
Builder<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> |
updateCustomerSettings()
public UnaryCallSettings.Builder<UpdateCustomerRequest,Customer> updateCustomerSettings()
Returns the builder for the settings used for calls to updateCustomer.
Type | Description |
Builder<UpdateCustomerRequest,Customer> |