Send feedback
Class SecurityCenterStub (2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.6.0 keyboard_arrow_down
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
close()
public abstract void close ()
createFindingCallable()
public UnaryCallable<CreateFindingRequest , Finding > createFindingCallable ()
Returns
createNotificationConfigCallable()
public UnaryCallable<CreateNotificationConfigRequest , NotificationConfig > createNotificationConfigCallable ()
Returns
createSourceCallable()
public UnaryCallable<CreateSourceRequest , Source > createSourceCallable ()
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 >
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
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 >
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type Description UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
updateFindingCallable()
public UnaryCallable<UpdateFindingRequest , Finding > updateFindingCallable ()
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
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]