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

target.apidocs.com.google.api.services.migrationcenter.v1.MigrationCenterAPI.Projects.Locations.html Maven / Gradle / Ivy

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






MigrationCenterAPI.Projects.Locations (Migration Center API v1-rev20240620-2.0.0)












com.google.api.services.migrationcenter.v1

Class MigrationCenterAPI.Projects.Locations

  • java.lang.Object
    • com.google.api.services.migrationcenter.v1.MigrationCenterAPI.Projects.Locations
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • get

        public MigrationCenterAPI.Projects.Locations.Get get(String name)
                                                      throws IOException
        Gets information about a location. Create a request for the method "locations.get". This request holds the parameters needed by the migrationcenter server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Resource name for the location.
        Returns:
        the request
        Throws:
        IOException
      • getSettings

        public MigrationCenterAPI.Projects.Locations.GetSettings getSettings(String name)
                                                                      throws IOException
        Gets the details of regional settings. Create a request for the method "locations.getSettings". This request holds the parameters needed by the migrationcenter server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. Name of the resource.
        Returns:
        the request
        Throws:
        IOException
      • list

        public MigrationCenterAPI.Projects.Locations.List list(String name)
                                                        throws IOException
        Lists information about the supported locations for this service. Create a request for the method "locations.list". This request holds the parameters needed by the migrationcenter server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The resource that owns the locations collection, if applicable.
        Returns:
        the request
        Throws:
        IOException
      • updateSettings

        public MigrationCenterAPI.Projects.Locations.UpdateSettings updateSettings(String name,
                                                                                   Settings content)
                                                                            throws IOException
        Updates the regional-level project settings. Create a request for the method "locations.updateSettings". This request holds the parameters needed by the migrationcenter server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Output only. The name of the resource.
        content - the Settings
        Returns:
        the request
        Throws:
        IOException
      • assets

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

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.Assets.List request = migrationcenter.assets().list(parameters ...)
         
        Returns:
        the resource collection
      • discoveryClients

        public MigrationCenterAPI.Projects.Locations.DiscoveryClients discoveryClients()
        An accessor for creating requests from the DiscoveryClients collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.DiscoveryClients.List request = migrationcenter.discoveryClients().list(parameters ...)
         
        Returns:
        the resource collection
      • groups

        public MigrationCenterAPI.Projects.Locations.Groups groups()
        An accessor for creating requests from the Groups collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.Groups.List request = migrationcenter.groups().list(parameters ...)
         
        Returns:
        the resource collection
      • importJobs

        public MigrationCenterAPI.Projects.Locations.ImportJobs importJobs()
        An accessor for creating requests from the ImportJobs collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.ImportJobs.List request = migrationcenter.importJobs().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public MigrationCenterAPI.Projects.Locations.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.Operations.List request = migrationcenter.operations().list(parameters ...)
         
        Returns:
        the resource collection
      • preferenceSets

        public MigrationCenterAPI.Projects.Locations.PreferenceSets preferenceSets()
        An accessor for creating requests from the PreferenceSets collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.PreferenceSets.List request = migrationcenter.preferenceSets().list(parameters ...)
         
        Returns:
        the resource collection
      • reportConfigs

        public MigrationCenterAPI.Projects.Locations.ReportConfigs reportConfigs()
        An accessor for creating requests from the ReportConfigs collection.

        The typical use is:

            MigrationCenterAPI migrationcenter = new MigrationCenterAPI(...);
            MigrationCenterAPI.ReportConfigs.List request = migrationcenter.reportConfigs().list(parameters ...)
         
        Returns:
        the resource collection
      • sources

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

        The typical use is:

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy