Class SecurityCenterSettings.Builder (2.51.0)

public static class SecurityCenterSettings.Builder extends ClientSettings.Builder<SecurityCenterSettings,SecurityCenterSettings.Builder>

Builder for SecurityCenterSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > SecurityCenterSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(SecurityCenterSettings settings)

protected Builder(SecurityCenterSettings settings)
Parameter
Name Description
settings SecurityCenterSettings

Builder(SecurityCenterStubSettings.Builder stubSettings)

protected Builder(SecurityCenterStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings SecurityCenterStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public SecurityCenterSettings.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
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
SecurityCenterSettings.Builder

build()

public SecurityCenterSettings build()
Returns
Type Description
SecurityCenterSettings
Overrides
Exceptions
Type Description
IOException

bulkMuteFindingsOperationSettings()

public OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> bulkMuteFindingsOperationSettings()

Returns the builder for the settings used for calls to bulkMuteFindings.

Returns
Type Description
Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty>

bulkMuteFindingsSettings()

public UnaryCallSettings.Builder<BulkMuteFindingsRequest,Operation> bulkMuteFindingsSettings()

Returns the builder for the settings used for calls to bulkMuteFindings.

Returns
Type Description
Builder<BulkMuteFindingsRequest,Operation>

createBigQueryExportSettings()

public UnaryCallSettings.Builder<CreateBigQueryExportRequest,BigQueryExport> createBigQueryExportSettings()

Returns the builder for the settings used for calls to createBigQueryExport.

Returns
Type Description
Builder<CreateBigQueryExportRequest,BigQueryExport>

createFindingSettings()

public UnaryCallSettings.Builder<CreateFindingRequest,Finding> createFindingSettings()

Returns the builder for the settings used for calls to createFinding.

Returns
Type Description
Builder<CreateFindingRequest,Finding>

createMuteConfigSettings()

public UnaryCallSettings.Builder<CreateMuteConfigRequest,MuteConfig> createMuteConfigSettings()

Returns the builder for the settings used for calls to createMuteConfig.

Returns
Type Description
Builder<CreateMuteConfigRequest,MuteConfig>

createNotificationConfigSettings()

public UnaryCallSettings.Builder<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigSettings()

Returns the builder for the settings used for calls to createNotificationConfig.

Returns
Type Description
Builder<CreateNotificationConfigRequest,NotificationConfig>

createSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> createSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to createSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>

createSourceSettings()

public UnaryCallSettings.Builder<CreateSourceRequest,Source> createSourceSettings()

Returns the builder for the settings used for calls to createSource.

Returns
Type Description
Builder<CreateSourceRequest,Source>

deleteBigQueryExportSettings()

public UnaryCallSettings.Builder<DeleteBigQueryExportRequest,Empty> deleteBigQueryExportSettings()

Returns the builder for the settings used for calls to deleteBigQueryExport.

Returns
Type Description
Builder<DeleteBigQueryExportRequest,Empty>

deleteMuteConfigSettings()

public UnaryCallSettings.Builder<DeleteMuteConfigRequest,Empty> deleteMuteConfigSettings()

Returns the builder for the settings used for calls to deleteMuteConfig.

Returns
Type Description
Builder<DeleteMuteConfigRequest,Empty>

deleteNotificationConfigSettings()

public UnaryCallSettings.Builder<DeleteNotificationConfigRequest,Empty> deleteNotificationConfigSettings()

Returns the builder for the settings used for calls to deleteNotificationConfig.

Returns
Type Description
Builder<DeleteNotificationConfigRequest,Empty>

deleteSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<DeleteSecurityHealthAnalyticsCustomModuleRequest,Empty> deleteSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to deleteSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<DeleteSecurityHealthAnalyticsCustomModuleRequest,Empty>

getBigQueryExportSettings()

public UnaryCallSettings.Builder<GetBigQueryExportRequest,BigQueryExport> getBigQueryExportSettings()

Returns the builder for the settings used for calls to getBigQueryExport.

Returns
Type Description
Builder<GetBigQueryExportRequest,BigQueryExport>

getEffectiveSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest,EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to getEffectiveSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest,EffectiveSecurityHealthAnalyticsCustomModule>

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>

getMuteConfigSettings()

public UnaryCallSettings.Builder<GetMuteConfigRequest,MuteConfig> getMuteConfigSettings()

Returns the builder for the settings used for calls to getMuteConfig.

Returns
Type Description
Builder<GetMuteConfigRequest,MuteConfig>

getNotificationConfigSettings()

public UnaryCallSettings.Builder<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigSettings()

Returns the builder for the settings used for calls to getNotificationConfig.

Returns
Type Description
Builder<GetNotificationConfigRequest,NotificationConfig>

getOrganizationSettingsSettings()

public UnaryCallSettings.Builder<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsSettings()

Returns the builder for the settings used for calls to getOrganizationSettings.

Returns
Type Description
Builder<GetOrganizationSettingsRequest,OrganizationSettings>

getSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to getSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>

getSourceSettings()

public UnaryCallSettings.Builder<GetSourceRequest,Source> getSourceSettings()

Returns the builder for the settings used for calls to getSource.

Returns
Type Description
Builder<GetSourceRequest,Source>

getStubSettingsBuilder()

public SecurityCenterStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
SecurityCenterStubSettings.Builder

groupAssetsSettings() (deprecated)

public PagedCallSettings.Builder<GroupAssetsRequest,GroupAssetsResponse,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsSettings()

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 groupAssets.

Returns
Type Description
Builder<GroupAssetsRequest,GroupAssetsResponse,GroupAssetsPagedResponse>

groupFindingsSettings()

public PagedCallSettings.Builder<GroupFindingsRequest,GroupFindingsResponse,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsSettings()

Returns the builder for the settings used for calls to groupFindings.

Returns
Type Description
Builder<GroupFindingsRequest,GroupFindingsResponse,GroupFindingsPagedResponse>

listAssetsSettings() (deprecated)

public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,SecurityCenterClient.ListAssetsPagedResponse> listAssetsSettings()

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 listAssets.

Returns
Type Description
Builder<ListAssetsRequest,ListAssetsResponse,ListAssetsPagedResponse>

listBigQueryExportsSettings()

public PagedCallSettings.Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse> listBigQueryExportsSettings()

Returns the builder for the settings used for calls to listBigQueryExports.

Returns
Type Description
Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,ListBigQueryExportsPagedResponse>

listDescendantSecurityHealthAnalyticsCustomModulesSettings()

public PagedCallSettings.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse> listDescendantSecurityHealthAnalyticsCustomModulesSettings()

Returns the builder for the settings used for calls to listDescendantSecurityHealthAnalyticsCustomModules.

Returns
Type Description
Builder<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse>

listEffectiveSecurityHealthAnalyticsCustomModulesSettings()

public PagedCallSettings.Builder<ListEffectiveSecurityHealthAnalyticsCustomModulesRequest,ListEffectiveSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterClient.ListEffectiveSecurityHealthAnalyticsCustomModulesPagedResponse> listEffectiveSecurityHealthAnalyticsCustomModulesSettings()

Returns the builder for the settings used for calls to listEffectiveSecurityHealthAnalyticsCustomModules.

Returns
Type Description
Builder<ListEffectiveSecurityHealthAnalyticsCustomModulesRequest,ListEffectiveSecurityHealthAnalyticsCustomModulesResponse,ListEffectiveSecurityHealthAnalyticsCustomModulesPagedResponse>

listFindingsSettings()

public PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,SecurityCenterClient.ListFindingsPagedResponse> listFindingsSettings()

Returns the builder for the settings used for calls to listFindings.

Returns
Type Description
Builder<ListFindingsRequest,ListFindingsResponse,ListFindingsPagedResponse>

listMuteConfigsSettings()

public PagedCallSettings.Builder<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsSettings()

Returns the builder for the settings used for calls to listMuteConfigs.

Returns
Type Description
Builder<ListMuteConfigsRequest,ListMuteConfigsResponse,ListMuteConfigsPagedResponse>

listNotificationConfigsSettings()

public PagedCallSettings.Builder<ListNotificationConfigsRequest,ListNotificationConfigsResponse,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsSettings()

Returns the builder for the settings used for calls to listNotificationConfigs.

Returns
Type Description
Builder<ListNotificationConfigsRequest,ListNotificationConfigsResponse,ListNotificationConfigsPagedResponse>

listSecurityHealthAnalyticsCustomModulesSettings()

public PagedCallSettings.Builder<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPagedResponse> listSecurityHealthAnalyticsCustomModulesSettings()

Returns the builder for the settings used for calls to listSecurityHealthAnalyticsCustomModules.

Returns
Type Description
Builder<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,ListSecurityHealthAnalyticsCustomModulesPagedResponse>

listSourcesSettings()

public PagedCallSettings.Builder<ListSourcesRequest,ListSourcesResponse,SecurityCenterClient.ListSourcesPagedResponse> listSourcesSettings()

Returns the builder for the settings used for calls to listSources.

Returns
Type Description
Builder<ListSourcesRequest,ListSourcesResponse,ListSourcesPagedResponse>

runAssetDiscoveryOperationSettings() (deprecated)

public OperationCallSettings.Builder<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty> runAssetDiscoveryOperationSettings()

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 runAssetDiscovery.

Returns
Type Description
Builder<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty>

runAssetDiscoverySettings() (deprecated)

public UnaryCallSettings.Builder<RunAssetDiscoveryRequest,Operation> runAssetDiscoverySettings()

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 runAssetDiscovery.

Returns
Type Description
Builder<RunAssetDiscoveryRequest,Operation>

setFindingStateSettings()

public UnaryCallSettings.Builder<SetFindingStateRequest,Finding> setFindingStateSettings()

Returns the builder for the settings used for calls to setFindingState.

Returns
Type Description
Builder<SetFindingStateRequest,Finding>

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>

setMuteSettings()

public UnaryCallSettings.Builder<SetMuteRequest,Finding> setMuteSettings()

Returns the builder for the settings used for calls to setMute.

Returns
Type Description
Builder<SetMuteRequest,Finding>

simulateSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<SimulateSecurityHealthAnalyticsCustomModuleRequest,SimulateSecurityHealthAnalyticsCustomModuleResponse> simulateSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to simulateSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<SimulateSecurityHealthAnalyticsCustomModuleRequest,SimulateSecurityHealthAnalyticsCustomModuleResponse>

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>

updateBigQueryExportSettings()

public UnaryCallSettings.Builder<UpdateBigQueryExportRequest,BigQueryExport> updateBigQueryExportSettings()

Returns the builder for the settings used for calls to updateBigQueryExport.

Returns
Type Description
Builder<UpdateBigQueryExportRequest,BigQueryExport>

updateExternalSystemSettings()

public UnaryCallSettings.Builder<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemSettings()

Returns the builder for the settings used for calls to updateExternalSystem.

Returns
Type Description
Builder<UpdateExternalSystemRequest,ExternalSystem>

updateFindingSettings()

public UnaryCallSettings.Builder<UpdateFindingRequest,Finding> updateFindingSettings()

Returns the builder for the settings used for calls to updateFinding.

Returns
Type Description
Builder<UpdateFindingRequest,Finding>

updateMuteConfigSettings()

public UnaryCallSettings.Builder<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigSettings()

Returns the builder for the settings used for calls to updateMuteConfig.

Returns
Type Description
Builder<UpdateMuteConfigRequest,MuteConfig>

updateNotificationConfigSettings()

public UnaryCallSettings.Builder<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigSettings()

Returns the builder for the settings used for calls to updateNotificationConfig.

Returns
Type Description
Builder<UpdateNotificationConfigRequest,NotificationConfig>

updateOrganizationSettingsSettings()

public UnaryCallSettings.Builder<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsSettings()

Returns the builder for the settings used for calls to updateOrganizationSettings.

Returns
Type Description
Builder<UpdateOrganizationSettingsRequest,OrganizationSettings>

updateSecurityHealthAnalyticsCustomModuleSettings()

public UnaryCallSettings.Builder<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> updateSecurityHealthAnalyticsCustomModuleSettings()

Returns the builder for the settings used for calls to updateSecurityHealthAnalyticsCustomModule.

Returns
Type Description
Builder<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>

updateSecurityMarksSettings()

public UnaryCallSettings.Builder<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksSettings()

Returns the builder for the settings used for calls to updateSecurityMarks.

Returns
Type Description
Builder<UpdateSecurityMarksRequest,SecurityMarks>

updateSourceSettings()

public UnaryCallSettings.Builder<UpdateSourceRequest,Source> updateSourceSettings()

Returns the builder for the settings used for calls to updateSource.

Returns
Type Description
Builder<UpdateSourceRequest,Source>