public static class SecurityCenterManagementSettings.Builder extends ClientSettings.Builder<SecurityCenterManagementSettings,SecurityCenterManagementSettings.Builder>
Builder for SecurityCenterManagementSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(SecurityCenterManagementSettings settings)
protected Builder(SecurityCenterManagementSettings settings)
Builder(SecurityCenterManagementStubSettings.Builder stubSettings)
protected Builder(SecurityCenterManagementStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityCenterManagementSettings.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 SecurityCenterManagementSettings build()
Overrides
createEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<CreateEventThreatDetectionCustomModuleRequest,EventThreatDetectionCustomModule> createEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to
createEventThreatDetectionCustomModule.
createSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> createSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
createSecurityHealthAnalyticsCustomModule.
deleteEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<DeleteEventThreatDetectionCustomModuleRequest,Empty> deleteEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to
deleteEventThreatDetectionCustomModule.
deleteSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<DeleteSecurityHealthAnalyticsCustomModuleRequest,Empty> deleteSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
deleteSecurityHealthAnalyticsCustomModule.
getEffectiveEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<GetEffectiveEventThreatDetectionCustomModuleRequest,EffectiveEventThreatDetectionCustomModule> getEffectiveEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to
getEffectiveEventThreatDetectionCustomModule.
getEffectiveSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest,EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
getEffectiveSecurityHealthAnalyticsCustomModule.
getEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<GetEventThreatDetectionCustomModuleRequest,EventThreatDetectionCustomModule> getEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to getEventThreatDetectionCustomModule.
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> | |
getSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
getSecurityHealthAnalyticsCustomModule.
getStubSettingsBuilder()
public SecurityCenterManagementStubSettings.Builder getStubSettingsBuilder()
listDescendantEventThreatDetectionCustomModulesSettings()
public PagedCallSettings.Builder<ListDescendantEventThreatDetectionCustomModulesRequest,ListDescendantEventThreatDetectionCustomModulesResponse,SecurityCenterManagementClient.ListDescendantEventThreatDetectionCustomModulesPagedResponse> listDescendantEventThreatDetectionCustomModulesSettings()
Returns the builder for the settings used for calls to
listDescendantEventThreatDetectionCustomModules.
listDescendantSecurityHealthAnalyticsCustomModulesSettings()
public PagedCallSettings.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterManagementClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse> listDescendantSecurityHealthAnalyticsCustomModulesSettings()
Returns the builder for the settings used for calls to
listDescendantSecurityHealthAnalyticsCustomModules.
listEffectiveEventThreatDetectionCustomModulesSettings()
public PagedCallSettings.Builder<ListEffectiveEventThreatDetectionCustomModulesRequest,ListEffectiveEventThreatDetectionCustomModulesResponse,SecurityCenterManagementClient.ListEffectiveEventThreatDetectionCustomModulesPagedResponse> listEffectiveEventThreatDetectionCustomModulesSettings()
Returns the builder for the settings used for calls to
listEffectiveEventThreatDetectionCustomModules.
listEffectiveSecurityHealthAnalyticsCustomModulesSettings()
public PagedCallSettings.Builder<ListEffectiveSecurityHealthAnalyticsCustomModulesRequest,ListEffectiveSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterManagementClient.ListEffectiveSecurityHealthAnalyticsCustomModulesPagedResponse> listEffectiveSecurityHealthAnalyticsCustomModulesSettings()
Returns the builder for the settings used for calls to
listEffectiveSecurityHealthAnalyticsCustomModules.
listEventThreatDetectionCustomModulesSettings()
public PagedCallSettings.Builder<ListEventThreatDetectionCustomModulesRequest,ListEventThreatDetectionCustomModulesResponse,SecurityCenterManagementClient.ListEventThreatDetectionCustomModulesPagedResponse> listEventThreatDetectionCustomModulesSettings()
Returns the builder for the settings used for calls to listEventThreatDetectionCustomModules.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,SecurityCenterManagementClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listSecurityHealthAnalyticsCustomModulesSettings()
public PagedCallSettings.Builder<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,SecurityCenterManagementClient.ListSecurityHealthAnalyticsCustomModulesPagedResponse> listSecurityHealthAnalyticsCustomModulesSettings()
Returns the builder for the settings used for calls to
listSecurityHealthAnalyticsCustomModules.
simulateSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<SimulateSecurityHealthAnalyticsCustomModuleRequest,SimulateSecurityHealthAnalyticsCustomModuleResponse> simulateSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
simulateSecurityHealthAnalyticsCustomModule.
updateEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<UpdateEventThreatDetectionCustomModuleRequest,EventThreatDetectionCustomModule> updateEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to
updateEventThreatDetectionCustomModule.
updateSecurityHealthAnalyticsCustomModuleSettings()
public UnaryCallSettings.Builder<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> updateSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to
updateSecurityHealthAnalyticsCustomModule.
validateEventThreatDetectionCustomModuleSettings()
public UnaryCallSettings.Builder<ValidateEventThreatDetectionCustomModuleRequest,ValidateEventThreatDetectionCustomModuleResponse> validateEventThreatDetectionCustomModuleSettings()
Returns the builder for the settings used for calls to
validateEventThreatDetectionCustomModule.