All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.securitycenter.v1.SecurityCommandCenter.Folders.Findings.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241111-2.0.0
Show newest version






SecurityCommandCenter.Folders.Findings (Security Command Center API v1-rev20240926-2.0.0)












com.google.api.services.securitycenter.v1

Class SecurityCommandCenter.Folders.Findings

  • java.lang.Object
    • com.google.api.services.securitycenter.v1.SecurityCommandCenter.Folders.Findings
    • Constructor Detail

      • Findings

        public Findings()
    • Method Detail

      • bulkMute

        public SecurityCommandCenter.Folders.Findings.BulkMute bulkMute(String parent,
                                                                        BulkMuteFindingsRequest content)
                                                                 throws IOException
        Kicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done. Create a request for the method "findings.bulkMute". This request holds the parameters needed by the securitycenter server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The parent, at which bulk action needs to be applied. Its format is `organizations/[organization_id]`, `folders/[folder_id]`, `projects/[project_id]`.
        content - the BulkMuteFindingsRequest
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy