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

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

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






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












com.google.api.services.securitycenter.v1

Class SecurityCommandCenter.Projects.SecurityHealthAnalyticsSettings.EffectiveCustomModules

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

      • EffectiveCustomModules

        public EffectiveCustomModules()
    • Method Detail

      • get

        public SecurityCommandCenter.Projects.SecurityHealthAnalyticsSettings.EffectiveCustomModules.Get get(String name)
                                                                                                      throws IOException
        Retrieves an EffectiveSecurityHealthAnalyticsCustomModule. 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. Name of the effective custom module to get. Its format is `organizations/{organization}/se curityHealthAnalyticsSettings/effectiveCustomModules/{customModule}`, `folders/{folder}/securityHealthAnalyticsSettings/effectiveCustomModules/{customModule}`, or `projects/{project}/securityHealthAnalyticsSettings/effectiveCustomModules/{customModule}`
        Returns:
        the request
        Throws:
        IOException
      • list

        public SecurityCommandCenter.Projects.SecurityHealthAnalyticsSettings.EffectiveCustomModules.List list(String parent)
                                                                                                        throws IOException
        Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the given parent. This includes resident modules defined at the scope of the parent, and inherited modules, inherited from CRM 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 parent to list effective custom modules. Its format is `organizations/{organization}/securityHealthAnalyticsSettings`, `folders/{folder}/securityHealthAnalyticsSettings`, or `projects/{project}/securityHealthAnalyticsSettings`
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy