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

target.apidocs.com.google.api.services.compute.Compute.RegionDisks.CreateSnapshot.html Maven / Gradle / Ivy







Compute.RegionDisks.CreateSnapshot (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute

Class Compute.RegionDisks.CreateSnapshot

    • Constructor Detail

      • CreateSnapshot

        protected CreateSnapshot(String project,
                                 String region,
                                 String disk,
                                 Snapshot content)
        Creates a snapshot of this regional disk. Create a request for the method "regionDisks.createSnapshot". This request holds the parameters needed by the the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.

        CreateSnapshot#initialize(com.google.api.client.googleapis.services.AbstractGoogleCl ientRequest) must be called to initialize this instance immediately after invoking the constructor.

        Parameters:
        project - Project ID for this request.
        region - Name of the region for this request.
        disk - Name of the regional persistent disk to snapshot.
        content - the Snapshot
        Since:
        1.13

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy