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

target.apidocs.com.google.api.services.securitycenter.v1.SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules.html Maven / Gradle / Ivy

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






SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules (Security Command Center API v1-rev20240926-2.0.0)












com.google.api.services.securitycenter.v1

Class SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules

  • java.lang.Object
    • com.google.api.services.securitycenter.v1.SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules
    • Constructor Detail

      • EffectiveCustomModules

        public EffectiveCustomModules()
    • Method Detail

      • get

        public SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules.Get get(String name)
                                                                                                   throws IOException
        Gets an effective Event Threat Detection custom module at the given level. Create a request for the method "effectiveCustomModules.get". 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:
        name - Required. The resource name of the effective Event Threat Detection custom module. Its format is: * `organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module} `. * `folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}`. * `projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public SecurityCommandCenter.Projects.EventThreatDetectionSettings.EffectiveCustomModules.List list(String parent)
                                                                                                     throws IOException
        Lists all effective Event Threat Detection custom modules for the given parent. This includes resident modules defined at the scope of the parent along with modules inherited from its ancestors. Create a request for the method "effectiveCustomModules.list". 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. Name of the parent to list custom modules for. Its format is: * `organizations/{organization}/eventThreatDetectionSettings`. * `folders/{folder}/eventThreatDetectionSettings`. * `projects/{project}/eventThreatDetectionSettings`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy