Class SecurityCenterStubSettings.Builder (2.11.1)

See more code actions.
public static class SecurityCenterStubSettings.Builder extends StubSettings.Builder<SecurityCenterStubSettings,SecurityCenterStubSettings.Builder>

Builder for SecurityCenterStubSettings.

java.lang.Object > StubSettings.Builder > SecurityCenterStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(SecurityCenterStubSettings settings)

protected Builder(SecurityCenterStubSettings settings)
Parameter
NameDescription
settingsSecurityCenterStubSettings

Methods

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

public SecurityCenterStubSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns

build()

public SecurityCenterStubSettings build()
Returns Overrides Exceptions
TypeDescription
IOException

bulkMuteFindingsOperationSettings()

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

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

Returns

bulkMuteFindingsSettings()

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

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

Returns

createBigQueryExportSettings()

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

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

Returns

createFindingSettings()

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

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

Returns

createMuteConfigSettings()

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

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

Returns

createNotificationConfigSettings()

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

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

Returns

createSourceSettings()

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

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

Returns

deleteBigQueryExportSettings()

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

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

Returns

deleteMuteConfigSettings()

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

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

Returns

deleteNotificationConfigSettings()

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

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

Returns

getBigQueryExportSettings()

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

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

Returns

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

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

Returns
TypeDescription
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

getNotificationConfigSettings()

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

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

Returns

getOrganizationSettingsSettings()

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

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

Returns

getSourceSettings()

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

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

Returns

groupAssetsSettings()

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

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

Returns

groupFindingsSettings()

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

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

Returns

listAssetsSettings()

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

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

Returns

listBigQueryExportsSettings()

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

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

Returns

listFindingsSettings()

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

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

Returns

listMuteConfigsSettings()

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

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

Returns

listNotificationConfigsSettings()

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

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

Returns

listSourcesSettings()

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

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

Returns

runAssetDiscoveryOperationSettings()

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

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

Returns

runAssetDiscoverySettings()

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

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

Returns

setFindingStateSettings()

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

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

Returns

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

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

Returns
TypeDescription
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

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

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

Returns
TypeDescription
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
TypeDescription
com.google.common.collect.ImmutableList<Builder<?,?>>

updateBigQueryExportSettings()

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

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

Returns

updateExternalSystemSettings()

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

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

Returns

updateFindingSettings()

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

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

Returns

updateMuteConfigSettings()

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

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

Returns

updateNotificationConfigSettings()

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

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

Returns

updateOrganizationSettingsSettings()

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

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

Returns

updateSecurityMarksSettings()

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

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

Returns

updateSourceSettings()

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

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

Returns