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

target.apidocs.com.google.api.services.checks.v1alpha.ChecksService.Accounts.html Maven / Gradle / Ivy







ChecksService.Accounts (Checks API v1alpha-rev20241203-2.0.0)












com.google.api.services.checks.v1alpha

Class ChecksService.Accounts

  • java.lang.Object
    • com.google.api.services.checks.v1alpha.ChecksService.Accounts
  • Enclosing class:
    ChecksService


    public class ChecksService.Accounts
    extends Object
    The "accounts" collection of methods.
    • Constructor Detail

      • Accounts

        public Accounts()
    • Method Detail

      • apps

        public ChecksService.Accounts.Apps apps()
        An accessor for creating requests from the Apps collection.

        The typical use is:

            ChecksService checks = new ChecksService(...);
            ChecksService.Apps.List request = checks.apps().list(parameters ...)
         
        Returns:
        the resource collection
      • repos

        public ChecksService.Accounts.Repos repos()
        An accessor for creating requests from the Repos collection.

        The typical use is:

            ChecksService checks = new ChecksService(...);
            ChecksService.Repos.List request = checks.repos().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy