Class SecurityCenterSettings.Builder (2.50.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

batchCreateResourceValueConfigsSettings()

public UnaryCallSettings.Builder<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse> batchCreateResourceValueConfigsSettings()

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

Returns
Type Description
Builder<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse>

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>

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>

deleteResourceValueConfigSettings()

public UnaryCallSettings.Builder<DeleteResourceValueConfigRequest,Empty> deleteResourceValueConfigSettings()

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

Returns
Type Description
Builder<DeleteResourceValueConfigRequest,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>

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>

getResourceValueConfigSettings()

public UnaryCallSettings.Builder<GetResourceValueConfigRequest,ResourceValueConfig> getResourceValueConfigSettings()

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

Returns
Type Description
Builder<GetResourceValueConfigRequest,ResourceValueConfig>

getSimulationSettings()

public UnaryCallSettings.Builder<GetSimulationRequest,Simulation> getSimulationSettings()

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

Returns
Type Description
Builder<GetSimulationRequest,Simulation>

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

getValuedResourceSettings()

public UnaryCallSettings.Builder<GetValuedResourceRequest,ValuedResource> getValuedResourceSettings()

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

Returns
Type Description
Builder<GetValuedResourceRequest,ValuedResource>

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>

listAttackPathsSettings()

public PagedCallSettings.Builder<ListAttackPathsRequest,ListAttackPathsResponse,SecurityCenterClient.ListAttackPathsPagedResponse> listAttackPathsSettings()

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

Returns
Type Description
Builder<ListAttackPathsRequest,ListAttackPathsResponse,ListAttackPathsPagedResponse>

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>

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>

listResourceValueConfigsSettings()

public PagedCallSettings.Builder<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,SecurityCenterClient.ListResourceValueConfigsPagedResponse> listResourceValueConfigsSettings()

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

Returns
Type Description
Builder<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse,ListResourceValueConfigsPagedResponse>

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>

listValuedResourcesSettings()

public PagedCallSettings.Builder<ListValuedResourcesRequest,ListValuedResourcesResponse,SecurityCenterClient.ListValuedResourcesPagedResponse> listValuedResourcesSettings()

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

Returns
Type Description
Builder<ListValuedResourcesRequest,ListValuedResourcesResponse,ListValuedResourcesPagedResponse>

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>

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>

updateResourceValueConfigSettings()

public UnaryCallSettings.Builder<UpdateResourceValueConfigRequest,ResourceValueConfig> updateResourceValueConfigSettings()

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

Returns
Type Description
Builder<UpdateResourceValueConfigRequest,ResourceValueConfig>

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>