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.DiscoveryClients.html Maven / Gradle / Ivy

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






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












com.google.api.services.migrationcenter.v1

Class MigrationCenterAPI.Projects.Locations.DiscoveryClients

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

      • DiscoveryClients

        public DiscoveryClients()
    • Method Detail

      • delete

        public MigrationCenterAPI.Projects.Locations.DiscoveryClients.Delete delete(String name)
                                                                             throws IOException
        Deletes a discovery client. Create a request for the method "discoveryClients.delete". 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. The discovery client name.
        Returns:
        the request
        Throws:
        IOException
      • get

        public MigrationCenterAPI.Projects.Locations.DiscoveryClients.Get get(String name)
                                                                       throws IOException
        Gets the details of a discovery client. Create a request for the method "discoveryClients.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 - Required. The discovery client name.
        Returns:
        the request
        Throws:
        IOException
      • list

        public MigrationCenterAPI.Projects.Locations.DiscoveryClients.List list(String parent)
                                                                         throws IOException
        Lists all the discovery clients in a given project and location. Create a request for the method "discoveryClients.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:
        parent - Required. Parent resource.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy