Class SecurityCenterStub (2.51.0)

public abstract class SecurityCenterStub implements BackgroundResource

Base stub class for the SecurityCenter service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > SecurityCenterStub

Implements

BackgroundResource

Constructors

SecurityCenterStub()

public SecurityCenterStub()

Methods

batchCreateResourceValueConfigsCallable()

public UnaryCallable<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse> batchCreateResourceValueConfigsCallable()
Returns
Type Description
UnaryCallable<BatchCreateResourceValueConfigsRequest,BatchCreateResourceValueConfigsResponse>

bulkMuteFindingsCallable()

public UnaryCallable<BulkMuteFindingsRequest,Operation> bulkMuteFindingsCallable()
Returns
Type Description
UnaryCallable<BulkMuteFindingsRequest,Operation>

bulkMuteFindingsOperationCallable()

public OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> bulkMuteFindingsOperationCallable()
Returns
Type Description
OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty>

close()

public abstract void close()

createBigQueryExportCallable()

public UnaryCallable<CreateBigQueryExportRequest,BigQueryExport> createBigQueryExportCallable()
Returns
Type Description
UnaryCallable<CreateBigQueryExportRequest,BigQueryExport>

createFindingCallable()

public UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
Returns
Type Description
UnaryCallable<CreateFindingRequest,Finding>

createMuteConfigCallable()

public UnaryCallable<CreateMuteConfigRequest,MuteConfig> createMuteConfigCallable()
Returns
Type Description
UnaryCallable<CreateMuteConfigRequest,MuteConfig>

createNotificationConfigCallable()

public UnaryCallable<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigCallable()
Returns
Type Description
UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>

createSourceCallable()

public UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
Returns
Type Description
UnaryCallable<CreateSourceRequest,Source>

deleteBigQueryExportCallable()

public UnaryCallable<DeleteBigQueryExportRequest,Empty> deleteBigQueryExportCallable()
Returns
Type Description
UnaryCallable<DeleteBigQueryExportRequest,Empty>

deleteMuteConfigCallable()

public UnaryCallable<DeleteMuteConfigRequest,Empty> deleteMuteConfigCallable()
Returns
Type Description
UnaryCallable<DeleteMuteConfigRequest,Empty>

deleteNotificationConfigCallable()

public UnaryCallable<DeleteNotificationConfigRequest,Empty> deleteNotificationConfigCallable()
Returns
Type Description
UnaryCallable<DeleteNotificationConfigRequest,Empty>

deleteResourceValueConfigCallable()

public UnaryCallable<DeleteResourceValueConfigRequest,Empty> deleteResourceValueConfigCallable()
Returns
Type Description
UnaryCallable<DeleteResourceValueConfigRequest,Empty>

getBigQueryExportCallable()

public UnaryCallable<GetBigQueryExportRequest,BigQueryExport> getBigQueryExportCallable()
Returns
Type Description
UnaryCallable<GetBigQueryExportRequest,BigQueryExport>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getMuteConfigCallable()

public UnaryCallable<GetMuteConfigRequest,MuteConfig> getMuteConfigCallable()
Returns
Type Description
UnaryCallable<GetMuteConfigRequest,MuteConfig>

getNotificationConfigCallable()

public UnaryCallable<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigCallable()
Returns
Type Description
UnaryCallable<GetNotificationConfigRequest,NotificationConfig>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getResourceValueConfigCallable()

public UnaryCallable<GetResourceValueConfigRequest,ResourceValueConfig> getResourceValueConfigCallable()
Returns
Type Description
UnaryCallable<GetResourceValueConfigRequest,ResourceValueConfig>

getSimulationCallable()

public UnaryCallable<GetSimulationRequest,Simulation> getSimulationCallable()
Returns
Type Description
UnaryCallable<GetSimulationRequest,Simulation>

getSourceCallable()

public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Returns
Type Description
UnaryCallable<GetSourceRequest,Source>

getValuedResourceCallable()

public UnaryCallable<GetValuedResourceRequest,ValuedResource> getValuedResourceCallable()
Returns
Type Description
UnaryCallable<GetValuedResourceRequest,ValuedResource>

groupFindingsCallable()

public UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
Returns
Type Description
UnaryCallable<GroupFindingsRequest,GroupFindingsResponse>

groupFindingsPagedCallable()

public UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
Returns
Type Description
UnaryCallable<GroupFindingsRequest,GroupFindingsPagedResponse>

listAttackPathsCallable()

public UnaryCallable<ListAttackPathsRequest,ListAttackPathsResponse> listAttackPathsCallable()
Returns
Type Description
UnaryCallable<ListAttackPathsRequest,ListAttackPathsResponse>

listAttackPathsPagedCallable()

public UnaryCallable<ListAttackPathsRequest,SecurityCenterClient.ListAttackPathsPagedResponse> listAttackPathsPagedCallable()
Returns
Type Description
UnaryCallable<ListAttackPathsRequest,ListAttackPathsPagedResponse>

listBigQueryExportsCallable()

public UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse> listBigQueryExportsCallable()
Returns
Type Description
UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>

listBigQueryExportsPagedCallable()

public UnaryCallable<ListBigQueryExportsRequest,SecurityCenterClient.ListBigQueryExportsPagedResponse> listBigQueryExportsPagedCallable()
Returns
Type Description
UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsPagedResponse>

listFindingsCallable()

public UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
Returns
Type Description
UnaryCallable<ListFindingsRequest,ListFindingsResponse>

listFindingsPagedCallable()

public UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
Returns
Type Description
UnaryCallable<ListFindingsRequest,ListFindingsPagedResponse>

listMuteConfigsCallable()

public UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> listMuteConfigsCallable()
Returns
Type Description
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>

listMuteConfigsPagedCallable()

public UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsPagedResponse>

listNotificationConfigsCallable()

public UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse> listNotificationConfigsCallable()
Returns
Type Description
UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse>

listNotificationConfigsPagedCallable()

public UnaryCallable<ListNotificationConfigsRequest,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsPagedResponse>

listResourceValueConfigsCallable()

public UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse> listResourceValueConfigsCallable()
Returns
Type Description
UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsResponse>

listResourceValueConfigsPagedCallable()

public UnaryCallable<ListResourceValueConfigsRequest,SecurityCenterClient.ListResourceValueConfigsPagedResponse> listResourceValueConfigsPagedCallable()
Returns
Type Description
UnaryCallable<ListResourceValueConfigsRequest,ListResourceValueConfigsPagedResponse>

listSourcesCallable()

public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
Returns
Type Description
UnaryCallable<ListSourcesRequest,ListSourcesResponse>

listSourcesPagedCallable()

public UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
Returns
Type Description
UnaryCallable<ListSourcesRequest,ListSourcesPagedResponse>

listValuedResourcesCallable()

public UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesResponse> listValuedResourcesCallable()
Returns
Type Description
UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesResponse>

listValuedResourcesPagedCallable()

public UnaryCallable<ListValuedResourcesRequest,SecurityCenterClient.ListValuedResourcesPagedResponse> listValuedResourcesPagedCallable()
Returns
Type Description
UnaryCallable<ListValuedResourcesRequest,ListValuedResourcesPagedResponse>

setFindingStateCallable()

public UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
Returns
Type Description
UnaryCallable<SetFindingStateRequest,Finding>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

setMuteCallable()

public UnaryCallable<SetMuteRequest,Finding> setMuteCallable()
Returns
Type Description
UnaryCallable<SetMuteRequest,Finding>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateBigQueryExportCallable()

public UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport> updateBigQueryExportCallable()
Returns
Type Description
UnaryCallable<UpdateBigQueryExportRequest,BigQueryExport>

updateExternalSystemCallable()

public UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemCallable()
Returns
Type Description
UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>

updateFindingCallable()

public UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
Returns
Type Description
UnaryCallable<UpdateFindingRequest,Finding>

updateMuteConfigCallable()

public UnaryCallable<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigCallable()
Returns
Type Description
UnaryCallable<UpdateMuteConfigRequest,MuteConfig>

updateNotificationConfigCallable()

public UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigCallable()
Returns
Type Description
UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>

updateResourceValueConfigCallable()

public UnaryCallable<UpdateResourceValueConfigRequest,ResourceValueConfig> updateResourceValueConfigCallable()
Returns
Type Description
UnaryCallable<UpdateResourceValueConfigRequest,ResourceValueConfig>

updateSecurityMarksCallable()

public UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
Returns
Type Description
UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks>

updateSourceCallable()

public UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
Returns
Type Description
UnaryCallable<UpdateSourceRequest,Source>