Package com.google.cloud.channel.v1
Class CloudChannelServiceSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<CloudChannelServiceSettings,CloudChannelServiceSettings.Builder>
-
- com.google.cloud.channel.v1.CloudChannelServiceSettings.Builder
-
- Enclosing class:
- CloudChannelServiceSettings
public static class CloudChannelServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<CloudChannelServiceSettings,CloudChannelServiceSettings.Builder>
Builder for CloudChannelServiceSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(CloudChannelServiceSettings settings)
protected
Builder(CloudChannelServiceStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.gax.rpc.OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata>
activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<ActivateEntitlementRequest,com.google.longrunning.Operation>
activateEntitlementSettings()
Returns the builder for the settings used for calls to activateEntitlement.CloudChannelServiceSettings.Builder
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.CloudChannelServiceSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata>
cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntitlementRequest,com.google.longrunning.Operation>
cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata>
changeOfferOperationSettings()
Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeOfferRequest,com.google.longrunning.Operation>
changeOfferSettings()
Returns the builder for the settings used for calls to changeOffer.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata>
changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeParametersRequest,com.google.longrunning.Operation>
changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata>
changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,com.google.longrunning.Operation>
changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse>
checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelPartnerLinkRequest,ChannelPartnerLink>
createChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to createChannelPartnerLink.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
createChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to createChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig>
createCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to createCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomerRequest,Customer>
createCustomerSettings()
Returns the builder for the settings used for calls to createCustomer.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata>
createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntitlementRequest,com.google.longrunning.Operation>
createEntitlementSettings()
Returns the builder for the settings used for calls to createEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty>
deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomerRepricingConfigRequest,com.google.protobuf.Empty>
deleteCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomerRequest,com.google.protobuf.Empty>
deleteCustomerSettings()
Returns the builder for the settings used for calls to deleteCustomer.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelPartnerLinkRequest,ChannelPartnerLink>
getChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to getChannelPartnerLink.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
getChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to getChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig>
getCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to getCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRequest,Customer>
getCustomerSettings()
Returns the builder for the settings used for calls to getCustomer.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntitlementRequest,Entitlement>
getEntitlementSettings()
Returns the builder for the settings used for calls to getEntitlement.CloudChannelServiceStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportCustomerRequest,Customer>
importCustomerSettings()
Returns the builder for the settings used for calls to importCustomer.com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse>
listChannelPartnerLinksSettings()
Returns the builder for the settings used for calls to listChannelPartnerLinks.com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse>
listChannelPartnerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listChannelPartnerRepricingConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse>
listCustomerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listCustomerRepricingConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse>
listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementChangesRequest,ListEntitlementChangesResponse,CloudChannelServiceClient.ListEntitlementChangesPagedResponse>
listEntitlementChangesSettings()
Returns the builder for the settings used for calls to listEntitlementChanges.com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse>
listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.com.google.api.gax.rpc.PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse>
listOffersSettings()
Returns the builder for the settings used for calls to listOffers.com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse>
listProductsSettings()
Returns the builder for the settings used for calls to listProducts.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse>
listPurchasableOffersSettings()
Returns the builder for the settings used for calls to listPurchasableOffers.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse>
listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse>
listSkuGroupBillableSkusSettings()
Returns the builder for the settings used for calls to listSkuGroupBillableSkus.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse>
listSkuGroupsSettings()
Returns the builder for the settings used for calls to listSkuGroups.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse>
listSkusSettings()
Returns the builder for the settings used for calls to listSkus.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse>
listSubscribersSettings()
Returns the builder for the settings used for calls to listSubscribers.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse>
listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse>
listTransferableSkusSettings()
Returns the builder for the settings used for calls to listTransferableSkus.com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupOfferRequest,Offer>
lookupOfferSettings()
Returns the builder for the settings used for calls to lookupOffer.com.google.api.gax.rpc.OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata>
provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.com.google.api.gax.rpc.UnaryCallSettings.Builder<ProvisionCloudIdentityRequest,com.google.longrunning.Operation>
provisionCloudIdentitySettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse>
queryEligibleBillingAccountsSettings()
Returns the builder for the settings used for calls to queryEligibleBillingAccounts.com.google.api.gax.rpc.UnaryCallSettings.Builder<RegisterSubscriberRequest,RegisterSubscriberResponse>
registerSubscriberSettings()
Returns the builder for the settings used for calls to registerSubscriber.com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata>
startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartPaidServiceRequest,com.google.longrunning.Operation>
startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata>
suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.com.google.api.gax.rpc.UnaryCallSettings.Builder<SuspendEntitlementRequest,com.google.longrunning.Operation>
suspendEntitlementSettings()
Returns the builder for the settings used for calls to suspendEntitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata>
transferEntitlementsOperationSettings()
Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsRequest,com.google.longrunning.Operation>
transferEntitlementsSettings()
Returns the builder for the settings used for calls to transferEntitlements.com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata>
transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.longrunning.Operation>
transferEntitlementsToGoogleSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.com.google.api.gax.rpc.UnaryCallSettings.Builder<UnregisterSubscriberRequest,UnregisterSubscriberResponse>
unregisterSubscriberSettings()
Returns the builder for the settings used for calls to unregisterSubscriber.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelPartnerLinkRequest,ChannelPartnerLink>
updateChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to updateChannelPartnerLink.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig>
updateChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateChannelPartnerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig>
updateCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateCustomerRepricingConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomerRequest,Customer>
updateCustomerSettings()
Returns the builder for the settings used for calls to updateCustomer.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(CloudChannelServiceSettings settings)
-
Builder
protected Builder(CloudChannelServiceStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public CloudChannelServiceStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public CloudChannelServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.
-
listCustomersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudChannelServiceClient.ListCustomersPagedResponse> listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
-
getCustomerSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRequest,Customer> getCustomerSettings()
Returns the builder for the settings used for calls to getCustomer.
-
checkCloudIdentityAccountsExistSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckCloudIdentityAccountsExistRequest,CheckCloudIdentityAccountsExistResponse> checkCloudIdentityAccountsExistSettings()
Returns the builder for the settings used for calls to checkCloudIdentityAccountsExist.
-
createCustomerSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomerRequest,Customer> createCustomerSettings()
Returns the builder for the settings used for calls to createCustomer.
-
updateCustomerSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomerRequest,Customer> updateCustomerSettings()
Returns the builder for the settings used for calls to updateCustomer.
-
deleteCustomerSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomerRequest,com.google.protobuf.Empty> deleteCustomerSettings()
Returns the builder for the settings used for calls to deleteCustomer.
-
importCustomerSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportCustomerRequest,Customer> importCustomerSettings()
Returns the builder for the settings used for calls to importCustomer.
-
provisionCloudIdentitySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ProvisionCloudIdentityRequest,com.google.longrunning.Operation> provisionCloudIdentitySettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
-
provisionCloudIdentityOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ProvisionCloudIdentityRequest,Customer,OperationMetadata> provisionCloudIdentityOperationSettings()
Returns the builder for the settings used for calls to provisionCloudIdentity.
-
listEntitlementsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,CloudChannelServiceClient.ListEntitlementsPagedResponse> listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.
-
listTransferableSkusSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableSkusRequest,ListTransferableSkusResponse,CloudChannelServiceClient.ListTransferableSkusPagedResponse> listTransferableSkusSettings()
Returns the builder for the settings used for calls to listTransferableSkus.
-
listTransferableOffersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTransferableOffersRequest,ListTransferableOffersResponse,CloudChannelServiceClient.ListTransferableOffersPagedResponse> listTransferableOffersSettings()
Returns the builder for the settings used for calls to listTransferableOffers.
-
getEntitlementSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEntitlementRequest,Entitlement> getEntitlementSettings()
Returns the builder for the settings used for calls to getEntitlement.
-
createEntitlementSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEntitlementRequest,com.google.longrunning.Operation> createEntitlementSettings()
Returns the builder for the settings used for calls to createEntitlement.
-
createEntitlementOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEntitlementRequest,Entitlement,OperationMetadata> createEntitlementOperationSettings()
Returns the builder for the settings used for calls to createEntitlement.
-
changeParametersSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeParametersRequest,com.google.longrunning.Operation> changeParametersSettings()
Returns the builder for the settings used for calls to changeParameters.
-
changeParametersOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeParametersRequest,Entitlement,OperationMetadata> changeParametersOperationSettings()
Returns the builder for the settings used for calls to changeParameters.
-
changeRenewalSettingsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeRenewalSettingsRequest,com.google.longrunning.Operation> changeRenewalSettingsSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
-
changeRenewalSettingsOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeRenewalSettingsRequest,Entitlement,OperationMetadata> changeRenewalSettingsOperationSettings()
Returns the builder for the settings used for calls to changeRenewalSettings.
-
changeOfferSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ChangeOfferRequest,com.google.longrunning.Operation> changeOfferSettings()
Returns the builder for the settings used for calls to changeOffer.
-
changeOfferOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ChangeOfferRequest,Entitlement,OperationMetadata> changeOfferOperationSettings()
Returns the builder for the settings used for calls to changeOffer.
-
startPaidServiceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartPaidServiceRequest,com.google.longrunning.Operation> startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.
-
startPaidServiceOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata> startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.
-
suspendEntitlementSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SuspendEntitlementRequest,com.google.longrunning.Operation> suspendEntitlementSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
-
suspendEntitlementOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<SuspendEntitlementRequest,Entitlement,OperationMetadata> suspendEntitlementOperationSettings()
Returns the builder for the settings used for calls to suspendEntitlement.
-
cancelEntitlementSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelEntitlementRequest,com.google.longrunning.Operation> cancelEntitlementSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
-
cancelEntitlementOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CancelEntitlementRequest,com.google.protobuf.Empty,OperationMetadata> cancelEntitlementOperationSettings()
Returns the builder for the settings used for calls to cancelEntitlement.
-
activateEntitlementSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ActivateEntitlementRequest,com.google.longrunning.Operation> activateEntitlementSettings()
Returns the builder for the settings used for calls to activateEntitlement.
-
activateEntitlementOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ActivateEntitlementRequest,Entitlement,OperationMetadata> activateEntitlementOperationSettings()
Returns the builder for the settings used for calls to activateEntitlement.
-
transferEntitlementsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsRequest,com.google.longrunning.Operation> transferEntitlementsSettings()
Returns the builder for the settings used for calls to transferEntitlements.
-
transferEntitlementsOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsRequest,TransferEntitlementsResponse,OperationMetadata> transferEntitlementsOperationSettings()
Returns the builder for the settings used for calls to transferEntitlements.
-
transferEntitlementsToGoogleSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.longrunning.Operation> transferEntitlementsToGoogleSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
-
transferEntitlementsToGoogleOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<TransferEntitlementsToGoogleRequest,com.google.protobuf.Empty,OperationMetadata> transferEntitlementsToGoogleOperationSettings()
Returns the builder for the settings used for calls to transferEntitlementsToGoogle.
-
listChannelPartnerLinksSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelPartnerLinksRequest,ListChannelPartnerLinksResponse,CloudChannelServiceClient.ListChannelPartnerLinksPagedResponse> listChannelPartnerLinksSettings()
Returns the builder for the settings used for calls to listChannelPartnerLinks.
-
getChannelPartnerLinkSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelPartnerLinkRequest,ChannelPartnerLink> getChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to getChannelPartnerLink.
-
createChannelPartnerLinkSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelPartnerLinkRequest,ChannelPartnerLink> createChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to createChannelPartnerLink.
-
updateChannelPartnerLinkSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelPartnerLinkRequest,ChannelPartnerLink> updateChannelPartnerLinkSettings()
Returns the builder for the settings used for calls to updateChannelPartnerLink.
-
getCustomerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomerRepricingConfigRequest,CustomerRepricingConfig> getCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to getCustomerRepricingConfig.
-
listCustomerRepricingConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> listCustomerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listCustomerRepricingConfigs.
-
createCustomerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomerRepricingConfigRequest,CustomerRepricingConfig> createCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to createCustomerRepricingConfig.
-
updateCustomerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCustomerRepricingConfigRequest,CustomerRepricingConfig> updateCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateCustomerRepricingConfig.
-
deleteCustomerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCustomerRepricingConfigRequest,com.google.protobuf.Empty> deleteCustomerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteCustomerRepricingConfig.
-
getChannelPartnerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> getChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to getChannelPartnerRepricingConfig.
-
listChannelPartnerRepricingConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelPartnerRepricingConfigsRequest,ListChannelPartnerRepricingConfigsResponse,CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponse> listChannelPartnerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listChannelPartnerRepricingConfigs.
-
createChannelPartnerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> createChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to createChannelPartnerRepricingConfig.
-
updateChannelPartnerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelPartnerRepricingConfigRequest,ChannelPartnerRepricingConfig> updateChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to updateChannelPartnerRepricingConfig.
-
deleteChannelPartnerRepricingConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelPartnerRepricingConfigRequest,com.google.protobuf.Empty> deleteChannelPartnerRepricingConfigSettings()
Returns the builder for the settings used for calls to deleteChannelPartnerRepricingConfig.
-
listSkuGroupsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupsRequest,ListSkuGroupsResponse,CloudChannelServiceClient.ListSkuGroupsPagedResponse> listSkuGroupsSettings()
Returns the builder for the settings used for calls to listSkuGroups.
-
listSkuGroupBillableSkusSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> listSkuGroupBillableSkusSettings()
Returns the builder for the settings used for calls to listSkuGroupBillableSkus.
-
lookupOfferSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<LookupOfferRequest,Offer> lookupOfferSettings()
Returns the builder for the settings used for calls to lookupOffer.
-
listProductsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,CloudChannelServiceClient.ListProductsPagedResponse> listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
-
listSkusSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkusRequest,ListSkusResponse,CloudChannelServiceClient.ListSkusPagedResponse> listSkusSettings()
Returns the builder for the settings used for calls to listSkus.
-
listOffersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListOffersRequest,ListOffersResponse,CloudChannelServiceClient.ListOffersPagedResponse> listOffersSettings()
Returns the builder for the settings used for calls to listOffers.
-
listPurchasableSkusSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.
-
listPurchasableOffersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> listPurchasableOffersSettings()
Returns the builder for the settings used for calls to listPurchasableOffers.
-
queryEligibleBillingAccountsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryEligibleBillingAccountsRequest,QueryEligibleBillingAccountsResponse> queryEligibleBillingAccountsSettings()
Returns the builder for the settings used for calls to queryEligibleBillingAccounts.
-
registerSubscriberSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RegisterSubscriberRequest,RegisterSubscriberResponse> registerSubscriberSettings()
Returns the builder for the settings used for calls to registerSubscriber.
-
unregisterSubscriberSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UnregisterSubscriberRequest,UnregisterSubscriberResponse> unregisterSubscriberSettings()
Returns the builder for the settings used for calls to unregisterSubscriber.
-
listSubscribersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubscribersRequest,ListSubscribersResponse,CloudChannelServiceClient.ListSubscribersPagedResponse> listSubscribersSettings()
Returns the builder for the settings used for calls to listSubscribers.
-
listEntitlementChangesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEntitlementChangesRequest,ListEntitlementChangesResponse,CloudChannelServiceClient.ListEntitlementChangesPagedResponse> listEntitlementChangesSettings()
Returns the builder for the settings used for calls to listEntitlementChanges.
-
build
public CloudChannelServiceSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<CloudChannelServiceSettings,CloudChannelServiceSettings.Builder>
- Throws:
IOException
-
-