Class LicenseConfigServiceSettings.Builder (0.90.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class LicenseConfigServiceSettings.Builder extends ClientSettings.Builder<LicenseConfigServiceSettings,LicenseConfigServiceSettings.Builder>
Builder for LicenseConfigServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(LicenseConfigServiceSettings settings)
protected Builder(LicenseConfigServiceSettings settings)
Builder(LicenseConfigServiceStubSettings.Builder stubSettings)
protected Builder(LicenseConfigServiceStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public LicenseConfigServiceSettings.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 LicenseConfigServiceSettings build()
Overrides
createLicenseConfigSettings()
public UnaryCallSettings.Builder<CreateLicenseConfigRequest,LicenseConfig> createLicenseConfigSettings()
Returns the builder for the settings used for calls to createLicenseConfig.
distributeLicenseConfigSettings()
public UnaryCallSettings.Builder<DistributeLicenseConfigRequest,DistributeLicenseConfigResponse> distributeLicenseConfigSettings()
Returns the builder for the settings used for calls to distributeLicenseConfig.
getLicenseConfigSettings()
public UnaryCallSettings.Builder<GetLicenseConfigRequest,LicenseConfig> getLicenseConfigSettings()
Returns the builder for the settings used for calls to getLicenseConfig.
getStubSettingsBuilder()
public LicenseConfigServiceStubSettings.Builder getStubSettingsBuilder()
listLicenseConfigsSettings()
public PagedCallSettings.Builder<ListLicenseConfigsRequest,ListLicenseConfigsResponse,LicenseConfigServiceClient.ListLicenseConfigsPagedResponse> listLicenseConfigsSettings()
Returns the builder for the settings used for calls to listLicenseConfigs.
retractLicenseConfigSettings()
public UnaryCallSettings.Builder<RetractLicenseConfigRequest,RetractLicenseConfigResponse> retractLicenseConfigSettings()
Returns the builder for the settings used for calls to retractLicenseConfig.
updateLicenseConfigSettings()
public UnaryCallSettings.Builder<UpdateLicenseConfigRequest,LicenseConfig> updateLicenseConfigSettings()
Returns the builder for the settings used for calls to updateLicenseConfig.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-31 UTC.
[null,null,["Last updated 2026-07-31 UTC."],[],[]]