Send feedback
Class SecurityCenterSettingsServiceSettings.Builder (0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.12.0 keyboard_arrow_down
public static class SecurityCenterSettingsServiceSettings . Builder extends ClientSettings . Builder<SecurityCenterSettingsServiceSettings , SecurityCenterSettingsServiceSettings . Builder >
Builder for SecurityCenterSettingsServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(SecurityCenterSettingsServiceSettings settings)
protected Builder ( SecurityCenterSettingsServiceSettings settings )
Parameter
Builder(SecurityCenterSettingsServiceStubSettings.Builder stubSettings)
protected Builder ( SecurityCenterSettingsServiceStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityCenterSettingsServiceSettings . 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
batchCalculateEffectiveSettingsSettings()
public UnaryCallSettings . Builder<BatchCalculateEffectiveSettingsRequest , BatchCalculateEffectiveSettingsResponse > batchCalculateEffectiveSettingsSettings ()
Returns the builder for the settings used for calls to batchCalculateEffectiveSettings.
Returns
batchGetSettingsSettings()
public UnaryCallSettings . Builder<BatchGetSettingsRequest , BatchGetSettingsResponse > batchGetSettingsSettings ()
Returns the builder for the settings used for calls to batchGetSettings.
Returns
build()
public SecurityCenterSettingsServiceSettings build ()
Returns
Overrides
Exceptions
calculateEffectiveComponentSettingsSettings()
public UnaryCallSettings . Builder<CalculateEffectiveComponentSettingsRequest , ComponentSettings > calculateEffectiveComponentSettingsSettings ()
Returns the builder for the settings used for calls to calculateEffectiveComponentSettings.
Returns
calculateEffectiveSettingsSettings()
public UnaryCallSettings . Builder<CalculateEffectiveSettingsRequest , Settings > calculateEffectiveSettingsSettings ()
Returns the builder for the settings used for calls to calculateEffectiveSettings.
Returns
getComponentSettingsSettings()
public UnaryCallSettings . Builder<GetComponentSettingsRequest , ComponentSettings > getComponentSettingsSettings ()
Returns the builder for the settings used for calls to getComponentSettings.
Returns
getServiceAccountSettings()
public UnaryCallSettings . Builder<GetServiceAccountRequest , ServiceAccount > getServiceAccountSettings ()
Returns the builder for the settings used for calls to getServiceAccount.
Returns
getSettingsSettings()
public UnaryCallSettings . Builder<GetSettingsRequest , Settings > getSettingsSettings ()
Returns the builder for the settings used for calls to getSettings.
Returns
getStubSettingsBuilder()
public SecurityCenterSettingsServiceStubSettings . Builder getStubSettingsBuilder ()
Returns
listComponentsSettings()
public PagedCallSettings . Builder<ListComponentsRequest , ListComponentsResponse , SecurityCenterSettingsServiceClient . ListComponentsPagedResponse > listComponentsSettings ()
Returns the builder for the settings used for calls to listComponents.
Returns
public PagedCallSettings . Builder<ListDetectorsRequest , ListDetectorsResponse , SecurityCenterSettingsServiceClient . ListDetectorsPagedResponse > listDetectorsSettings ()
Returns the builder for the settings used for calls to listDetectors.
Returns
resetComponentSettingsSettings()
public UnaryCallSettings . Builder<ResetComponentSettingsRequest , Empty > resetComponentSettingsSettings ()
Returns the builder for the settings used for calls to resetComponentSettings.
Returns
resetSettingsSettings()
public UnaryCallSettings . Builder<ResetSettingsRequest , Empty > resetSettingsSettings ()
Returns the builder for the settings used for calls to resetSettings.
Returns
updateComponentSettingsSettings()
public UnaryCallSettings . Builder<UpdateComponentSettingsRequest , ComponentSettings > updateComponentSettingsSettings ()
Returns the builder for the settings used for calls to updateComponentSettings.
Returns
updateSettingsSettings()
public UnaryCallSettings . Builder<UpdateSettingsRequest , Settings > updateSettingsSettings ()
Returns the builder for the settings used for calls to updateSettings.
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 2024-11-19 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 2024-11-19 UTC."],[],[]]