Class SecurityProfileGroupServiceSettings.Builder (0.98.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class SecurityProfileGroupServiceSettings.Builder extends ClientSettings.Builder<SecurityProfileGroupServiceSettings,SecurityProfileGroupServiceSettings.Builder>
Builder for SecurityProfileGroupServiceSettings.
Inherited Members
com.google.api.gax.rpc.ClientSettings.Builder.setGdchApiAudience(java.lang.String)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckInterval(org.threeten.bp.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckIntervalDuration(java.time.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
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(SecurityProfileGroupServiceSettings settings)
protected Builder(SecurityProfileGroupServiceSettings settings)
Builder(SecurityProfileGroupServiceStubSettings.Builder stubSettings)
protected Builder(SecurityProfileGroupServiceStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityProfileGroupServiceSettings.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 SecurityProfileGroupServiceSettings build()
Overrides
createSecurityProfileGroupOperationSettings()
public OperationCallSettings.Builder<CreateSecurityProfileGroupRequest,SecurityProfileGroup,OperationMetadata> createSecurityProfileGroupOperationSettings()
Returns the builder for the settings used for calls to createSecurityProfileGroup.
createSecurityProfileGroupSettings()
public UnaryCallSettings.Builder<CreateSecurityProfileGroupRequest,Operation> createSecurityProfileGroupSettings()
Returns the builder for the settings used for calls to createSecurityProfileGroup.
createSecurityProfileOperationSettings()
public OperationCallSettings.Builder<CreateSecurityProfileRequest,SecurityProfile,OperationMetadata> createSecurityProfileOperationSettings()
Returns the builder for the settings used for calls to createSecurityProfile.
createSecurityProfileSettings()
public UnaryCallSettings.Builder<CreateSecurityProfileRequest,Operation> createSecurityProfileSettings()
Returns the builder for the settings used for calls to createSecurityProfile.
deleteSecurityProfileGroupOperationSettings()
public OperationCallSettings.Builder<DeleteSecurityProfileGroupRequest,Empty,OperationMetadata> deleteSecurityProfileGroupOperationSettings()
Returns the builder for the settings used for calls to deleteSecurityProfileGroup.
deleteSecurityProfileGroupSettings()
public UnaryCallSettings.Builder<DeleteSecurityProfileGroupRequest,Operation> deleteSecurityProfileGroupSettings()
Returns the builder for the settings used for calls to deleteSecurityProfileGroup.
deleteSecurityProfileOperationSettings()
public OperationCallSettings.Builder<DeleteSecurityProfileRequest,Empty,OperationMetadata> deleteSecurityProfileOperationSettings()
Returns the builder for the settings used for calls to deleteSecurityProfile.
deleteSecurityProfileSettings()
public UnaryCallSettings.Builder<DeleteSecurityProfileRequest,Operation> deleteSecurityProfileSettings()
Returns the builder for the settings used for calls to deleteSecurityProfile.
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> |
|
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> |
|
getSecurityProfileGroupSettings()
public UnaryCallSettings.Builder<GetSecurityProfileGroupRequest,SecurityProfileGroup> getSecurityProfileGroupSettings()
Returns the builder for the settings used for calls to getSecurityProfileGroup.
getSecurityProfileSettings()
public UnaryCallSettings.Builder<GetSecurityProfileRequest,SecurityProfile> getSecurityProfileSettings()
Returns the builder for the settings used for calls to getSecurityProfile.
getStubSettingsBuilder()
public SecurityProfileGroupServiceStubSettings.Builder getStubSettingsBuilder()
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,SecurityProfileGroupServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listSecurityProfileGroupsSettings()
public PagedCallSettings.Builder<ListSecurityProfileGroupsRequest,ListSecurityProfileGroupsResponse,SecurityProfileGroupServiceClient.ListSecurityProfileGroupsPagedResponse> listSecurityProfileGroupsSettings()
Returns the builder for the settings used for calls to listSecurityProfileGroups.
listSecurityProfilesSettings()
public PagedCallSettings.Builder<ListSecurityProfilesRequest,ListSecurityProfilesResponse,SecurityProfileGroupServiceClient.ListSecurityProfilesPagedResponse> listSecurityProfilesSettings()
Returns the builder for the settings used for calls to listSecurityProfiles.
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> |
|
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> |
|
updateSecurityProfileGroupOperationSettings()
public OperationCallSettings.Builder<UpdateSecurityProfileGroupRequest,SecurityProfileGroup,OperationMetadata> updateSecurityProfileGroupOperationSettings()
Returns the builder for the settings used for calls to updateSecurityProfileGroup.
updateSecurityProfileGroupSettings()
public UnaryCallSettings.Builder<UpdateSecurityProfileGroupRequest,Operation> updateSecurityProfileGroupSettings()
Returns the builder for the settings used for calls to updateSecurityProfileGroup.
updateSecurityProfileOperationSettings()
public OperationCallSettings.Builder<UpdateSecurityProfileRequest,SecurityProfile,OperationMetadata> updateSecurityProfileOperationSettings()
Returns the builder for the settings used for calls to updateSecurityProfile.
updateSecurityProfileSettings()
public UnaryCallSettings.Builder<UpdateSecurityProfileRequest,Operation> updateSecurityProfileSettings()
Returns the builder for the settings used for calls to updateSecurityProfile.
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-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]