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

target.apidocs.com.google.api.services.deploymentmanager.DeploymentManager.Operations.html Maven / Gradle / Ivy

There is a newer version: v2-rev20250102-2.0.0
Show newest version






DeploymentManager.Operations (Cloud Deployment Manager V2 API v2-rev20241122-2.0.0)












com.google.api.services.deploymentmanager

Class DeploymentManager.Operations

  • java.lang.Object
    • com.google.api.services.deploymentmanager.DeploymentManager.Operations
  • Enclosing class:
    DeploymentManager


    public class DeploymentManager.Operations
    extends Object
    The "operations" collection of methods.
    • Constructor Detail

      • Operations

        public Operations()
    • Method Detail

      • get

        public DeploymentManager.Operations.Get get(String project,
                                                    String operation)
                                             throws IOException
        Gets information about a specific operation. Create a request for the method "operations.get". This request holds the parameters needed by the deploymentmanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - The project ID for this request.
        operation - The name of the operation for this request.
        Returns:
        the request
        Throws:
        IOException
      • list

        public DeploymentManager.Operations.List list(String project)
                                               throws IOException
        Lists all operations for a project. Create a request for the method "operations.list". This request holds the parameters needed by the deploymentmanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - The project ID for this request.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy