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

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

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






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












com.google.api.services.securitycenter.v1

Class SecurityCommandCenter.Projects

  • java.lang.Object
    • com.google.api.services.securitycenter.v1.SecurityCommandCenter.Projects
  • Enclosing class:
    SecurityCommandCenter


    public class SecurityCommandCenter.Projects
    extends Object
    The "projects" collection of methods.
    • Constructor Detail

      • Projects

        public Projects()
    • Method Detail

      • assets

        public SecurityCommandCenter.Projects.Assets assets()
        An accessor for creating requests from the Assets collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.Assets.List request = securitycenter.assets().list(parameters ...)
         
        Returns:
        the resource collection
      • bigQueryExports

        public SecurityCommandCenter.Projects.BigQueryExports bigQueryExports()
        An accessor for creating requests from the BigQueryExports collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.BigQueryExports.List request = securitycenter.bigQueryExports().list(parameters ...)
         
        Returns:
        the resource collection
      • eventThreatDetectionSettings

        public SecurityCommandCenter.Projects.EventThreatDetectionSettings eventThreatDetectionSettings()
        An accessor for creating requests from the EventThreatDetectionSettings collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.EventThreatDetectionSettings.List request = securitycenter.eventThreatDetectionSettings().list(parameters ...)
         
        Returns:
        the resource collection
      • findings

        public SecurityCommandCenter.Projects.Findings findings()
        An accessor for creating requests from the Findings collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.Findings.List request = securitycenter.findings().list(parameters ...)
         
        Returns:
        the resource collection
      • locations

        public SecurityCommandCenter.Projects.Locations locations()
        An accessor for creating requests from the Locations collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.Locations.List request = securitycenter.locations().list(parameters ...)
         
        Returns:
        the resource collection
      • muteConfigs

        public SecurityCommandCenter.Projects.MuteConfigs muteConfigs()
        An accessor for creating requests from the MuteConfigs collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.MuteConfigs.List request = securitycenter.muteConfigs().list(parameters ...)
         
        Returns:
        the resource collection
      • notificationConfigs

        public SecurityCommandCenter.Projects.NotificationConfigs notificationConfigs()
        An accessor for creating requests from the NotificationConfigs collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.NotificationConfigs.List request = securitycenter.notificationConfigs().list(parameters ...)
         
        Returns:
        the resource collection
      • securityHealthAnalyticsSettings

        public SecurityCommandCenter.Projects.SecurityHealthAnalyticsSettings securityHealthAnalyticsSettings()
        An accessor for creating requests from the SecurityHealthAnalyticsSettings collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.SecurityHealthAnalyticsSettings.List request = securitycenter.securityHealthAnalyticsSettings().list(parameters ...)
         
        Returns:
        the resource collection
      • sources

        public SecurityCommandCenter.Projects.Sources sources()
        An accessor for creating requests from the Sources collection.

        The typical use is:

            SecurityCommandCenter securitycenter = new SecurityCommandCenter(...);
            SecurityCommandCenter.Sources.List request = securitycenter.sources().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy