Send feedback
Class IAMStubSettings.Builder (3.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.2.0 keyboard_arrow_down
public static class IAMStubSettings . Builder extends StubSettings . Builder<IAMStubSettings , IAMStubSettings . Builder >
Builder for IAMStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(IAMStubSettings settings)
protected Builder ( IAMStubSettings settings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public IAMStubSettings . 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.
Parameter
Returns
build()
public IAMStubSettings build ()
Returns
Overrides
Exceptions
createRoleSettings()
public UnaryCallSettings . Builder<CreateRoleRequest , Role > createRoleSettings ()
Returns the builder for the settings used for calls to createRole.
Returns
createServiceAccountKeySettings()
public UnaryCallSettings . Builder<CreateServiceAccountKeyRequest , ServiceAccountKey > createServiceAccountKeySettings ()
Returns the builder for the settings used for calls to createServiceAccountKey.
Returns
createServiceAccountSettings()
public UnaryCallSettings . Builder<CreateServiceAccountRequest , ServiceAccount > createServiceAccountSettings ()
Returns the builder for the settings used for calls to createServiceAccount.
Returns
deleteRoleSettings()
public UnaryCallSettings . Builder<DeleteRoleRequest , Role > deleteRoleSettings ()
Returns the builder for the settings used for calls to deleteRole.
Returns
deleteServiceAccountKeySettings()
public UnaryCallSettings . Builder<DeleteServiceAccountKeyRequest , Empty > deleteServiceAccountKeySettings ()
Returns the builder for the settings used for calls to deleteServiceAccountKey.
Returns
deleteServiceAccountSettings()
public UnaryCallSettings . Builder<DeleteServiceAccountRequest , Empty > deleteServiceAccountSettings ()
Returns the builder for the settings used for calls to deleteServiceAccount.
Returns
disableServiceAccountKeySettings()
public UnaryCallSettings . Builder<DisableServiceAccountKeyRequest , Empty > disableServiceAccountKeySettings ()
Returns the builder for the settings used for calls to disableServiceAccountKey.
Returns
disableServiceAccountSettings()
public UnaryCallSettings . Builder<DisableServiceAccountRequest , Empty > disableServiceAccountSettings ()
Returns the builder for the settings used for calls to disableServiceAccount.
Returns
enableServiceAccountKeySettings()
public UnaryCallSettings . Builder<EnableServiceAccountKeyRequest , Empty > enableServiceAccountKeySettings ()
Returns the builder for the settings used for calls to enableServiceAccountKey.
Returns
enableServiceAccountSettings()
public UnaryCallSettings . Builder<EnableServiceAccountRequest , Empty > enableServiceAccountSettings ()
Returns the builder for the settings used for calls to enableServiceAccount.
Returns
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns
Type Description Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
getRoleSettings()
public UnaryCallSettings . Builder<GetRoleRequest , Role > getRoleSettings ()
Returns the builder for the settings used for calls to getRole.
Returns
getServiceAccountKeySettings()
public UnaryCallSettings . Builder<GetServiceAccountKeyRequest , ServiceAccountKey > getServiceAccountKeySettings ()
Returns the builder for the settings used for calls to getServiceAccountKey.
Returns
getServiceAccountSettings()
public UnaryCallSettings . Builder<GetServiceAccountRequest , ServiceAccount > getServiceAccountSettings ()
Returns the builder for the settings used for calls to getServiceAccount.
Returns
lintPolicySettings()
public UnaryCallSettings . Builder<LintPolicyRequest , LintPolicyResponse > lintPolicySettings ()
Returns the builder for the settings used for calls to lintPolicy.
Returns
listRolesSettings()
public PagedCallSettings . Builder<ListRolesRequest , ListRolesResponse , IAMClient . ListRolesPagedResponse > listRolesSettings ()
Returns the builder for the settings used for calls to listRoles.
Returns
listServiceAccountKeysSettings()
public UnaryCallSettings . Builder<ListServiceAccountKeysRequest , ListServiceAccountKeysResponse > listServiceAccountKeysSettings ()
Returns the builder for the settings used for calls to listServiceAccountKeys.
Returns
listServiceAccountsSettings()
public PagedCallSettings . Builder<ListServiceAccountsRequest , ListServiceAccountsResponse , IAMClient . ListServiceAccountsPagedResponse > listServiceAccountsSettings ()
Returns the builder for the settings used for calls to listServiceAccounts.
Returns
patchServiceAccountSettings()
public UnaryCallSettings . Builder<PatchServiceAccountRequest , ServiceAccount > patchServiceAccountSettings ()
Returns the builder for the settings used for calls to patchServiceAccount.
Returns
queryAuditableServicesSettings()
public UnaryCallSettings . Builder<QueryAuditableServicesRequest , QueryAuditableServicesResponse > queryAuditableServicesSettings ()
Returns the builder for the settings used for calls to queryAuditableServices.
Returns
queryGrantableRolesSettings()
public PagedCallSettings . Builder<QueryGrantableRolesRequest , QueryGrantableRolesResponse , IAMClient . QueryGrantableRolesPagedResponse > queryGrantableRolesSettings ()
Returns the builder for the settings used for calls to queryGrantableRoles.
Returns
queryTestablePermissionsSettings()
public PagedCallSettings . Builder<QueryTestablePermissionsRequest , QueryTestablePermissionsResponse , IAMClient . QueryTestablePermissionsPagedResponse > queryTestablePermissionsSettings ()
Returns the builder for the settings used for calls to queryTestablePermissions.
Returns
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns
Type Description Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
signBlobSettings() (deprecated)
public UnaryCallSettings . Builder<SignBlobRequest , SignBlobResponse > signBlobSettings ()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to signBlob.
Returns
signJwtSettings() (deprecated)
public UnaryCallSettings . Builder<SignJwtRequest , SignJwtResponse > signJwtSettings ()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to signJwt.
Returns
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns
Type Description Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
undeleteRoleSettings()
public UnaryCallSettings . Builder<UndeleteRoleRequest , Role > undeleteRoleSettings ()
Returns the builder for the settings used for calls to undeleteRole.
Returns
undeleteServiceAccountSettings()
public UnaryCallSettings . Builder<UndeleteServiceAccountRequest , UndeleteServiceAccountResponse > undeleteServiceAccountSettings ()
Returns the builder for the settings used for calls to undeleteServiceAccount.
Returns
updateRoleSettings()
public UnaryCallSettings . Builder<UpdateRoleRequest , Role > updateRoleSettings ()
Returns the builder for the settings used for calls to updateRole.
Returns
updateServiceAccountSettings()
public UnaryCallSettings . Builder<ServiceAccount , ServiceAccount > updateServiceAccountSettings ()
Returns the builder for the settings used for calls to updateServiceAccount.
Returns
uploadServiceAccountKeySettings()
public UnaryCallSettings . Builder<UploadServiceAccountKeyRequest , ServiceAccountKey > uploadServiceAccountKeySettings ()
Returns the builder for the settings used for calls to uploadServiceAccountKey.
Returns
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-01-28 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-01-28 UTC."],[],[]]