Send feedback
Class LicenseManagerSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class LicenseManagerSettings . Builder extends ClientSettings . Builder<LicenseManagerSettings , LicenseManagerSettings . Builder >
Builder for LicenseManagerSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(LicenseManagerSettings settings)
protected Builder ( LicenseManagerSettings settings )
Builder(LicenseManagerStubSettings.Builder stubSettings)
protected Builder ( LicenseManagerStubSettings . Builder stubSettings )
Methods
aggregateUsageSettings()
public PagedCallSettings . Builder<AggregateUsageRequest , AggregateUsageResponse , LicenseManagerClient . AggregateUsagePagedResponse > aggregateUsageSettings ()
Returns the builder for the settings used for calls to aggregateUsage.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public LicenseManagerSettings . 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 LicenseManagerSettings build ()
Overrides
createConfigurationOperationSettings()
public OperationCallSettings . Builder<CreateConfigurationRequest , Configuration , OperationMetadata > createConfigurationOperationSettings ()
Returns the builder for the settings used for calls to createConfiguration.
createConfigurationSettings()
public UnaryCallSettings . Builder<CreateConfigurationRequest , Operation > createConfigurationSettings ()
Returns the builder for the settings used for calls to createConfiguration.
deactivateConfigurationOperationSettings()
public OperationCallSettings . Builder<DeactivateConfigurationRequest , Configuration , OperationMetadata > deactivateConfigurationOperationSettings ()
Returns the builder for the settings used for calls to deactivateConfiguration.
deactivateConfigurationSettings()
public UnaryCallSettings . Builder<DeactivateConfigurationRequest , Operation > deactivateConfigurationSettings ()
Returns the builder for the settings used for calls to deactivateConfiguration.
deleteConfigurationOperationSettings()
public OperationCallSettings . Builder<DeleteConfigurationRequest , Empty , OperationMetadata > deleteConfigurationOperationSettings ()
Returns the builder for the settings used for calls to deleteConfiguration.
deleteConfigurationSettings()
public UnaryCallSettings . Builder<DeleteConfigurationRequest , Operation > deleteConfigurationSettings ()
Returns the builder for the settings used for calls to deleteConfiguration.
getConfigurationSettings()
public UnaryCallSettings . Builder<GetConfigurationRequest , Configuration > getConfigurationSettings ()
Returns the builder for the settings used for calls to getConfiguration.
getInstanceSettings()
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getProductSettings()
public UnaryCallSettings . Builder<GetProductRequest , Product > getProductSettings ()
Returns the builder for the settings used for calls to getProduct.
getStubSettingsBuilder()
public LicenseManagerStubSettings . Builder getStubSettingsBuilder ()
listConfigurationsSettings()
public PagedCallSettings . Builder<ListConfigurationsRequest , ListConfigurationsResponse , LicenseManagerClient . ListConfigurationsPagedResponse > listConfigurationsSettings ()
Returns the builder for the settings used for calls to listConfigurations.
listInstancesSettings()
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , LicenseManagerClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , LicenseManagerClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listProductsSettings()
public PagedCallSettings . Builder<ListProductsRequest , ListProductsResponse , LicenseManagerClient . ListProductsPagedResponse > listProductsSettings ()
Returns the builder for the settings used for calls to listProducts.
queryConfigurationLicenseUsageSettings()
public UnaryCallSettings . Builder<QueryConfigurationLicenseUsageRequest , QueryConfigurationLicenseUsageResponse > queryConfigurationLicenseUsageSettings ()
Returns the builder for the settings used for calls to queryConfigurationLicenseUsage.
reactivateConfigurationOperationSettings()
public OperationCallSettings . Builder<ReactivateConfigurationRequest , Configuration , OperationMetadata > reactivateConfigurationOperationSettings ()
Returns the builder for the settings used for calls to reactivateConfiguration.
reactivateConfigurationSettings()
public UnaryCallSettings . Builder<ReactivateConfigurationRequest , Operation > reactivateConfigurationSettings ()
Returns the builder for the settings used for calls to reactivateConfiguration.
updateConfigurationOperationSettings()
public OperationCallSettings . Builder<UpdateConfigurationRequest , Configuration , OperationMetadata > updateConfigurationOperationSettings ()
Returns the builder for the settings used for calls to updateConfiguration.
updateConfigurationSettings()
public UnaryCallSettings . Builder<UpdateConfigurationRequest , Operation > updateConfigurationSettings ()
Returns the builder for the settings used for calls to updateConfiguration.
Send feedback
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 2025-08-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[],[]]