public static class CloudChannelServiceStubSettings.Builder extends StubSettings.Builder<CloudChannelServiceStubSettings,CloudChannelServiceStubSettings.Builder>
Builder for CloudChannelServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(CloudChannelServiceStubSettings settings)
protected Builder(CloudChannelServiceStubSettings settings)
Methods
activateEntitlementOperationSettings()
public OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.
activateEntitlementSettings()
public UnaryCallSettings.Builder<ActivateEntitlementRequest,Operation> activateEntitlementSettings()
Returns the builder for the settings used for calls to activateEntitlement.
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.
build()
public CloudChannelServiceStubSettings build()
Overrides
cancelEntitlementOperationSettings()
public OperationCallSettings.Builder<CancelEntitlementRequest,Empty,OperationMetadata> cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
cancelEntitlementSettings()
public UnaryCallSettings.Builder<CancelEntitlementRequest,Operation> cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
changeOfferOperationSettings()
public OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationSettings()
Returns the builder for the settings used for calls to changeOffer.
changeOfferSettings()
public UnaryCallSettings.Builder<ChangeOfferRequest,Operation> changeOfferSettings()
Returns the builder for the settings used for calls to changeOffer.
changeParametersOperationSettings()
public OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.
public UnaryCallSettings.Builder<ChangeParametersRequest,Operation> changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.
changeRenewalSettingsOperationSettings()
public OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
changeRenewalSettingsSettings()
public UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,Operation> changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
checkCloudIdentityAccountsExistSettings()
public UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.
createChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to createChannelPartnerLink.
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.
createCustomerSettings()
public UnaryCallSettings.Builder<CreateCustomerRequest,Customer> createCustomerSettings()
Returns the builder for the settings used for calls to createCustomer.
createEntitlementOperationSettings()
public OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.
createEntitlementSettings()
public UnaryCallSettings.Builder<CreateEntitlementRequest,Operation> createEntitlementSettings()
Returns the builder for the settings used for calls to createEntitlement.
deleteChannelPartnerRepricingConfigSettings()
public UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,Empty> deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.
deleteCustomerRepricingConfigSettings()
public UnaryCallSettings.Builder<DeleteCustomerRepricingConfigRequest,Empty> deleteCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteCustomerRepricingConfig.
deleteCustomerSettings()
public UnaryCallSettings.Builder<DeleteCustomerRequest,Empty> deleteCustomerSettings()
Returns the builder for the settings used for calls to deleteCustomer.
getChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to getChannelPartnerLink.
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.
getCustomerSettings()
public UnaryCallSettings.Builder<GetCustomerRequest,Customer> getCustomerSettings()
Returns the builder for the settings used for calls to getCustomer.
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getEntitlementSettings()
public UnaryCallSettings.Builder<GetEntitlementRequest,Entitlement> getEntitlementSettings()
Returns the builder for the settings used for calls to getEntitlement.
importCustomerSettings()
public UnaryCallSettings.Builder<ImportCustomerRequest,Customer> importCustomerSettings()
Returns the builder for the settings used for calls to importCustomer.
listChannelPartnerLinksSettings()
public PagedCallSettings.Builder<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksSettings()
Returns the builder for the settings used for calls to listChannelPartnerLinks.
listChannelPartnerRepricingConfigsSettings()
public PagedCallSettings.Builder<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listChannelPartnerRepricingConfigs.
listCustomerRepricingConfigsSettings()
public PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listCustomerRepricingConfigs.
public PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
listEntitlementChangesSettings()
public PagedCallSettings.Builder<ListEntitlementChangesRequest,ListEntitlementChangesResponse,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesSettings()
Returns the builder for the settings used for calls to listEntitlementChanges.
listEntitlementsSettings()
public PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.
public PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> listOffersSettings()
Returns the builder for the settings used for calls to listOffers.
listProductsSettings()
public PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
public PagedCallSettings.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersSettings()
Returns the builder for the settings used for calls to listPurchasableOffers.
listPurchasableSkusSettings()
public PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.
listSkuGroupBillableSkusSettings()
public PagedCallSettings.Builder<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusSettings()
Returns the builder for the settings used for calls to listSkuGroupBillableSkus.
listSkuGroupsSettings()
public PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsSettings()
Returns the builder for the settings used for calls to listSkuGroups.
listSkusSettings()
public PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> listSkusSettings()
Returns the builder for the settings used for calls to listSkus.
public PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersSettings()
Returns the builder for the settings used for calls to listSubscribers.
public PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.
listTransferableSkusSettings()
public PagedCallSettings.Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusSettings()
Returns the builder for the settings used for calls to listTransferableSkus.
lookupOfferSettings()
public UnaryCallSettings.Builder<LookupOfferRequest,Offer> lookupOfferSettings()
Returns the builder for the settings used for calls to lookupOffer.
provisionCloudIdentityOperationSettings()
public OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
provisionCloudIdentitySettings()
public UnaryCallSettings.Builder<ProvisionCloudIdentityRequest,Operation> provisionCloudIdentitySettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
queryEligibleBillingAccountsSettings()
public UnaryCallSettings.Builder<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsSettings()
Returns the builder for the settings used for calls to queryEligibleBillingAccounts.
registerSubscriberSettings()
public UnaryCallSettings.Builder<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberSettings()
Returns the builder for the settings used for calls to registerSubscriber.
startPaidServiceOperationSettings()
public OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.
startPaidServiceSettings()
public UnaryCallSettings.Builder<StartPaidServiceRequest,Operation> startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.
suspendEntitlementOperationSettings()
public OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
suspendEntitlementSettings()
public UnaryCallSettings.Builder<SuspendEntitlementRequest,Operation> suspendEntitlementSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
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.
transferEntitlementsToGoogleOperationSettings()
public OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,Empty,OperationMetadata> transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
transferEntitlementsToGoogleSettings()
public UnaryCallSettings.Builder<TransferEntitlementsToGoogleRequest,Operation> transferEntitlementsToGoogleSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
---|
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.
updateChannelPartnerLinkSettings()
public UnaryCallSettings.Builder<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to updateChannelPartnerLink.
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.
updateCustomerSettings()
public UnaryCallSettings.Builder<UpdateCustomerRequest,Customer> updateCustomerSettings()
Returns the builder for the settings used for calls to updateCustomer.