Class UserListGlobalLicenseServiceSettings.Builder (0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class UserListGlobalLicenseServiceSettings.Builder extends ClientSettings.Builder<UserListGlobalLicenseServiceSettings,UserListGlobalLicenseServiceSettings.Builder>
Builder for UserListGlobalLicenseServiceSettings.
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(UserListGlobalLicenseServiceSettings settings)
protected Builder(UserListGlobalLicenseServiceSettings settings)
Builder(UserListGlobalLicenseServiceStubSettings.Builder stubSettings)
protected Builder(UserListGlobalLicenseServiceStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public UserListGlobalLicenseServiceSettings.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 UserListGlobalLicenseServiceSettings build()
Overrides
createUserListGlobalLicenseSettings()
public UnaryCallSettings.Builder<CreateUserListGlobalLicenseRequest,UserListGlobalLicense> createUserListGlobalLicenseSettings()
Returns the builder for the settings used for calls to createUserListGlobalLicense.
getStubSettingsBuilder()
public UserListGlobalLicenseServiceStubSettings.Builder getStubSettingsBuilder()
getUserListGlobalLicenseSettings()
public UnaryCallSettings.Builder<GetUserListGlobalLicenseRequest,UserListGlobalLicense> getUserListGlobalLicenseSettings()
Returns the builder for the settings used for calls to getUserListGlobalLicense.
listUserListGlobalLicenseCustomerInfosSettings()
public PagedCallSettings.Builder<ListUserListGlobalLicenseCustomerInfosRequest,ListUserListGlobalLicenseCustomerInfosResponse,UserListGlobalLicenseServiceClient.ListUserListGlobalLicenseCustomerInfosPagedResponse> listUserListGlobalLicenseCustomerInfosSettings()
Returns the builder for the settings used for calls to
listUserListGlobalLicenseCustomerInfos.
listUserListGlobalLicensesSettings()
public PagedCallSettings.Builder<ListUserListGlobalLicensesRequest,ListUserListGlobalLicensesResponse,UserListGlobalLicenseServiceClient.ListUserListGlobalLicensesPagedResponse> listUserListGlobalLicensesSettings()
Returns the builder for the settings used for calls to listUserListGlobalLicenses.
updateUserListGlobalLicenseSettings()
public UnaryCallSettings.Builder<UpdateUserListGlobalLicenseRequest,UserListGlobalLicense> updateUserListGlobalLicenseSettings()
Returns the builder for the settings used for calls to updateUserListGlobalLicense.
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-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]