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.
Constructors
SecurityCenterStub()
public SecurityCenterStub()
Methods
bulkMuteFindingsCallable()
public UnaryCallable<BulkMuteFindingsRequest,Operation> bulkMuteFindingsCallable()
Returns
bulkMuteFindingsOperationCallable()
public OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,Empty> bulkMuteFindingsOperationCallable()
Returns
close()
public abstract void close()
createFindingCallable()
public UnaryCallable<CreateFindingRequest,Finding> createFindingCallable()
Returns
createMuteConfigCallable()
public UnaryCallable<CreateMuteConfigRequest,MuteConfig> createMuteConfigCallable()
Returns
createNotificationConfigCallable()
public UnaryCallable<CreateNotificationConfigRequest,NotificationConfig> createNotificationConfigCallable()
Returns
createSourceCallable()
public UnaryCallable<CreateSourceRequest,Source> createSourceCallable()
Returns
deleteMuteConfigCallable()
public UnaryCallable<DeleteMuteConfigRequest,Empty> deleteMuteConfigCallable()
Returns
deleteNotificationConfigCallable()
public UnaryCallable<DeleteNotificationConfigRequest,Empty> deleteNotificationConfigCallable()
Returns
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
getNotificationConfigCallable()
public UnaryCallable<GetNotificationConfigRequest,NotificationConfig> getNotificationConfigCallable()
Returns
getOperationsStub()
public OperationsStub getOperationsStub()
Returns
getOrganizationSettingsCallable()
public UnaryCallable<GetOrganizationSettingsRequest,OrganizationSettings> getOrganizationSettingsCallable()
Returns
getSourceCallable()
public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Returns
groupAssetsCallable()
public UnaryCallable<GroupAssetsRequest,GroupAssetsResponse> groupAssetsCallable()
Returns
groupAssetsPagedCallable()
public UnaryCallable<GroupAssetsRequest,SecurityCenterClient.GroupAssetsPagedResponse> groupAssetsPagedCallable()
Returns
groupFindingsCallable()
public UnaryCallable<GroupFindingsRequest,GroupFindingsResponse> groupFindingsCallable()
Returns
groupFindingsPagedCallable()
public UnaryCallable<GroupFindingsRequest,SecurityCenterClient.GroupFindingsPagedResponse> groupFindingsPagedCallable()
Returns
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,SecurityCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns
listFindingsCallable()
public UnaryCallable<ListFindingsRequest,ListFindingsResponse> listFindingsCallable()
Returns
listFindingsPagedCallable()
public UnaryCallable<ListFindingsRequest,SecurityCenterClient.ListFindingsPagedResponse> listFindingsPagedCallable()
Returns
listMuteConfigsCallable()
public UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse> listMuteConfigsCallable()
Returns
listMuteConfigsPagedCallable()
public UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse> listMuteConfigsPagedCallable()
Returns
listNotificationConfigsCallable()
public UnaryCallable<ListNotificationConfigsRequest,ListNotificationConfigsResponse> listNotificationConfigsCallable()
Returns
listNotificationConfigsPagedCallable()
public UnaryCallable<ListNotificationConfigsRequest,SecurityCenterClient.ListNotificationConfigsPagedResponse> listNotificationConfigsPagedCallable()
Returns
listSourcesCallable()
public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
Returns
listSourcesPagedCallable()
public UnaryCallable<ListSourcesRequest,SecurityCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()
Returns
runAssetDiscoveryCallable()
public UnaryCallable<RunAssetDiscoveryRequest,Operation> runAssetDiscoveryCallable()
Returns
runAssetDiscoveryOperationCallable()
public OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,Empty> runAssetDiscoveryOperationCallable()
Returns
setFindingStateCallable()
public UnaryCallable<SetFindingStateRequest,Finding> setFindingStateCallable()
Returns
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
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> | |
updateExternalSystemCallable()
public UnaryCallable<UpdateExternalSystemRequest,ExternalSystem> updateExternalSystemCallable()
Returns
updateFindingCallable()
public UnaryCallable<UpdateFindingRequest,Finding> updateFindingCallable()
Returns
updateMuteConfigCallable()
public UnaryCallable<UpdateMuteConfigRequest,MuteConfig> updateMuteConfigCallable()
Returns
updateNotificationConfigCallable()
public UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig> updateNotificationConfigCallable()
Returns
updateOrganizationSettingsCallable()
public UnaryCallable<UpdateOrganizationSettingsRequest,OrganizationSettings> updateOrganizationSettingsCallable()
Returns
updateSecurityMarksCallable()
public UnaryCallable<UpdateSecurityMarksRequest,SecurityMarks> updateSecurityMarksCallable()
Returns
updateSourceCallable()
public UnaryCallable<UpdateSourceRequest,Source> updateSourceCallable()
Returns