Class LicenseManagementServiceStubSettings.Builder (0.92.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class LicenseManagementServiceStubSettings.Builder extends StubSettings.Builder<LicenseManagementServiceStubSettings,LicenseManagementServiceStubSettings.Builder>
Builder for LicenseManagementServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(LicenseManagementServiceStubSettings settings)
protected Builder(LicenseManagementServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public LicenseManagementServiceStubSettings.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.
assignSettings()
public UnaryCallSettings.Builder<AssignRequest,AssignResponse> assignSettings()
Returns the builder for the settings used for calls to assign.
build()
public LicenseManagementServiceStubSettings build()
Overrides
public PagedCallSettings.Builder<EnumerateLicensedUsersRequest,EnumerateLicensedUsersResponse,LicenseManagementServiceClient.EnumerateLicensedUsersPagedResponse> enumerateLicensedUsersSettings()
Returns the builder for the settings used for calls to enumerateLicensedUsers.
getLicensePoolSettings()
public UnaryCallSettings.Builder<GetLicensePoolRequest,LicensePool> getLicensePoolSettings()
Returns the builder for the settings used for calls to getLicensePool.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
unassignSettings()
public UnaryCallSettings.Builder<UnassignRequest,UnassignResponse> unassignSettings()
Returns the builder for the settings used for calls to unassign.
updateLicensePoolSettings()
public UnaryCallSettings.Builder<UpdateLicensePoolRequest,LicensePool> updateLicensePoolSettings()
Returns the builder for the settings used for calls to updateLicensePool.
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-30 UTC.
[null,null,["Last updated 2026-07-30 UTC."],[],[]]