Class SecurityCenterStub
- java.lang.Object
-
- com.google.cloud.securitycenter.v1.stub.SecurityCenterStub
-
- All Implemented Interfaces:
com.google.api.gax.core.BackgroundResource
,AutoCloseable
- Direct Known Subclasses:
GrpcSecurityCenterStub
,HttpJsonSecurityCenterStub
@Generated("by gapic-generator-java") public abstract class SecurityCenterStub extends Object implements com.google.api.gax.core.BackgroundResource
Base stub class for the SecurityCenter service API.This class is for advanced usage and reflects the underlying API directly.
-
-
Constructor Summary
Constructors Constructor Description SecurityCenterStub()
-
Method Summary
-
-
-
Method Detail
-
getOperationsStub
public com.google.longrunning.stub.OperationsStub getOperationsStub()
-
getHttpJsonOperationsStub
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
-
bulkMuteFindingsOperationCallable
public com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty> bulkMuteFindingsOperationCallable()
-
bulkMuteFindingsCallable
public com.google.api.gax.rpc.UnaryCallable<BulkMuteFindingsRequest,com.google.longrunning.Operation> bulkMuteFindingsCallable()
-
createSecurityHealthAnalyticsCustomModuleCallable
public com.google.api.gax.rpc.UnaryCallable<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> createSecurityHealthAnalyticsCustomModuleCallable()
-
createSourceCallable
public com.google.api.gax.rpc.UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
-
createFindingCallable
public com.google.api.gax.rpc.UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
-
createMuteConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateMuteConfigRequest,MuteConfig> createMuteConfigCallable()
-
createNotificationConfigCallable
public com.google.api.gax.rpc.UnaryCallable<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigCallable()
-
deleteMuteConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteMuteConfigRequest,com.google.protobuf.Empty> deleteMuteConfigCallable()
-
deleteNotificationConfigCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteNotificationConfigRequest,com.google.protobuf.Empty> deleteNotificationConfigCallable()
-
deleteSecurityHealthAnalyticsCustomModuleCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteSecurityHealthAnalyticsCustomModuleRequest,com.google.protobuf.Empty> deleteSecurityHealthAnalyticsCustomModuleCallable()
-
getBigQueryExportCallable
public com.google.api.gax.rpc.UnaryCallable<GetBigQueryExportRequest,BigQueryExport> getBigQueryExportCallable()
-
getIamPolicyCallable
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
-
getMuteConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetMuteConfigRequest,MuteConfig> getMuteConfigCallable()
-
getNotificationConfigCallable
public com.google.api.gax.rpc.UnaryCallable<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigCallable()
-
getOrganizationSettingsCallable
public com.google.api.gax.rpc.UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsCallable()
-
getEffectiveSecurityHealthAnalyticsCustomModuleCallable
public com.google.api.gax.rpc.UnaryCallable<GetEffectiveSecurityHealthAnalyticsCustomModuleRequest,EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModuleCallable()
-
getSecurityHealthAnalyticsCustomModuleCallable
public com.google.api.gax.rpc.UnaryCallable<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModuleCallable()
-
getSourceCallable
public com.google.api.gax.rpc.UnaryCallable<GetSourceRequest,Source> getSourceCallable()
-
groupAssetsPagedCallable
@Deprecated public com.google.api.gax.rpc.UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsPagedCallable()
Deprecated.
-
groupAssetsCallable
@Deprecated public com.google.api.gax.rpc.UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> groupAssetsCallable()
Deprecated.
-
groupFindingsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
-
groupFindingsCallable
public com.google.api.gax.rpc.UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
-
listAssetsPagedCallable
@Deprecated public com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,SecurityCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Deprecated.
-
listAssetsCallable
@Deprecated public com.google.api.gax.rpc.UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Deprecated.
-
listDescendantSecurityHealthAnalyticsCustomModulesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse> listDescendantSecurityHealthAnalyticsCustomModulesPagedCallable()
-
listDescendantSecurityHealthAnalyticsCustomModulesCallable
public com.google.api.gax.rpc.UnaryCallable<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse> listDescendantSecurityHealthAnalyticsCustomModulesCallable()
-
listFindingsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
-
listFindingsCallable
public com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
-
listMuteConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsPagedCallable()
-
listMuteConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> listMuteConfigsCallable()
-
listNotificationConfigsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListNotificationConfigsRequest,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsPagedCallable()
-
listNotificationConfigsCallable
public com.google.api.gax.rpc.UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse> listNotificationConfigsCallable()
-
listEffectiveSecurityHealthAnalyticsCustomModulesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListEffectiveSecurityHealthAnalyticsCustomModulesRequest,SecurityCenterClient.ListEffectiveSecurityHealthAnalyticsCustomModulesPagedResponse> listEffectiveSecurityHealthAnalyticsCustomModulesPagedCallable()
-
listEffectiveSecurityHealthAnalyticsCustomModulesCallable
public com.google.api.gax.rpc.UnaryCallable<ListEffectiveSecurityHealthAnalyticsCustomModulesRequest,ListEffectiveSecurityHealthAnalyticsCustomModulesResponse> listEffectiveSecurityHealthAnalyticsCustomModulesCallable()
-
listSecurityHealthAnalyticsCustomModulesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSecurityHealthAnalyticsCustomModulesRequest,SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPagedResponse> listSecurityHealthAnalyticsCustomModulesPagedCallable()
-
listSecurityHealthAnalyticsCustomModulesCallable
public com.google.api.gax.rpc.UnaryCallable<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse> listSecurityHealthAnalyticsCustomModulesCallable()
-
listSourcesPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
-
listSourcesCallable
public com.google.api.gax.rpc.UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
-
runAssetDiscoveryOperationCallable
@Deprecated public com.google.api.gax.rpc.OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty> runAssetDiscoveryOperationCallable()
Deprecated.
-
runAssetDiscoveryCallable
@Deprecated public com.google.api.gax.rpc.UnaryCallable<RunAssetDiscoveryRequest,com.google.longrunning.Operation> runAssetDiscoveryCallable()
Deprecated.
-
setFindingStateCallable
public com.google.api.gax.rpc.UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
-
setMuteCallable
public com.google.api.gax.rpc.UnaryCallable<SetMuteRequest,Finding> setMuteCallable()
-
setIamPolicyCallable
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
-
testIamPermissionsCallable
public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
-
updateExternalSystemCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemCallable()
-
updateFindingCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
-
updateMuteConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigCallable()
-
updateNotificationConfigCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigCallable()
-
updateOrganizationSettingsCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsCallable()
-
updateSecurityHealthAnalyticsCustomModuleCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule> updateSecurityHealthAnalyticsCustomModuleCallable()
-
updateSourceCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
-
updateSecurityMarksCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
-
createBigQueryExportCallable
public com.google.api.gax.rpc.UnaryCallable<CreateBigQueryExportRequest,BigQueryExport> createBigQueryExportCallable()
-
deleteBigQueryExportCallable
public com.google.api.gax.rpc.UnaryCallable<DeleteBigQueryExportRequest,com.google.protobuf.Empty> deleteBigQueryExportCallable()
-
updateBigQueryExportCallable
public com.google.api.gax.rpc.UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport> updateBigQueryExportCallable()
-
listBigQueryExportsPagedCallable
public com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,SecurityCenterClient.ListBigQueryExportsPagedResponse> listBigQueryExportsPagedCallable()
-
listBigQueryExportsCallable
public com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse> listBigQueryExportsCallable()
-
close
public abstract void close()
- Specified by:
close
in interfaceAutoCloseable
-
-