Class SecurityCenterGrpc.SecurityCenterImplBase
- java.lang.Object
-
- com.google.cloud.securitycenter.v1.SecurityCenterGrpc.SecurityCenterImplBase
-
- All Implemented Interfaces:
SecurityCenterGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SecurityCenterGrpc
public abstract static class SecurityCenterGrpc.SecurityCenterImplBase extends Object implements io.grpc.BindableService, SecurityCenterGrpc.AsyncService
Base class for the server implementation of the service SecurityCenter.V1 APIs for Security Center service.
-
-
Constructor Summary
Constructors Constructor Description SecurityCenterImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.securitycenter.v1.SecurityCenterGrpc.AsyncService
bulkMuteFindings, createBigQueryExport, createFinding, createMuteConfig, createNotificationConfig, createSecurityHealthAnalyticsCustomModule, createSource, deleteBigQueryExport, deleteMuteConfig, deleteNotificationConfig, deleteSecurityHealthAnalyticsCustomModule, getBigQueryExport, getEffectiveSecurityHealthAnalyticsCustomModule, getIamPolicy, getMuteConfig, getNotificationConfig, getOrganizationSettings, getSecurityHealthAnalyticsCustomModule, getSource, groupAssets, groupFindings, listAssets, listBigQueryExports, listDescendantSecurityHealthAnalyticsCustomModules, listEffectiveSecurityHealthAnalyticsCustomModules, listFindings, listMuteConfigs, listNotificationConfigs, listSecurityHealthAnalyticsCustomModules, listSources, runAssetDiscovery, setFindingState, setIamPolicy, setMute, testIamPermissions, updateBigQueryExport, updateExternalSystem, updateFinding, updateMuteConfig, updateNotificationConfig, updateOrganizationSettings, updateSecurityHealthAnalyticsCustomModule, updateSecurityMarks, updateSource
-
-